![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
List of target selection options. More...
Public Attributes | |
bool | selection_enabled |
The target can be selected. More... | |
bool | default_enemy |
The default target is an enemy. More... | |
bool | default_multiple |
The default target is a group. More... | |
bool | toggle_multiple |
The selection can change between groups and individuals. More... | |
bool | fixed_row |
The target group can be changed. More... | |
bool | short_range |
The command is short ranged. More... | |
bool | all_rows |
Targets all, enemies and allies. More... | |
bool | random |
The target is random. More... | |
List of target selection options.
bool KernelDataInstaller::Target::all_rows |
Targets all, enemies and allies.
When true, all allies and enemies are targets, and the selection can't be changed.
bool KernelDataInstaller::Target::default_enemy |
The default target is an enemy.
When true, the cursor starts in an enemy row. When false, it starts in the ally row. It may or may not be possible to change it.
bool KernelDataInstaller::Target::default_multiple |
The default target is a group.
When true, the cursor starts will all the members of a row selected. When false, it starts with only one target selected. It may or may not be possible to change it.
bool KernelDataInstaller::Target::fixed_row |
The target group can be changed.
When true, the target cannot be changed between enemies and allies. In this case {
bool KernelDataInstaller::Target::random |
The target is random.
When multiple targets are selected, one will be selected at random to be the receiving target. Cursor will cycle among all viable targets.
bool KernelDataInstaller::Target::selection_enabled |
The target can be selected.
If the target of the attack is selectable, at least between some subset of possible targets, this must be true.
bool KernelDataInstaller::Target::short_range |
The command is short ranged.
When true, if the target or the caster is not in the front of their row, the target will take half damage. Also, when true, an enemy covered by another enemy can't be targeted.
bool KernelDataInstaller::Target::toggle_multiple |
The selection can change between groups and individuals.
When true, the target can be changed between groups and individuals When false, only {