Difference between revisions of "Template:Enraged"
Line 20: | Line 20: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
− | ! | + | ! style="text-align:left" | {{Event Icon|enraged}} Enraged |
! Side: | ! Side: | ||
| {{ucfirst:{{{1}}}}} | | {{ucfirst:{{{1}}}}} |
Revision as of 05:45, 24 February 2019
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:
{{Enraged|both|5}} {{Enraged|enemy|3}}
Produces:
Enraged | Side: Both | Turns: 5 | ||
---|---|---|---|---|
After 5 turns, both players become enraged and deal double damage. |
Enraged | Side: Enemy | Turns: 3 | ||
---|---|---|---|---|
After 3 turns, the enemy becomes enraged and deals double damage. |