damocleas
76453a31d1
[Balance][Bug] Rival Fight 3 Fix, Move Noibat in Biomes
...
Electivire corrected to be Electabuzz in Slot 3 on Fight 3 (55)
Noibat has been moved from Uncommon -> Rare in Grassy Field
2025-10-31 00:47:07 -04:00
damocleas
a48952e354
[Balance] [Bug] Fix Rhydon not being a Rhyhorn in Rival 2
2025-10-30 21:08:00 -04:00
damocleas
3e3b4173f1
balance fixes ( #6716 )
...
* Update passives.ts
revert zygarde because it doesn't work right now
* Update tms.ts
* shoot gholdengo
* filtering duraludon
2025-10-30 18:31:48 -04:00
damocleas
2109aace1d
[Balance] 1.11 Extra Changes ( #6651 )
...
* Add extra EXP Charm to Classic, Add 1 Ability 1 Shiny Charm to Daily
* Update Delibird moveset in pokemon-level-moves.ts based off of PLA
* Dragon Claw TM Ultra -> Great
* some gmax changes Update pokemon-species.ts
* X items - Update modifier.ts
* (Beta) Milotic and Golisopod slot 3 -> 4 Update rival-party-config.ts
* test fix for x items Update temp-stat-stage-booster.test.ts
* Update tms.ts air cutter and sky drop
* Update tms.ts water pulse and brutal swing
* (beta) fix for admins Update fixed-battle-configs.ts
* (beta) fix Update challenge.ts too
2025-10-21 20:45:02 -04:00
damocleas
0da202c26e
[Balance] Rival Fight Rework ( #6603 )
...
* Basic Implementation of new Rival Fights
* Set abilities for birds, Set levels for slots 3-5
* Left an accidental TODO
* Remove duplicate Paldea Tauros
* Allow species in getRandomPartyMemberFunc to be an array
* Use switch statement instead of if/else chain
* docs: add doc comments
* Misc cleanup
* Misc cleanup
* Implement superior rival fight teamgen
* Remove latent console logs from other PR
* Fix unrelated typo in pokemon-move-no-pp
* Tweak type overlap logic
* Fix off-by-one-error for limits
* Address Kev's comments from code review
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Fix typo
* Fix docs in `rival-party-config.ts`
* Add missing default in doc in `rival-team-gen.ts`
* Update src/ai/rival-team-gen.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/ai/rival-team-gen.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Address Kev's comments from code review
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com>
Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-10-01 23:45:50 -04:00