FFHacktics
News
About

Downloads
Tools
Patches
Custom Sprites

Community
Forum
Contests
Mibbit (IRC)
FFH's Discord irc.ffhacktics.com #FFH

Resources
Wiki
Maps
Effects
Tutorials
Sprites
Item Palettes
Event Instructions


Affiliates
FFVI Hacking
Graphics Gale
Event Instruction: {83}ChangeStats ★
See Also: {92}InflictStatus ★

Description:
Change the stats of affected units.


Parameters:
Unit ID : Byte (hex)
Affect Allies : Byte (hex)
Stat : Byte (hex)
Value : Word (signed)


Unit ID : Byte (hex)
ID of the unit specified in the ENTD.
0x00 makes it affect all units on the field.


Affect Allies : Byte (hex)
0x01 = Affect all units of team Blue (player) if Unit ID is 0x00. Anything else makes everyone affected.


Stat : Byte (hex)
0x00 = blank?
0x01 = blank?
0x02 = CT
0x03 = Brave
0x04 = Faith



Value : Word (signed)
Adds this value to the previously existing one.

Final Fantasy Hacktics 2.0 ~ The Final Fantasy Tactics Hacking community
©2007-2014 Xifanie Boisvert
All materials are property of their respective owners.