mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-12 04:45:17 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| anims.ts | ||
| arena.ts | ||
| damage-number-handler.ts | ||
| mystery-encounter-intro.ts | ||
| pokemon-sprite-sparkle-handler.ts | ||
| pokemon.ts | ||
| trainer.ts | ||