Difference between revisions of "Template:Enemy Stats"

From mtgpq wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<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.
+
The Enemy Stats template is used for recording the enemy's statistics, abilities, and the criteria for winning ribbons against this opponent.
  
 
== Parameters ==
 
== Parameters ==
Line 15: Line 15:
 
* <code><nowiki>{{{Objective Runes 3}}}</nowiki></code>: The number of runes for meeting Objective 3.  Defaults to empty.
 
* <code><nowiki>{{{Objective Runes 3}}}</nowiki></code>: The number of runes for meeting Objective 3.  Defaults to empty.
  
 +
* <code><nowiki>{{{Name}}}</nowiki></code>: The enemy's name.
 
* <code><nowiki>{{{Level}}}</nowiki></code>: The enemy's level.
 
* <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>{{{Hit Points}}}</nowiki></code>: The number of hit points the enemy starts with.
Line 31: Line 32:
 
* <code><nowiki>{{{Ability 2 Description}}}</nowiki></code>: The first ability's description 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 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}}}</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 Description}}}</nowiki></code>: The first ability's description from the game. Defaults to blank.
Line 41: Line 43:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Enemy Stats
 
{{Enemy Stats
 +
|Name=Zetalpa, Primal Dawn
 
|Level=80
 
|Level=80
 
|Hit Points=166
 
|Hit Points=166
Line 57: Line 60:
 
|Objective 3 Ribbons=5
 
|Objective 3 Ribbons=5
 
}}
 
}}
 
 
</nowiki></pre>
 
</nowiki></pre>
  
 
It produces:
 
