pokerogue/src/data
Madi Simpson b2c74cfc90
Implement Opportunist (#460)
* abilities: implement opportunist

* abilities: make it not infinitely loop like a dummy

* abilities: properly ignore only opportunist on opportunist boosts

* abilities: rename some things to make a bit more sense
2024-05-04 18:38:53 -05:00
..
enums Implement Forewarn, Frisk, and BattlerTags for Magnet Rise (WIP) (#241) 2024-05-04 12:10:40 +10:00
ability.ts Implement Opportunist (#460) 2024-05-04 18:38:53 -05:00
api.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
arena-tag.ts Implement Tailwind (#398) 2024-05-02 14:10:21 -05:00
battle-anims.ts Fix battle sprite losing shininess in battle animations 2024-04-25 01:49:06 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Implement Forewarn, Frisk, and BattlerTags for Magnet Rise (WIP) (#241) 2024-05-04 12:10:40 +10:00
berry.ts Implement Belch 2024-05-01 16:52:48 -04:00
biomes.ts Adjust more passive abilities 2024-05-03 19:21:02 -05:00
daily-run.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
dialogue.ts feat: correct typos in MistTag and Lance's dialog 2024-04-22 14:27:52 -04:00
egg-moves.ts Adjust Tyrogue egg move 2024-05-04 18:37:04 -05:00
egg.ts Add Neutralizing Gas message, display Manaphy egg gacha origin, allow catching wonder guard bosses (#322) 2024-05-04 12:29:30 +10:00
exp.ts Add growth rate to starter select screen 2023-10-24 23:04:23 -04:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Bugfix Tickle, Tearful Look, Decorate (#464) 2024-05-04 17:28:15 -05:00
nature.ts Fix attack type boosters applying universally and buff Soul Dew 2024-04-04 20:33:08 -04:00
pokeball.ts pokeball: implement i18n on pokeball name and add french i18n 2024-04-21 11:19:57 -04:00
pokemon-evolutions.ts Implement Alcremie flavors 2024-04-29 01:42:02 -05:00
pokemon-forms.ts Partially implement Battle Bond (Gen 8) & Power Construct abilities 2024-04-29 19:50:29 -05:00
pokemon-level-moves.ts Updated Learnset of Gen1 to Indigo Disc 2024-05-04 13:43:07 -04:00
pokemon-species.ts Fix Groudon's passive 2024-05-03 19:35:07 -05:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
splash-messages.ts Reapply stat change feature with fixes 2024-04-30 23:02:16 -04:00
status-effect.ts Overhaul random logic and implement battle seed 2024-01-02 21:31:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts fix formatting 2024-04-11 23:18:37 -04:00
tms.ts Fix effect spore immunities, tera blast TM distribution, and IVs shown on catch (#388) 2024-05-01 16:47:32 -05:00
trainer-config.ts Miscellaneous minor changes 2024-04-21 00:47:55 -05:00
trainer-names.ts Add Let's Go moves to Pikachu and Eevee's learnsets 2024-04-29 21:51:08 -05:00
type.ts Implement Soak, Forest's Curse, and Trick-or-Treat 2024-04-19 13:47:40 -04:00
variant.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
weather.ts Add more biome weather 2024-04-15 17:45:52 -04:00