Template:Affliction

From Official Barotrauma Wiki
Revision as of 20:48, 11 January 2023 by G3jzer (talk | contribs) (trying to add support for afflictions with a chance)
Jump to: navigation, search
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)*{{#if:|({{{9}}} | {{{10}}}%)



{{Affliction|Psychosis Resistance|||600|300}}
gives: Psychosis Resistance (600 | 300)*{{#if:|({{{9}}} | {{{10}}}%)



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


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


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



{{Affliction|Internal Damage|-5||||-50|showpersec=yes|linktext=Any Internal Damage}}
gives: Any Internal Damage (-50)*(-5/s for 10s){{#if:|({{{9}}} | {{{10}}}%)


{{Affliction|talent=yes|Evasive Maneuvers}}
gives: Evasive Maneuvers {{#if:|({{{9}}} | {{{10}}}%)
(for use with talent afflictions)