pokerogue/src/data
Sirz Benjie c81d9b6a89
[Balance] Update moveset gen to calculate expected power (#5390)
* Make moveset gen consider multi hit moves fairly

* Make getTargetBenefitScore consider effective power

* Apply Kev's suggestions

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

* Fix improper stat ratio.

* Fix expected hit count for pop-bomb like moves

Accuracy is now properly divided by 100

* Update src/data/move.ts

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

* Update src/data/move.ts

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

* Update src/data/move.ts

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

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-02-25 08:22:25 -06:00
..
balance [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
mystery-encounters [Misc] Copy Encounter Phase logging to MEs (#5405) 2025-02-23 22:27:40 -08:00
ability.ts [Ability] Implement Teraform Zero ability (#5359) 2025-02-25 08:46:07 +01:00
arena-tag.ts [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05:00
battle-anims.ts [Feature] Tera Rework (#5233) 2025-02-16 16:20:50 -05:00
battler-tags.ts [Move] Add Taunt Removal Message #5407 2025-02-24 11:46:54 -05:00
berry.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
challenge.ts [UI][Enhancement] Allow tera type choice on starter select (#5366) 2025-02-21 07:23:08 +11:00
custom-pokemon-data.ts [Move] Improve implementation of Rage Fist damage increase (#5129) 2025-01-19 11:52:50 -06:00
daily-run.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
dialogue.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
egg-hatch-data.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
egg.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
exp.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
gender.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
move.ts [Balance] Update moveset gen to calculate expected power (#5390) 2025-02-25 08:22:25 -06:00
nature.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
pokemon-forms.ts [Feature] Tera Rework (#5233) 2025-02-16 16:20:50 -05:00
pokemon-species.ts [Bug] Fix Gym Leaders fought on wave 20 not evolving mons when fought later in the run (#5370) 2025-02-23 13:21:24 -06:00
splash-messages.ts Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) 2024-12-19 16:04:12 -08:00
status-effect.ts [Bug][Test] Instruct Bugfixes + More tests (#5134) 2025-01-29 19:19:05 -07:00
terrain.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
trainer-config.ts [Bug] Fix Gym Leaders fought on wave 20 not evolving mons when fought later in the run (#5370) 2025-02-23 13:21:24 -06:00
trainer-names.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
type.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
variant.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
weather.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00