[Enhancement] Shield Enhancement Suggestion #989
saigyoujiyukari
started this conversation in
Ideas and feedback
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[SOMESHIELD]
ShieldBar.Hide=no ; boolean. Shield bar display can now be turned off as needed, hiding both the shield bar box and shield pips.
ShieldAbilities=STRONGER,SELF_HEAL,FIREPOWER,FASTER. Lists the special attributes that this object obtains when it has this shield.
ShieldDuration=-1; integer. The duration of the shield in frames. Use -1 for infinite duration. Defaults to 0.
[SOMEWARHEADS]
The following two tags are used together to determine how long (in frames) the affected units will be shielded by a shield.
Shield.Duration=-1; integer
Shield.Cap=0 ; integer
Beta Was this translation helpful? Give feedback.
All reactions