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 92: | Line 90: | ||
"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 151: | Line 145: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"voice_actor": { | |||
"description": "voice actor" | "description": "voice actor" | ||
}, | }, | ||
"quotes": { | |||
"description": "link to quotes page" | "description": "link to quotes page" | ||
}, | }, | ||
"information": { | |||
"suggestedvalues": [ | |||
"true" | "true" | ||
], | ], | ||
| Line 167: | Line 161: | ||
"description": "adds movement boxes" | "description": "adds movement boxes" | ||
} | } | ||
}, | |||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
| Line 173: | Line 167: | ||
"max_health", | "max_health", | ||
"health_regen", | "health_regen", | ||
"bullet_resist", | "bullet_resist", | ||
"spirit_resist", | "spirit_resist", | ||
| Line 186: | Line 179: | ||
"font-size", | "font-size", | ||
"can_move", | "can_move", | ||
"voice_actor", | |||
"quotes", | |||
"information" | |||
], | ], | ||
"format": "block", | "format": "block", | ||