pokerogue/src/data
Madmadness65 bd30dca47d Partially implement Battle Bond (Gen 8) & Power Construct abilities
Both abilities are still not fully functional yet (Battle Bond does not interact with Water Shuriken yet, Power Construct does not interact with 10% Power Construct Zygarde, and both forms do not revert after a battle yet), but this is a step to having them both completed.
Battle Bond Froakie line and Power Construct 50% Zygardes (as well as Aura Break 10% Zygardes) can now randomly appear in the wild.
Expect Battle Bond to potentially change to its Gen 9 version at some point in the future, rendering Ash-Greninja inaccessible.
2024-04-29 19:50:29 -05:00
..
enums Implement Snap Trap 2024-04-23 13:04:42 -05:00
ability.ts Partially implement Battle Bond (Gen 8) & Power Construct abilities 2024-04-29 19:50:29 -05:00
api.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
arena-tag.ts Fixed entry hazard crash 2024-04-26 00:59:20 -04: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 Make grass types unable to be seeded 2024-04-28 23:33:13 -04:00
berry.ts Add Leppa Berry 2024-03-19 23:18:48 -04:00
biomes.ts Add easier method of evolving Mantyke 2024-04-24 11:58:37 -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 Revise egg moves again 2024-04-26 18:50:14 -05:00
egg.ts Replace type gacha with rare egg move gacha 2024-03-03 21:30:11 -05: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 Fixed Outrage etc. lasting 4 turns 2024-04-28 23:57:40 -04: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 Add form change items for Deoxys; minor Rotom form learnset changes 2024-04-25 20:26:09 -05:00
pokemon-species.ts Partially implement Battle Bond (Gen 8) & Power Construct abilities 2024-04-29 19:50:29 -05:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
splash-messages.ts Styling changes 2024-04-25 04:01:00 -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 Add former HMs as TMs 2024-04-09 02:16:12 -05:00
trainer-config.ts Miscellaneous minor changes 2024-04-21 00:47:55 -05:00
trainer-names.ts Minor fix to Roughneck's possible names 2024-04-28 20:02:06 -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