GUARDIAN (MENTAL)
GUARDIAN (PHYSICAL)
By Dr Mike
Characters with this attribute are able to trigger active defences around other characters,
whether they be teammates, innocent bystanders or even villains.
All other character sin the level have a SHIELD command on them, which activates the defensive power
(causing the recipient to pause as they do so). Additionally, a character with this attribute gets a SHIELD ALL
command which will cause all other teammates to become shielded.
Note that shielding a character causes them to drop any existing active defences they have going.
This attribute does not allow the character to shield themselves. To do so, buy an active defence in the usual manner.
Customisations
FFX_GUARDIAN_MENTAL_CUSTOM=[
['defualt','ffx_do_mindshield','ffx_mindshield'],
]
FFX_GUARDIAN_PHYSICAL_CUSTOM=[
['default','ffx_do_physicalshield','ffx_physicalshield'],
]
The first optional slot is a dummy power fromt he Powers tab of FFEdit, which the guardian character uses
for energy cost, animation and effects when activating the shield on another character.
The second customisation is the actual active defence power used by recipients of this power, from the Defences tab of FFEdit.
See the Customisation Guide for an explanation of how to use these sections