It produces:
 
 
{{Enemy Stats
 
{{Enemy Stats
 +
|Name=Zetalpa, Primal Dawn
 
|Level=80
 
|Level=80
 
|Hit Points=166
 
|Hit Points=166
Line 80: Line 82:
 
}}
 
}}
  
 
+
</noinclude><includeonly>{|
</noinclude><includeonly>
+
| style="vertical-align: top" | <!-- Outer table column 1 -->
{|
 
| style="vertical-align: top" |
 
{| class="wikitable"
 
!Objective
 
!Reward
 
|-
 
|{{{Objective 1|Win the Fight.}}}
 
|{{Ribbons|{{{Objective 1 Ribbons|5}}}}}<!--
 
-->{{#if:{{{Objective 1 Runes|}}}|<br>{{Runes|{{{Objective 1 Runes}}}}}}}
 
|-
 
|{{{Objective 2|Optional 1}}}
 
|{{Ribbons|{{{Objective 2 Ribbons|3}}}}}<!--
 
-->{{#if:{{{Objective 2 Runes|}}}|<br>{{Runes|{{{Objective 2 Runes}}}}}}}
 
|-
 
|{{{Objective 3|Optional 2}}}
 
|{{Ribbons|{{{Objective 3 Ribbons|2}}}}}<!--
 
-->{{#if:{{{Objective 3 Runes|}}}|<br>{{Runes|{{{Objective 3 Runes}}}}}}}
 
|}
 
| style="vertical-align: top" |
 
 
{| class="wikitable"  
 
{| class="wikitable"  
 +
{{#if:{{{Name|}}}|
 +
! rowspan="2" {{!}} ''{{{Name}}}'' }}
 
! Level
 
! Level
 +
! HP
 +
![[File:Icon W.png|x20px|White mana bonus]]
 +
![[File:Icon U.png|x20px|Blue mana bonus]]
 +
![[File:Icon B.png|x20px|Black mana bonus]]
 +
![[File:Icon R.png|x20px|Red mana bonus]]
 +
![[File:Icon G.png|x20px|Green mana bonus]]
 +
![[File:Icon L.png|x20px|Loyalty bonus]]
 +
|-
 
| {{{Level|00}}}
 
| {{{Level|00}}}
|-
 
! HP
 
 
| {{{Hit Points|00}}}
 
| {{{Hit Points|00}}}
|-
 
![[File:Icon W.png|x20px|White mana bonus]]
 
 
| {{{White Mana|+0}}}
 
| {{{White Mana|+0}}}
|-
 
![[File:Icon U.png|x20px|Blue mana bonus]]
 
 
| {{{Blue Mana|+0}}}
 
| {{{Blue Mana|+0}}}
|-
 
![[File:Icon B.png|x20px|Black mana bonus]]
 
 
| {{{Black Mana|+0}}}
 
| {{{Black Mana|+0}}}
|-
 
![[File:Icon R.png|x20px|Red mana bonus]]
 
 
| {{{Red Mana|+0}}}
 
| {{{Red Mana|+0}}}
|-
 
![[File:Icon G.png|x20px|Green mana bonus]]
 
 
| {{{Green Mana|+0}}}
 
| {{{Green Mana|+0}}}
{{#if:{{{Loyalty Bonus|}}}|
+
| {{{Loyalty Bonus|+0}}}
{{!}}-
 
![[File:Icon L.png|x20px|Loyalty bonus]]
 
{{!}} {{{Loyalty Bonus}}}
 
}}
 
 
|}
 
|}
| style="vertical-align: top" |
 
 
{{#if:{{{Ability 1|}}}|
 
{{#if:{{{Ability 1|}}}|
 
{{{!}} class="wikitable"
 
{{{!}} class="wikitable"
Line 150: Line 126:
 
{{!}}{{{Ability 3 Cost|}}}
 
{{!}}{{{Ability 3 Cost|}}}
 
}} }}
 
}} }}
 +
|}
 +
| &nbsp;                        <!-- Outer table blank column to space out the tables -->
 +
| style="vertical-align: top" |  <!-- Outer table column 2 -->
 +
{| class="wikitable"
 +
!Objective
 +
!Reward
 +
|-
 +
|{{{Objective 1|Win the Fight.}}}
 +
|{{Ribbons|{{{Objective 1 Ribbons|5}}}}}<!--
 +
-->{{#if:{{{Objective 1 Runes|}}}|<br>{{Runes|{{{Objective 1 Runes}}}}}}}
 +
|-
 +
|{{{Objective 2|Optional 1}}}
 +
|{{Ribbons|{{{Objective 2 Ribbons|3}}}}}<!--
 +
-->{{#if:{{{Objective 2 Runes|}}}|<br>{{Runes|{{{Objective 2 Runes}}}}}}}
 +
|-
 +
|{{{Objective 3|Optional 2}}}
 +
|{{Ribbons|{{{Objective 3 Ribbons|2}}}}}<!--
 +
-->{{#if:{{{Objective 3 Runes|}}}|<br>{{Runes|{{{Objective 3 Runes}}}}}}}
 
|}
 
|}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 05:08, 19 February 2019

The Enemy Stats template is used for recording the enemy's statistics, abilities, and the criteria for winning ribbons against this opponent.

Parameters

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 Runes 1}}}: The number of runes for meeting Objective 1. Defaults to empty.
  • {{{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 Runes 2}}}: The number of runes for meeting Objective 2. Defaults to empty.
  • {{{Objective 3}}}: The second node objective. Defaults to "Optional 2"
  • {{{Objective Ribbons 3}}}: The number of ribbons for meeting Objective 2. Defaults to 2.
  • {{{Objective Runes 3}}}: The number of runes for meeting Objective 3. Defaults to empty.
  • {{{Name}}}: The enemy's name.
  • {{{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.

Example

The following is an example of how to use this template alongside the Deck List template to describe a fight:

{{Enemy Stats
|Name=Zetalpa, Primal Dawn
|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 1 Runes=200
|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
}}

It produces:

Zetalpa, Primal Dawn
 
Level HP White mana bonus Blue mana bonus Black mana bonus Red mana bonus Green mana bonus Loyalty bonus
80 166 +2 +3 +2 +0 +0 +0
Abilities Loyalty cost Effect
Affliction  9  Your opponent takes 6 damage and you gain 6 life.