Target Types
"target_types" are what is used to determine who should be targetted by a skill within a given turn.
Target Types
| Target Type ID | Type | Type Description |
|---|---|---|
| 1 | Target self | |
| 2 | Target all allies | Use sub_target_types to target specific ally categories or names |
| 3 | Target the attacked enemy | |
| 4 | Target all enemies | |
| 5 | Seemingly a duplicate of 2(?) | Completely unused |
| 12 | Target SUPER class allies | |
| 13 | Target EXTREME class allies | |
| 14 | Target SUPER class enemies | |
| 15 | Target EXTREME class enemies | |
| 16 | Target all allies, excluding self |