pokerogue/src/data
Jannik Tappert 512016faef
Sacrifical Moves (that dont require a target like explosion or self d… (#691)
* Sacrifical Moves (that dont require a target like explosion or self destruct) now also work if the target is flying, diving etc.

There is also a new catagorie of moves. "SacrificalMovesOnHit" for all moves that need to hit for them to be sacrifical like MEMENTO

* Added comments, added (what i think is TSDoc) to functions and classes. Removed empty lines i introduced

* .

* Added fixes for the Review by TempsRay.

* Added missing *

* Remove Target Requirement of SacrificialAttr

* Update move.ts

---------

Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
2024-05-15 04:10:20 -05:00
..
enums Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
ability.ts Readded removed args, inverted 'simulated' instead of removing (#874) 2024-05-15 03:56:06 -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 Ability Corrosion (#744) 2024-05-14 13:00:37 -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 Ability Corrosion (#744) 2024-05-14 13:00:37 -05:00
berry.ts Lum berry should cure status and confusion if possible 2024-05-06 00:27:39 -04:00
biomes.ts Update biomes.ts: Cave's Beach link changed to Lake 2024-05-14 18:54:39 -04:00
daily-run.ts offline mode - adds daily run and fixes clear freezes (#834) 2024-05-14 15:42:30 -04:00
dialogue.ts Make Simplified Chinese locale use zh_CN 2024-05-08 23:13:38 -05:00
egg-moves.ts Swap Rayquaza's egg moves 2024-05-11 14:20:54 -05:00
egg.ts Modify legend gacha to be even split (#858) 2024-05-14 11:34:40 -04:00
exp.ts Lowers xp curve for fluctuating slightly (#746) 2024-05-11 11:54:05 -05:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Sacrifical Moves (that dont require a target like explosion or self d… (#691) 2024-05-15 04:10:20 -05:00
nature.ts Natures langs with new config (#611) 2024-05-11 21:22:45 -05:00
pokeball.ts pokeball: implement i18n on pokeball name and add french i18n 2024-04-21 11:19:57 -04:00
pokemon-evolutions.ts Update Let's Go moves to their Gen 8 functionality 2024-05-13 20:59:38 -05:00
pokemon-forms.ts Implement Genesect's forms & Techno Blast 2024-05-04 19:45:07 -05:00
pokemon-level-moves.ts Lower starter cost of some mythical Pokémon 2024-05-14 01:21:28 -05:00
pokemon-species.ts Lower starter cost of some mythical Pokémon 2024-05-14 01:21:28 -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