308
edits
Changes
added help text.
<noinclude>
The Enemy Stats template is used for recording the enemy's statistics, abilities, and the criteria for winning ribbons against this opponent. It is typically coupled with the [[Template:Deck List]] Template as well.
Parameters are:
* <code><nowiki>{{{Objective 1}}}</nowiki></code>: The primary objective. Defaults to "Win the Fight."
* <code><nowiki>{{{Objective Ribbons 1}}}</nowiki></code>: The number of ribbons for meeting Objective 1. Defaults to 5.
* <code><nowiki>{{{Objective 2}}}</nowiki></code>: The second node objective. Defaults to "Optional 1"
* <code><nowiki>{{{Objective Ribbons 2}}}</nowiki></code>: The number of ribbons for meeting Objective 2. Defaults to 3.
* <code><nowiki>{{{Objective 3}}}</nowiki></code>: The second node objective. Defaults to "Optional 2"
* <code><nowiki>{{{Objective Ribbons 3}}}</nowiki></code>: The number of ribbons for meeting Objective 2. Defaults to 2.
* <code><nowiki>{{{Level}}}</nowiki></code>: The enemy's level.
* <code><nowiki>{{{Hit Points}}}</nowiki></code>: The number of hit points the enemy starts with.
* <code><nowiki>{{{White Mana}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Blue Mana}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Black Mana}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Red Mana}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Green Mana}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Loyalty Bonus}}}</nowiki></code>: Enemy's White Mana Bonus. Defaults to +0
* <code><nowiki>{{{Ability 1}}}</nowiki></code>: The Enenmy's first ability's name from the game. Defaults to "Ability 1"
* <code><nowiki>{{{Ability 1 Description}}}</nowiki></code>: The first ability's description from the game. Defaults to "A1 Desc"
* <code><nowiki>{{{Ability 1 Cost}}}</nowiki></code>: The loyalty cost for ability 1. Defaults to 0.
* <code><nowiki>{{{Ability 2}}}</nowiki></code>: The Enenmy's first ability's name from the game. Defaults to blank.
* <code><nowiki>{{{Ability 2 Description}}}</nowiki></code>: The first ability's description from the game. Defaults to blank.
* <code><nowiki>{{{Ability 2 Cost}}}</nowiki></code>: The loyalty cost for ability 1. Defaults to blank.
* <code><nowiki>{{{Ability 3}}}</nowiki></code>: The Enenmy's first ability's name from the game. Defaults to blank.
* <code><nowiki>{{{Ability 3 Description}}}</nowiki></code>: The first ability's description from the game. Defaults to blank.
* <code><nowiki>{{{Ability 3 Cost}}}</nowiki></code>: The loyalty cost for ability 1. Defaults to blank.
The following is an example of how to use this template alongside the Deck List template to describe a fight:
<code><nowiki>
=== 2.2 Eternal of Harsh Truths ===
{{Enemy Stats
|Level=80
|Hit Points=166
|White Mana=+2
|Blue Mana=+3
|Black Mana=+2
|Ability 1=Affliction
|Ability 1 Description=Your opponent takes 6 damage and you gain 6 life.
|Ability 1 Cost=9
|Objective 1=Win the Fight.
|Objective 1 Ribbons=15
|Objective 2=Summon 2 or more Creatures during a turn.
|Objective 2 Ribbons=5
|Objective 3=Cast 4 or more Artifact supports during a single fight.
|Objective 3 Ribbons=5
}}
</nowiki></code>
<code><nowiki>
==== Eternal of Harsh Truths Deck List ====
{{Deck List
|[[Champion of Wits]]|creature
|[[Ominous Sphinx]]|creature
|[[The Locust God]]|creature
|[[Unesh, Criosphinx Sovereign]]|creature
|[[Vizier of the Anointed]]|creature
|[[Endless Sands]]|spell
|[[Imaginary Threats]]|spell
|[[Kefnet’s Last Word]]|spell
|[[Riddleform]]|support
|[[Swarm Intelligence]]|support
}}
</nowiki></code>
</noinclude>
{| class="wikitable"
! colspan="2" |Scoring