pokerogue/src/system
Moka a13550ec44
[Balance][ME] Various ME Balance changes (#4700)
* balance changes and updates to various MEs

* fix import to new item

* fix import to new item

* Update src/data/mystery-encounters/utils/encounter-pokemon-utils.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/phases/select-modifier-phase.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/modifier/modifier.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/modifier/modifier.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* revert item atlas changes

* eslint

* revert 'revert item atlas'

* update locale repo to latest commit

* Fix fiery fallout missing argument

* [balance] Training session ME does not update Seen/Defeated GameStats

* [balance] update Weird Dream ME maximum spawn wave

* [ME] update CombinationRequirements to allow AND or OR combinations

* refactor: CombinationPokemonRequirement `.Some()` and `Every()`

* chore: rename `orRequirements` to `requirements`

* fix: returns of `Some()` and `Any()`

* apply `Some()` / `Any()` pattern to `CombinationSceneRequirement` too

* revert 'offer you can't refuse' giving Silver Pokeball'

* Apply code review suggestions

* [me] Weird Dream: apply same old gateau logic to team in options 1 and 2

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
Co-authored-by: ImperialSympathizer <110984302+ben-lear@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: innerthunder <brandonerickson98@gmail.com>
2024-10-23 21:46:57 +02:00
..
settings Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
version_migration [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
achv.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
arena-data.ts [P2] Fix first-turn status damage and arena hazards (#3528) 2024-10-11 10:41:54 -04:00
challenge-data.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-data.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
game-data.ts [Balance][ME] Various ME Balance changes (#4700) 2024-10-23 21:46:57 +02:00
game-speed.ts Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
game-stats.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
modifier-data.ts [Dev] Save Data Version Migration (#4080) 2024-09-08 02:40:45 +01:00
pokemon-data.ts [Balance][ME] Various ME Balance changes (#4700) 2024-10-23 21:46:57 +02:00
session-history.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
trainer-data.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
unlockables.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
voucher.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00