New Content - Implemented Scaling monsters give stats based on mainstat

Theraze

Active member
September 18 - Scaling monsters now award stats based on your mainstat, rather than (because of the way scaling works) your Moxie.
So it's no longer advantageous to boost moxie rather than myst for saucerors. As an example.
 
It took me a little bit to figure this out, but now I'm down to a bunch of monsters.txt changes, so it should be done soon.
 
I guess you can tell they are scaling if MOX appears in the Atk calculation or MUS in the Def calculation, or are you adding a flag to monsters.txt that'll work even when stats aren't known?
 
I'm just looking for MUS, and for the most part copy-pasting the Atk: value, replacing MOX with a newly-added STAT.

Whoa. That sounds like you believe the monster's ATK is now based on the character's mainstat. If so, then you are mistaken. It is still based on MOX, just like it used to be. Only XP is different. Now they give XP as if the monsters ATK was based on mainstat, but that's only for XP calculation.
 
Back
Top