BATTLE.BIN Routines
Revision as of 20:34, 12 December 2010 by 72.12.102.3 (talk) (Created page with "0x0 to 0x11e443 * 0x11e444 *1 Byte *Bit toggle *Status which removes all evasion *Normally 0x09 **Change 09 to XX ***40 - Crystal ***20 - Dead ***10 - Undead ***08 - Charging *...")
0x0 to 0x11e443
0x11e444
- 1 Byte
- Bit toggle
- Status which removes all evasion
- Normally 0x09
- Change 09 to XX
- 40 - Crystal
- 20 - Dead
- 10 - Undead
- 08 - Charging
- 04 - Jump
- 02 - Defending
- 01 - Performing
- Change 09 to XX
0x11e445 to 0x11f3db
0x11f3dc
- 1 Byte
- Bit Toggle
- Status which gives 50% bonus damage. Does not stack.
- Whoever has the status associated with this byte will take 50% more damage than usual.
- Normally 0x08
- Change 08 to XX
- 40 - Crystal
- 20 - Dead
- 10 - Undead
- 08 - Charging
- 04 - Jump
- 02 - Defending
- 01 - Performing
0x11f3dd to 0x15195b
0x15195c to 0x155167 (End)
- Empty. Nothing but 0x00 all the way down.