Template:StatusIcon: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
QuinnBinn (talk | contribs)
Created for quick references to status effects, similar to Hero and Ability Icon. Uses AbilityCircle classes
 
Saag (talk | contribs)
m Removed line break
Line 16: Line 16:
| Tether = Locks targets in a circle around a central [[Vindicta#Abilities|Stake]]. They cannot leave this area until the effect expires.}}}}
| Tether = Locks targets in a circle around a central [[Vindicta#Abilities|Stake]]. They cannot leave this area until the effect expires.}}}}
</div>
</div>
</div>
</div></onlyinclude>
</onlyinclude>
{{Documentation}}
{{Documentation}}

Revision as of 15:11, 28 September 2024

Burn

Burn

Causes the target to take constant Spirit Damage over time.

Template documentation [view] [edit] [history] [purge]

A template similar to Template:AbilityIcon and Template:HeroIcon, but for Status Effects.

Basic formatting is as follows:

{{StatusIcon|Status Name|IsBuff|Image File}}

Some examples:

{{StatusIcon|Burn}}
{{StatusIcon|Barrage Amp|1|Barrage}}


Burn

Burn

Causes the target to take constant Spirit Damage over time.

Burn
Barrage Amp

Barrage Amp

Barrage Amp


The following StatusIcons are fully working without any additional effects.

{{StatusIcon|Burn}}
{{StatusIcon|Bleed}}
{{StatusIcon|Disarm}}
{{StatusIcon|Silence}}
{{StatusIcon|Immobilized}}
{{StatusIcon|Invisible}}
{{StatusIcon|Movement Slow}}
{{StatusIcon|Sleep}}
{{StatusIcon|Stun}}
{{StatusIcon|Tether}}
Any additional descriptions currently need to be added manually to the StatusIcon template. Might see about creating a json to store status info later.