What to bank right now¶
Server 19. Everything below is computed in your browser from the cycle dates in
assets/schedule.json, against the in-game clock.
The clock needs one confirmation from you
Calibrated from a single reading: your in-game clock showed 14:27 while UTC was 18:27, so the site assumes server 19 runs at UTC−4.
What is not yet confirmed is which clock the daily reset follows. Watch one
reset and see which reads 00:00 when it fires — then set resetBasis in
assets/schedule.json to game or utc accordingly. Everything on this page
and the calendar depends on it.
How to read this¶
Three states, and the difference between the first two is the whole idea.
Spend now means a live event is scoring that category today. This is the window you were saving for — dump it. A speed-up used on a quiet Tuesday buys you time. The same speed-up used during the duel's speed-up day buys you time and duel points and Fortune Mobilization points and ranking position.
Hold means a window opens within a few days and that category will be worth more then than it is now. Stop spending it.
Free to use means nothing is scoring it and nothing will shortly. Clear your backlog — and note that economy upgrades belong here permanently, because delaying them costs you compounding production for points once.
The full reasoning, and what banking costs you, is in Banking and Timing.
Keeping this accurate¶
One file, one field. When an event starts on a different date than predicted:
- Open
docs/assets/schedule.json - Find the event, set
anchorto the real start date (YYYY-MM-DD, UTC) - Set
verifiedtotrue - Rebuild and re-upload
Everything downstream recalculates. You never edit a page.
For the irregular events — Lucky Cards, Hunting Festival, Quanti Action, Regal
Medal — set nextStart when the dev Discord announces a date. Leave it null
and they simply drop off the board rather than showing something wrong.