Commit Graph

3 Commits

Author SHA1 Message Date
1jamie a722d24759 fix merge conflicts with dev 2026-08-13 07:39:11 -05:00
1jamie 6ff7dd0c38 refactor(battle): enhance RNG handling and fixed damage mechanics
- Always supply Gen 2 battle random (BattleRandom) and Gen 1 / love-style rng.
- Add EFFECT_STATIC_DAMAGE for Sonic Boom and Dragon Rage (move power; Ghost
  immunity via resettypematchup for static damage only).
- Keep Magnitude rolling via BattleRandom instead of collapsing to Magnitude 4.
- Cover RNG, static damage, and Magnitude in gen2 battle tests.
2026-08-12 17:52:02 -05:00
bryanthaboi ae6cac89e1 G2 support 2026-08-11 11:53:30 -04:00