Editing Template:Infobox unit/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 9: | Line 9: | ||
|max_health = 5500 | |max_health = 5500 | ||
|health_regen = 0 | |health_regen = 0 | ||
|bullet_resist = 0 | |bullet_resist = 0 | ||
|spirit_resist = 0 | |spirit_resist = 0 | ||
| Line 29: | Line 28: | ||
|max_health = 5500 | |max_health = 5500 | ||
|health_regen = 0 | |health_regen = 0 | ||
|bullet_resist = 0 | |bullet_resist = 0 | ||
|spirit_resist = 0 | |spirit_resist = 0 | ||
| Line 80: | Line 78: | ||
|soul_orbs=1 | |soul_orbs=1 | ||
}} | }} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 92: | Line 89: | ||
"description": "Unit Health", | "description": "Unit Health", | ||
"example": "5500", | "example": "5500", | ||
"type": " | "type": "number" | ||
}, | }, | ||
"health_regen": { | "health_regen": { | ||
"description": "Unit Health Regen (if applicable)", | "description": "Unit Health Regen (if applicable)", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"bullet_resist": { | "bullet_resist": { | ||
| Line 150: | Line 143: | ||
"description": "Number of Soul Orbs spawned by the unit on death", | "description": "Number of Soul Orbs spawned by the unit on death", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"font-size": {}, | "font-size": {}, | ||
"can_move": { | "can_move": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 173: | Line 152: | ||
"max_health", | "max_health", | ||
"health_regen", | "health_regen", | ||
"bullet_resist", | "bullet_resist", | ||
"spirit_resist", | "spirit_resist", | ||
| Line 185: | Line 163: | ||
"soul_orbs", | "soul_orbs", | ||
"font-size", | "font-size", | ||
"can_move | "can_move" | ||
], | ], | ||
"format": "block", | "format": "block", | ||