mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 14:25:32 +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 |
||
|---|---|---|
| .. | ||
| catching.test.ts | ||
| pokemon-funcs.test.ts | ||
| pokemon-id-checks.test.ts | ||
| pokemon.test.ts | ||