pokerogue/src/data
schmidtc1 d5ec5c371b
[Move] Fix bug for Spite and fully implement Eerie Spell (#2244)
* Bug fixes for spite, creates class to extend spite for eerie spell

* Comments for clarity, creates class to extend ReducePpMoveAttr

* Resolve reference error with AttackReducePpMoveAttr

* Shows move failed in a clearer way with showMoveText

* Localization of pp reduction moves

* Fixes issue of eerie spell reducing pp when ratio is 0

* Removes unnecessary phase replacement

* Remove partial implementation from eerie spell

* Adds locale entry for ppReduced to other languages
2024-06-17 15:05:23 -04:00
..
ability.ts [Ability] Implement Unseen Fist (#1776) 2024-06-15 22:14:49 -04:00
api-generator.script.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
arena-tag.ts [Move] Implemented Magnet Rise (#2081) 2024-06-17 17:35:06 +02:00
battle-anims.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
battle-stat.ts [Localization] Modification some code about battle stat for localization (#1985) 2024-06-15 22:25:18 -04:00
battler-tags.ts [Move] Implemented Magnet Rise (#2081) 2024-06-17 17:35:06 +02:00
berry.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
biomes.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
challenge.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
daily-run.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
dialogue.ts [Feature] Add Missing Champion Dialogue (#2120) 2024-06-15 16:47:44 +01:00
egg-moves.ts Update Egg Moves (#2227) 2024-06-14 17:30:36 -05:00
egg.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts [Move] Fix bug for Spite and fully implement Eerie Spell (#2244) 2024-06-17 15:05:23 -04:00
nature.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-evolutions.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokemon-forms.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokemon-level-moves.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokemon-species.ts Correct Iron Jugulis' passive ability 2024-06-16 17:38:32 -05:00
pokemon-stat.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
status-effect.ts Implement Purify (#1291) 2024-05-25 06:01:23 -05:00
temp-battle-stat.ts [Localization] Localized the statname in the X Item description (#2264) 2024-06-15 21:54:53 -04:00
terrain.ts [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
tms.ts [Bug] Add rest of trailblaze Pokemon (#2239) 2024-06-15 12:18:52 -04:00
trainer-config.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
trainer-names.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
type.ts Add setting for showing type effectiveness hints (#1061) 2024-06-08 15:33:13 -04:00
variant.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
weather.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00