
| HP: 820 | FP:100 | ||
| Offense | Defense | Evasion | |
|---|---|---|---|
| Physical | 85 | 80 | 0 |
| Magical | 25 | 60 | 0 |
Special Attributes: Enemy Removed by Script, Instant Death Protection
Resists: Sleep
Weak Against:
Spoils: 90 EXP, 50 coins, Dummy (Common), Dummy (Rare), Attack Up (6.25%)
Yoshi Cookie Item: Mushroom
Battle Script
if ($4 & 0x01) if (($4 & 0x02) == 0) if (only monster alive) if (Mario is alive) Set bits 00000010 of $04 Targetting: Random opponent Event: Johnny challenges Mario to a one-on-one Target becomes untargettable: monster 2 Target becomes untargettable: monster 3 Return to beginning if (only monster alive) Random number between 0 and 7->$RNG if ($RNG < 4) Unset $RNG Random attack: Normal attack/Skewer/Skewer Return to beginning if (only monster alive) Use random spell: None/Diamond Saw/Mega Drain Return to beginning Attack: Normal attack Begin Counter Script if ($HP < 0) Increment $3 Animation: Death Remove target: All allies+self Return to beginning if ($HP < 400) if (($4 & 0x01) == 0) Set bits 00000001 of $04 Targetting: Self Attack: Get Tough! Targetting: Random opponent Return to beginning