KinglerChamp / VanillaNuzlockeCalc

To Damage Calc against Trainers in your Nuzlocke challenge.
https://kinglerchamp.github.io/VanillaNuzlockeCalc/
3 stars 4 forks source link

Fix Team Star sets & add Starmobiles #8

Open PurpleYoyo opened 3 months ago

PurpleYoyo commented 3 months ago

Mela and Atticus were missing their sets for their first encounter due to the set name being the same as their rematch.

Also added Starmobiles to species.js and added them to the Team Star leader sets.

"Starmobiles are not technically proper forms of Revavroom, as the game essentially overwrites the last opponent that was knocked out, and directly modifies their stats, Nature, types, Abilities, and moves. As a result, the Starmobiles have no IVs or EVs, and have stats that are out-of-bounds for a typical Revavroom of similar level." - Bulbapedia

Bulbapedia also has each Starmobile's exact stats. So I gave each Starmobile the base stats that make it have the exact stats listed there at the level it is fought. This means they might not be correct if the level is changed, but this will never happen in-game.

KinglerChamp commented 3 months ago

This is set is changed for the next calc update