pokerogue/src/data
Athebyne 2ab335a3c5
Implement Snipe Shot, and Propeller Tail/Stalwart (#661)
* Implemented Snipe Shot and Stalwart/Propeller Tail

* Remove Testing Overrides

I don't know why these got pushed, they are in the gitignore file.

* Snipe Shot also has a high crit rate

* Add Comment

* Add TsDoc documentation to BypassRedirectAttr

* Add ability pop-up for when Propeller Tail/Stalwart proc.

* Fix Formatting

* Tab align comment
2024-05-10 10:40:21 -05:00
..
enums Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
ability.ts Implement Snipe Shot, and Propeller Tail/Stalwart (#661) 2024-05-10 10:40:21 -05:00
api.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -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 Fix loading protosynthesis/quark drive boosts (#687) 2024-05-09 11:33:47 -05:00
berry.ts Lum berry should cure status and confusion if possible 2024-05-06 00:27:39 -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 Make Simplified Chinese locale use zh_CN 2024-05-08 23:13:38 -05:00
egg-moves.ts Quick egg move fixes 2024-05-06 00:31:28 -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 Implement Snipe Shot, and Propeller Tail/Stalwart (#661) 2024-05-10 10:40:21 -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 Implement Genesect's forms & Techno Blast 2024-05-04 19:45:07 -05:00
pokemon-level-moves.ts FIx Sceptile and Blaziken Learnsets (#606) 2024-05-07 13:42:07 -05:00
pokemon-species.ts Minor fix for Oinkologne's gender ratio 2024-05-09 10:21:01 -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 Prevent Fusion Status Errors +Fix Double Battle Issue (#472) 2024-05-04 22:16:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts terrain: psychic terrain doesn't block priority moves on the user's side (#470) 2024-05-04 20:45:37 -05:00
tms.ts Minor TM learn fixes and make glacial lance non contact (#553) 2024-05-06 12:00:51 -04:00
trainer-config.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04: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 Implemented Revelation Dance (#166) 2024-05-06 10:24:37 -05: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