Vorlage:GegnerInfobox
Aus Dunkelherzen Wiki
{
"description": "Infobox für Gegner",
"parameters": {
"Gegnerklasse": {
"label": "Gegnerklasse",
"type": "enum",
"enum_values": ["L0","L1","L2","L3","L4","L5"],
"required": false
},
"Gegnertyp": {
"label": "Gegnertyp",
"type": "enum",
"enum_values": [
"L0","L1","L2","L3","L4","L5","L6","L7","L8","L9","L10","L11","L12","L13","L14","L15","L16","L17","L18","L19","L20","L21","L22","L23","L24","L25",
"M0","M1","M2","M3","M4","M5","M6","M7","M8","M9","M10","M11","M12","M13","M14","M15","M16","M17","M18","M19","M20","M21","M22","M23","M24","M25",
"S0","S1","S2","S3","S4","S5","S6","S7","S8","S9","S10","S11","S12","S13","S14","S15","S16","S17","S18","S19","S20","S21","S22","S23","S24","S25",
"F0","F1","F2","F3","F4","F5","F6","F7","F8","F9","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F20","F21","F22","F23","F24","F25",
"MB0","MB1","MB2","MB3","MB4","MB5","MB6","MB7","MB8","MB9","MB10","MB11","MB12","MB13","MB14","MB15","MB16","MB17","MB18","MB19","MB20","MB21","MB22","MB23","MB24","MB25",
"?0","?1","?2","?3","?4","?5","?6","?7","?8","?9","?10","?11","?12","?13","?14","?15","?16","?17","?18","?19","?20","?21","?22","?23","?24","?25"
],
"required": false
},
"bild": {
"label": "Bilddatei",
"type": "string",
"required": false
},
"gesundheitspunkte": {
"label": "Gesundheitspunkte",
"type": "string",
"required": false
},
"aktionspunkte": {
"label": "Aktionspunkte",
"type": "string",
"required": false
},
"agilität": {
"label": "Agilität",
"type": "string",
"required": false
},
"erfahrungspunkte": {
"label": "Erfahrungspunkte",
"type": "string",
"required": false
}
}
}
