Template:UnitData-WG2

From Wargroove Wiki
Jump to navigation Jump to search

This is the "UnitData" template for Wargroove 2. It defines the Cargo database table to store data for units, and the method by which units will manage game data.

This template is a sub-form of the Template:UnitData which handles the full Cargo data table.

It should be called in the following format:

{{UnitData
| game=
| name=
| icon=
| battleSprite=
| mapSprite_Cherrystone=
| mapSprite_Felheim=
| mapSprite_Floran=
| mapSprite_Heavensong=
| mapSprite_Outlaw=
| mapSprite_Faahri=
| cost=
| recruitment=
| move=
| moveType=
| sight=
| attackRange=
| description=
| abilities=
| criticalRatio=
| attack_Villager
| attack_Soldier=
| attack_Dog=
| attack_Spearman=
| attack_Wagon=
| attack_Mage=
| attack_Archer=
| attack_Cavalry=
| attack_Ballista=
| attack_Trebuchet=
| attack_Giant=
| attack_Thief=
| attack_Rifleman=
| attack_AirTrooper=
| attack_Balloon=
| attack_Aeronaut=
| attack_SkyRider=
| attack_Dragon=
| attack_Barge=
| attack_Riverboat=
| attack_Amphibian=
| attack_Turtle=
| attack_HarpoonShip=
| attack_Frog=
| attack_Kraken=
| attack_Warship=
| attack_Commander=
| attack_Building=
| attack_Guardian=
| attack_SparrowBomb=
| attack_Vine=
| attack_Crystal=
| attack_Emblem=
| attack_ShadowSister=
}}

Edit the page to see the template text. This template adds rows to the table "UnitData", which is declared by the template UnitData. View table.