pokerogue/src/data/balance
NightKev db850c79cd
[Refactor] Moveset arrays can no longer hold null values (#4919)
* Pokemon movesets no longer allow `null` values

* Clean up all the bangs caused by movesets allowing `null`

* Pokemon movesets no longer allow `null` values

* Clean up all the bangs caused by movesets allowing `null`

* Fix merge issues

* Remove various unnecessary `?`

* Apply biome

* Fix `global-trade-system-encounter.ts`

* Fix merge issue

* Remove unnecessary parentheses

* Remove missed `?`

* Match formatting of `pokemon.ts`
2025-03-26 19:12:54 -07:00
..
biomes.ts [Balance] Implement more trainer types & add to biomes (#5520) 2025-03-25 01:51:59 -04:00
egg-moves.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
passives.ts [Balance] Split Passives and related (#5531) 2025-03-26 16:01:54 -04:00
pokemon-evolutions.ts [Refactor] Moveset arrays can no longer hold null values (#4919) 2025-03-26 19:12:54 -07:00
pokemon-level-moves.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
rates.ts [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07:00
signature-species.ts [Refactor] Move signature species to separate file (#5519) 2025-03-14 17:06:19 -04:00
special-species-groups.ts [Balance] Safeguard to prevent Paradox Pokemon spawning in ME's (#4915) 2024-11-29 22:02:29 -08:00
species-egg-tiers.ts [Balance] December Starter Balance Changes (#4883) 2024-12-02 14:59:02 -05:00
starters.ts [Balance] Follow Cost Change from #5416 (#5430) 2025-02-27 05:56:01 +00:00
tms.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00