InflictStatus

From Final Fantasy Hacktics Wiki
Revision as of 22:32, 31 December 2013 by Xifanie (talk | contribs)
Jump to navigation Jump to search

{92} InflictStatus

Inflict a status on a given unit.


See Also: {83} ChangeStats{E5} WaitForInstruction(x43,x00)


Unit ID : Byte (hex)

ID of the unit specified in the ENTD.


x00 : Byte (hex)

This value is always set to x00 in the original game; it probably doesn't have a function.


Status : Byte (hex)

  • 0x00 = Revive with 1HP if necessary
  • 0x01 = Crystal
  • 0x02 = Poison


Unknown : Byte (hex)

Often 0x0C, else 0x01.


x00 : Byte (hex)

This value is always set to x00 in the original game; it probably doesn't have a function.