pokerogue/src/data
damocleas d3a1b42628
[Balance] 1.9 Passive and Egg Move Changes (#5741)
* Update passives.ts

* Update egg-moves.ts
2025-05-02 00:59:45 +02:00
..
abilities [Bug][Ability] Fix shell armor not blocking crits (#5737) 2025-05-01 19:20:03 +00:00
balance [Balance] 1.9 Passive and Egg Move Changes (#5741) 2025-05-02 00:59:45 +02:00
moves [Misc][Move] Add edge case to transform (#5732) 2025-04-29 18:30:28 -07:00
mystery-encounters [Dev] Add enemy pokemon level to encounter logging (#5718) 2025-04-27 01:22:56 -05:00
trainers [Balance] Elite 4 tweaks (#5706) 2025-04-28 15:40:58 -05:00
arena-tag.ts [Refactor][Move] Refactor move effect phase (#5678) 2025-04-23 00:10:27 +00:00
battle-anims.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
battler-tags.ts [Refactor][Move] Refactor move effect phase (#5678) 2025-04-23 00:10:27 +00:00
berry.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
challenge.ts [Balance][Refactor] Move fixed boss waves enum to file, adjust GL templates (#5689) 2025-04-23 14:48:04 -05:00
custom-pokemon-data.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
daily-run.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
data-lists.ts [Refactor] Refactor ability file part 1 (#5589) 2025-04-15 14:08:35 +00:00
dialogue.ts [Refactor] Minor refactor of trainer-config files (#5573) 2025-03-29 00:19:35 -04:00
egg-hatch-data.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
egg.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
exp.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
gender.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
nature.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokeball.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokemon-forms.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokemon-species.ts [Code] Added and enforced no-fallthrough + added eslint type checking (#5705) 2025-04-29 23:21:28 +00:00
splash-messages.ts [Biome] Add "no unused imports" rule (#5580) 2025-03-29 10:24:23 +00:00
status-effect.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
terrain.ts [Bug][UI/UX] Fix type hint after enemy disappears (#5677) 2025-04-19 08:04:19 -07:00
trainer-names.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
type.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
weather.ts [Code] Added and enforced no-fallthrough + added eslint type checking (#5705) 2025-04-29 23:21:28 +00:00