Template:Cunt-Wars-Data-Leaf Child

From Hgames Wiki
Revision as of 14:00, 11 September 2018 by Cathryne (talk | contribs) (Created page with "<noinclude>{{Cunt-Wars-Data-Display|Leaf Child}}</noinclude>{{ #ifeq: {{{1}}}| faction | }}{{#ifeq: {{{1}}}| type | }}{{#ifeq: {{{1}}}| rarity | }}{{#...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 Leaf Child Data

The following data is currently set for the Leaf Child card. Note that capitalization matters. If you need a source of data, check the Child C*** Wars Wiki Entry for Leaf Child

Variable Value Description
faction Nature The faction to which the card belongs. Can be one of Order, Chaos, Nature.
type Ranged The type to which the card belongs. Can be one of Ranged, Melee.
rarity Rare How rare the card is. Can be one of Common, Rare, Epic, Legendary.
gender Female Either Male or Female.
hp-min 4 The starting HP for the card before it has been leveled at all.
hp-max 4 The maximum HP the card can attain at full level.
attack-min 5 The starting attack for the card before it has been leveled at all.
attack-max 5 The maximum attack the card can attain at full level.
might-min 120 The starting might for the card before it has been leveled at all.
might-max 120 The maximum might the card can attain at full level.
evolve-from Dryad The card this card evolves from.
evolve-into Lady Wild The card(s) this card evolves into. If the card evolves into multiple cards as in the case of Valkyrie, separate the card names with a semicolon like Titania;Menestrel
unlk-league 27 The league at which the card is unlocked.

The following is a sample of a blank data template for reference when creating new data templates:

<noinclude>{{Cunt-Wars-Data-Display|Card Name Here}}</noinclude>{{  
    #ifeq: {{{1}}}| faction     | 
}}{{#ifeq: {{{1}}}| type        | 
}}{{#ifeq: {{{1}}}| rarity      | 
}}{{#ifeq: {{{1}}}| gender      | 
}}{{#ifeq: {{{1}}}| hp-min      | 
}}{{#ifeq: {{{1}}}| hp-max      | 
}}{{#ifeq: {{{1}}}| attack-min  | 
}}{{#ifeq: {{{1}}}| attack-max  | 
}}{{#ifeq: {{{1}}}| might-min   | 
}}{{#ifeq: {{{1}}}| might-max   | 
}}{{#ifeq: {{{1}}}| unlk-league | 
}}{{#ifeq: {{{1}}}| evolve-from | 
}}{{#ifeq: {{{1}}}| evolve-into | 
}}