Difference between revisions of "Template:Enemy Stats"
ElfNeedsFood (talk | contribs) |
ElfNeedsFood (talk | contribs) (added help text.) |
||
Line 1: | Line 1: | ||
+ | <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" | {| class="wikitable" | ||
! colspan="2" |Scoring | ! colspan="2" |Scoring |
Revision as of 21:48, 11 August 2018
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:
{{{Objective 1}}}
: The primary objective. Defaults to "Win the Fight."{{{Objective Ribbons 1}}}
: The number of ribbons for meeting Objective 1. Defaults to 5.{{{Objective 2}}}
: The second node objective. Defaults to "Optional 1"{{{Objective Ribbons 2}}}
: The number of ribbons for meeting Objective 2. Defaults to 3.{{{Objective 3}}}
: The second node objective. Defaults to "Optional 2"{{{Objective Ribbons 3}}}
: The number of ribbons for meeting Objective 2. Defaults to 2.
{{{Level}}}
: The enemy's level.{{{Hit Points}}}
: The number of hit points the enemy starts with.{{{White Mana}}}
: Enemy's White Mana Bonus. Defaults to +0{{{Blue Mana}}}
: Enemy's White Mana Bonus. Defaults to +0{{{Black Mana}}}
: Enemy's White Mana Bonus. Defaults to +0{{{Red Mana}}}
: Enemy's White Mana Bonus. Defaults to +0{{{Green Mana}}}
: Enemy's White Mana Bonus. Defaults to +0{{{Loyalty Bonus}}}
: Enemy's White Mana Bonus. Defaults to +0
{{{Ability 1}}}
: The Enenmy's first ability's name from the game. Defaults to "Ability 1"{{{Ability 1 Description}}}
: The first ability's description from the game. Defaults to "A1 Desc"{{{Ability 1 Cost}}}
: The loyalty cost for ability 1. Defaults to 0.
{{{Ability 2}}}
: The Enenmy's first ability's name from the game. Defaults to blank.{{{Ability 2 Description}}}
: The first ability's description from the game. Defaults to blank.{{{Ability 2 Cost}}}
: The loyalty cost for ability 1. Defaults to blank.{{{Ability 3}}}
: The Enenmy's first ability's name from the game. Defaults to blank.{{{Ability 3 Description}}}
: The first ability's description from the game. Defaults to blank.{{{Ability 3 Cost}}}
: 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:
=== 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
}}
==== 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
}}
Scoring | Statistics | Abilities | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Objective | Ribbons | Level | HP | Abilities | Ability Description | Cost | ||||||
Win the Fight. | 5 | 00 | 00 | +0 | +0 | +0 | +0 | +0 | +0 | Ability 1 | A1 Desc | 0 |
Optional 1 | 3 | |||||||||||
Optional 2 | 2 |