Difference between revisions of "Template:Legendary"
Line 20: | Line 20: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
− | ! | + | ! style="text-align:left" | {{Event Icon|legendary}} Legendary |
− | + | | '''Side:''' {{ucfirst:{{{1}}}}} | |
− | + | | '''Turns:''' {{{2}}} | |
− | |||
− | |||
|- | |- | ||
− | | colspan=" | + | | colspan="3" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both| |
both players become| | both players become| | ||
the {{{1}}} becomes | the {{{1}}} becomes |
Revision as of 05:47, 24 February 2019
Usage
Displays the legendary feature of an event.
- The first parameter is which side (player, enemy, or both) the Legendary status affects.
- The second parameter is the turn on which the Legendary status activates.
Example
The following shorthand:
{{Legendary|both|5}} {{Legendary|enemy|3}}
Produces:
Legendary | Side: Both | Turns: 5 | ||
---|---|---|---|---|
After 5 turns, both players become legendary, dealing double damage, gaining +3 mana on each match, and drawing an extra card each turn. |
Legendary | Side: Enemy | Turns: 3 | ||
---|---|---|---|---|
After 3 turns, the enemy becomes legendary, dealing double damage, gaining +3 mana on each match, and drawing an extra card each turn. |