Wisdomb33r / ffch-admin

Administration tool final-fantasy.ch website
GNU General Public License v3.0
0 stars 0 forks source link

#326: Fixed wrong parameters in PassiveElementsResistanceParser #430

Closed Sylvie closed 3 years ago

Sylvie commented 3 years ago

Pyro Glacial Lasswell has a Passive ElementsResistance SkillEffect with 7 parameters instead of 8 (for the elements).

Added a filler to the expected parameters so that there are always 8 of them.

Fixes #326