Template:Consumable: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 65: | Line 65: | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
<div style="margin-left: 1em;"> | <div style="margin-left: 1em;"> | ||
• '''Condition''': {{#if:{{{trigger_max_hits|}}}|{{{trigger_max_hits}}}x | • '''Condition''': {{#if:{{{trigger_max_hits|}}}|{{{trigger_max_hits}}}x }}{{#if:{{{trigger_chance|}}}|{{{trigger_chance}}} chance }}{{{trigger_type}}}<br /> | ||
}}{{#if:{{{trigger_chance|}}}|{{{trigger_chance}}} chance | |||
}}{{{trigger_type}}}<br /> | |||
{{#if:{{{trigger_effect|}}}| {{{trigger_effect}}}{{#if:{{{trigger_duration|}}}| ({{{trigger_duration}}})}}<br />}} | {{#if:{{{trigger_effect|}}}| {{{trigger_effect}}}{{#if:{{{trigger_duration|}}}| ({{{trigger_duration}}})}}<br />}} | ||
</div> | </div> | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- REQUIREMENTS --> | <!-- REQUIREMENTS --> | ||