mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
https://github.com/pagefaultgames/pokerogue/pull/6617 The formula is `round(max friendship * (current wave / 200))` where the max friendship value a Pokemon can have is `255` and `current wave / 200` represents a % value based on how far in the game you are |
||
|---|---|---|
| .. | ||
| challenge-mode-helper.ts | ||
| classic-mode-helper.ts | ||
| daily-mode-helper.ts | ||
| field-helper.ts | ||
| game-manager-helper.ts | ||
| modifiers-helper.ts | ||
| move-helper.ts | ||
| overrides-helper.ts | ||
| reload-helper.ts | ||
| settings-helper.ts | ||