Template:UnitInfobox: Difference between revisions
From Mechabellum Wiki
mNo edit summary |
Tag: Undo |
||
Line 62: | Line 62: | ||
"params": { | "params": { | ||
"image": {}, | "image": {}, | ||
"giant": { | "giant": {"autovalue":"No"}, | ||
"type": {}, | "type": {}, | ||
"cost": {}, | "cost": {}, | ||
"units": { | "units": {"autovalue":"1"}, | ||
"hp": {}, | "hp": {}, | ||
"atk": {}, | "atk": {}, | ||
"target": { | "target": {"autovalue":"Ground Only"}, | ||
"atkint": {}, | "atkint": {}, | ||
"range": {}, | "range": {}, | ||
"speed": {}, | "speed": {}, | ||
"igdesc": {}, | "igdesc": {}, | ||
"mobility": { | "mobility": {"autovalue":"Ground"}, | ||
"unlockcost": {}, | "unlockcost": {}, | ||
"splashdmg": { | "splashdmg": {"autovalue":"0"} | ||
}, | }, | ||
"description": "Infobox for all ingame stats for this unit", | "description": "Infobox for all ingame stats for this unit", |
Revision as of 11:38, 28 May 2023
UnitInfobox
Infobox for all ingame stats for this unit
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
mobility | mobility | no description
| Unknown | optional |
giant | giant | no description
| Unknown | optional |
type | type | no description | Unknown | optional |
unlockcost | unlockcost | no description | Unknown | optional |
cost | cost | no description | Unknown | optional |
units | units | no description
| Unknown | optional |
hp | hp | no description | Unknown | optional |
atk | atk | no description | Unknown | optional |
splashdmg | splashdmg | no description
| Unknown | optional |
target | target | no description
| Unknown | optional |
atkint | atkint | no description | Unknown | optional |
range | range | no description | Unknown | optional |
speed | speed | no description | Unknown | optional |
igdesc | igdesc | no description | Unknown | optional |