Enemy Stat Breaker
Version: 1.0
Type: Misc Add-On
Key Term: Misc Add-On
IntroductionTired of the annoying editor limit of 999 for the stats and 9999 for hp and sp for enemies? Deal with it no more! I've always wanted to make a final boss with more than 9999 hp but it was never possible with the editor limit. I no longer have to deal with it!
Features- Bypass the enemy's max strength, dexterity, intelligence, agility, magic defense, power defense, and attack.
- Bypass the enemy's max hp and sp
Screenshots
Demohttp://www.savefile.com/files/1981582 <= Also includes Max Modifier script and equipment stat breaker
Script
InstructionsGo to line # Edit Enemies Here and add a new line below it. Put this in the line
$data_enemies[x].y = z
X = Enemy ID
Y = Stat Choices are str, dex, agi, int, mdef, pdef, atk
Z = Number
CompatibilityNot compatible with anything else that alters the enemy's stats.
Credits and Thanks- game_guy for making it easier and forming it into a script
- Enterbrain for making the default scripts
Author's NotesPost any bugs you find here please.