pokerogue/src/data
Blitzy 107a7497a9
[Balance] Further Minor Adjustments to Evil Teams (#4376)
* Update trainer-config.ts

* Update Abilities on certain Mons

* Update trainer-config.ts
2024-09-22 21:34:27 -04:00
..
mystery-encounters [Bugs/Balance] Fix various ME bugs and small balance adjustments (#4369) 2024-09-22 05:47:32 +02:00
ability.ts [Balance] Remove Species Locks from Aura Wheel and Poison Puppeteer (#4330) 2024-09-22 20:07:35 +02:00
arena-tag.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
battle-anims.ts Fix crash when using enemy move override (#4352) 2024-09-22 18:06:53 -07:00
battler-tags.ts [Move] Implement Heal Block (#4120) 2024-09-21 13:15:32 -07:00
berry.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
biomes.ts fix: Fix missing comma in biomeLinks array 2024-09-02 00:03:51 +01:00
challenge.ts [Enhancement] Set Appropriate Evil Team on Monogen Challenges (#4355) 2024-09-20 22:49:16 -04:00
daily-run.ts Prevent daily runs from breaking due to very (un)lucky RNG (#3841) 2024-08-30 20:10:38 -07:00
dialogue.ts [BUG] Add enough keys in dialogue.ts for team star (#4362) 2024-09-21 12:39:44 -07:00
egg-hatch-data.ts [Enhancement] Skip egg hatching and show summary (#3726) 2024-09-04 16:59:25 +00:00
egg-moves.ts [Balance] Partial Passives + Egg Move Changes (#4357) 2024-09-20 19:47:14 -07:00
egg.ts [Dev] Remove variant-tiers.ts Enum (#3746) 2024-09-18 15:20:33 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts [Balance] Remove Species Locks from Aura Wheel and Poison Puppeteer (#4330) 2024-09-22 20:07:35 +02:00
nature.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
pokeball.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-evolutions.ts [Balance] Rework some evolutions (#2732) 2024-09-15 02:32:43 +01:00
pokemon-forms.ts Remove Dragon Ascent Requirement (#4284) 2024-09-16 20:03:13 +01:00
pokemon-level-moves.ts [Enhancement] Add Team Star as potential evil team (#4019) 2024-09-20 18:17:44 -07:00
pokemon-species.ts [Balance] Partial Passives + Egg Move Changes (#4357) 2024-09-20 19:47:14 -07:00
splash-messages.ts [Feature] Seasonal splash messages logic + scaffolding (#4318) 2024-09-19 15:59:37 -07:00
status-effect.ts [Bug] Fix DNA splicers broken from the strictnull check (#3454) 2024-08-09 09:33:31 -04:00
terrain.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
tms.ts Even more TM fixes (#3889) 2024-08-30 10:54:48 -07:00
trainer-config.ts [Balance] Further Minor Adjustments to Evil Teams (#4376) 2024-09-22 21:34:27 -04:00
trainer-names.ts [Misc] Update eslint.config.js for space after commas (#3649) 2024-08-23 16:36:10 +08:00
type.ts [Challenge] Inverse battle challenge (#3525) 2024-08-29 19:59:33 +01:00
variant.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
weather.ts [Hotfix] Fix harsh weather cancelling moves based on base type (#4097) 2024-09-08 02:29:49 -04:00