InflictStatus

From Final Fantasy Hacktics Wiki
Revision as of 22:22, 31 December 2013 by Xifanie (talk | contribs) (Created page with "= {92} {{IE_92}} = Inflict a status on a given unit. See Also: {83} {{IE_83}} {{UnitID}} {{x00}} == Status : Byte (hex) == *0x00 = Revive wit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{92} InflictStatus

Inflict a status on a given unit.


See Also: {83} ChangeStats


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.