TheFabulousPika / everybodys-golf-coins-and-gems-locator

A tool for locating the holes that coins and gems appear on for each golf course in the PS4 game Everybody's Golf
1 stars 0 forks source link
everybodys-golf ps4 videogame-tool

Everybody's Golf Coins and Gems Locator

日本語で読む

About

This is a tool for locating the holes that coins and gems appear on for each online golf course in the PS4 game Everybody's Golf.

Demo available here

Development notes

Game logic

  • There are a total of ten courses available for online play, including DLC. Each course is divided into two maps that contain either the "Out" (1-9) or "In" (10-18) holes. Game items such as coins, gems, special golf balls, and warp medals will spawn in the area of a certain hole (henceforth "item hole") on each map.

  • If hole N is the item hole on a particular "Out" map, the hole number N+10 on the corresponding "In" map will also be an item hole. If N+10 goes over 18, the count will restart from 10 with the excess being carried over.

  • The item hole number will progress by 2 when moving down the courses as they are listed on the course selection screen. When adding 2 to the previous item hole number places it over the maximum for the map type (i.e. 9 for "Out" and 18 for "In"), the count will loop back to the beginning with the excess being carried over.

  • Events are scheduled in the game according to Golf Island Time, which is the same as GMT. Lucky Chance is triggered at the top of the hour every two hours. Upon day change, maps will be reinitialized and the item hole will move to the next hole on each map.

Limitations

  • From time to time the daily item hole progression logic will be disrupted by extended server maintenance or other factors. In such cases, this tool can be resynchronized by updating the item hole number and Golf Island date found in data.js.