Template:Affliction: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 35: Line 35:


/// normal 2 (with a chance). {{{9}}} = normal 2 strength, {{{10}}} = normal 2 chance.   
/// normal 2 (with a chance). {{{9}}} = normal 2 strength, {{{10}}} = normal 2 chance.   
-->{{#if:{{{9|}}}| <span style="cursor:help;color:#a23dd1;" title="Affliction strength instantly gained {{!}} Chance">'''({{{9|}}} {{!}} {{{10|}}}%)'''</span>}}<!--
-->{{#if:{{{9|}}}|{{Space}}<span style="cursor:help;color:#a23dd1;" title="Affliction strength instantly gained {{!}} Chance">'''({{{9|}}} {{!}} {{{10|}}}%)'''</span>}}<!--


--></includeonly><noinclude>{{clr}}{{doc}}</noinclude>
--></includeonly><noinclude>{{clr}}{{doc}}</noinclude>

Revision as of 21:46, 11 January 2023

Documentation

Syntax

{{Affliction| Affliction name | Affliction strength change per second | idem but onFailure | strength instantly gained | idem but onFailure | Total affliction strength change | idem but onFailure | icon size override (default = 30) | linktext = <custom text> | showpersec = yes | icon = <custom icon> | talent = yes }}

Examples

{{Affliction|Internal Damage|2|4|||||60}}
gives: Internal Damage (2 | 4)*


{{Affliction|Psychosis Resistance|||600|300}}
gives: Psychosis Resistance (600 | 300)*


{{Affliction|Internal Damage|5||||50}}
gives: Internal Damage (50)* (per second change is in the tooltip on hover)


{{Affliction|Internal Damage||2.5||||25}}
gives: Internal Damage (25)* (per second change is in the tooltip on hover)


{{Affliction|Internal Damage|-5||||-50|showpersec=yes}}
gives: Internal Damage (-50)*(-5/s for 10s)


{{Affliction|Internal Damage|-5||||-50|showpersec=yes|linktext=Any Internal Damage}}
gives: Any Internal Damage (-50)*(-5/s for 10s)
{{Affliction|talent=yes|Evasive Maneuvers}}
gives: Evasive Maneuvers (for use with talent afflictions)