Changes

Jump to: navigation, search

Template:Enraged

806 bytes added, 00:41, 22 February 2019
Created page with "<noinclude> ==Usage== Displays the enraged feature of an event. * The first parameter is which side (player, enemy, or both) the Enraged status affects. * The second paramete..."
<noinclude>
==Usage==
Displays the enraged feature of an event.

* The first parameter is which side (player, enemy, or both) the Enraged status affects.
* The second parameter is the turn on which the Enraged status activates.

==Example==

The following shorthand:
<pre><nowiki>
{{Enraged|both|5}}
{{Enraged|enemy|3}}
</nowiki></pre>

Produces:

{{Enraged|both|5}}
{{Enraged|enemy|3}}

</noinclude><includeonly>{| class="wikitable"
! Enraged {{Event Icon|enraged}}
! Side:
| {{{1}}}
! Turns:
| {{{2}}}
|-
| colspan="5" | <small>''After {{{2}}} turns, <!--
-->{{#ifeq:{{{1}}}|both|both players become enraged and deal}}<!--
-->{{#ifeq:{{{1}}}|player|the player becomes enraged and deals}}<!--
-->{{#ifeq:{{{1}}}|enemy|the enemy becomes enraged and deals}}<!--
--> double damage.''</small>
|}</includeonly>

Navigation menu