pokerogue/src/data
NightKev 03b073f21f
[Bug] Analytic should only increase damage if the user moves last (#4917)
* Analytic only increases damage if the user moves last

* Return `isNullOrUndefined()` instead of `if` chain

---------

Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
2024-11-28 17:20:54 -08:00
..
balance [Balance] Fix Liquidation, Double-Edge, Body Press compatibility (#4879) 2024-11-15 14:07:02 -05:00
mystery-encounters [UI] Make ME text legible when using the legacy UI theme (#4847) 2024-11-16 23:34:14 +00:00
ability.ts [Bug] Analytic should only increase damage if the user moves last (#4917) 2024-11-28 17:20:54 -08:00
arena-tag.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
battle-anims.ts [Refactor] Clean up various methods in battle-scene.ts and pokemon.ts (#4412) 2024-11-03 21:53:52 -05:00
battler-tags.ts [Balance] Endure Tokens only endure one hit (#4875) 2024-11-15 21:11:46 +01:00
berry.ts [Beta][P2] Several Unburden bug fixes (#4820) 2024-11-10 14:21:29 -05:00
challenge.ts Set the IVs of default starters to 15. (#4861) 2024-11-14 11:35:13 -08:00
custom-pokemon-data.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
daily-run.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
dialogue.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg-hatch-data.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg.ts [Balance] Remove reduced weight for regional species from egg pulls (#4882) 2024-11-18 17:46:52 -08:00
exp.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
gender.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
move.ts Mark Rage Fist as partial in line with similar moves/abilities (#4894) 2024-11-28 17:17:18 -08:00
nature.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball.ts [Feature] [Item] Add Catching Charm item (#4811) 2024-11-09 14:38:45 +08:00
pokemon-forms.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokemon-species.ts [Sprite] Set default fps to 10 instead of 12 on pokemon animations (#4842) 2024-11-15 11:58:50 -05:00
splash-messages.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
status-effect.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
terrain.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
trainer-config.ts [Balance] Remove from trainers: Pika/Eevee forms before 30, BB Greninja, Rival starter HA (#4863) 2024-11-15 11:57:02 -05:00
trainer-names.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
type.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
variant.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
weather.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00