Difference between revisions of "Template:MultiTarget"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Multi Targeting : Byte (hex) ==
+
== <span id="Target">Target : Byte (hex)</span> ==
If [[#Unit_ID|Unit ID]] is set to x00:
+
If [[#Multi_Targeting|Multi Targeting]] is set to x00:
*x00: Affect every team's units
+
*Unit ID: ID of the unit specified in the ENTD.
*x01: Affect only the player team's units
+
If [[#Multi_Targeting|Multi Targeting]] is set to x01:
 +
*x00: Player's Team (blue)
 +
*x01: Player's Team (blue)
 +
*x02: All Enemy Teams (red/green/lightblue)
 +
*x03: All Enemy Teams (red/green/lightblue)
 +
*x04: All Teams
 +
 
 +
 
 +
== <span id="Multi_Targeting">Multi Targeting : Byte (hex)</span> ==
 +
*x00: One Target → Unit ID
 +
*x01: Various outcomes; see [[#Target|Target]]
 +
*x02: Target All Teams

Revision as of 02:13, 3 January 2014

Target : Byte (hex)

If Multi Targeting is set to x00:

  • Unit ID: ID of the unit specified in the ENTD.

If Multi Targeting is set to x01:

  • x00: Player's Team (blue)
  • x01: Player's Team (blue)
  • x02: All Enemy Teams (red/green/lightblue)
  • x03: All Enemy Teams (red/green/lightblue)
  • x04: All Teams


Multi Targeting : Byte (hex)

  • x00: One Target → Unit ID
  • x01: Various outcomes; see Target
  • x02: Target All Teams