fvtt-warhero/template.json

471 lines
11 KiB
JSON
Raw Permalink Normal View History

2023-01-04 21:24:56 +01:00
{
"Actor": {
2023-02-08 21:19:53 +01:00
"types": [
"character",
"npc",
2023-03-10 18:32:13 +01:00
"monster",
"party"
2023-02-08 21:19:53 +01:00
],
2023-01-04 21:24:56 +01:00
"templates": {
"biodata": {
"biodata": {
"class": "",
"age": 0,
2023-03-24 13:29:19 +01:00
"size": "medium",
2023-01-04 21:24:56 +01:00
"weight": "",
"height": "",
"hair": "",
"sex": "",
"eyes": "",
"background": "",
2023-01-29 16:56:09 +01:00
"religion": "",
2023-01-04 21:24:56 +01:00
"description": "",
"notes": "",
"gmnotes": ""
}
},
"core": {
"subactors": [],
2023-01-29 16:56:09 +01:00
"statistics": {
"str": {
"label": "WH.ui.Strength",
2023-01-04 21:24:56 +01:00
"abbrev": "str",
2023-02-06 07:37:39 +01:00
"style": "edit",
"hassave": true,
"roll": true,
"save": 0,
2023-01-29 16:56:09 +01:00
"value": 0
2023-01-04 21:24:56 +01:00
},
2023-01-29 18:32:30 +01:00
"dex": {
"label": "WH.ui.Dexterity",
"abbrev": "dex",
2023-02-06 07:37:39 +01:00
"style": "edit",
"hassave": true,
"roll": true,
"save": 0,
2023-01-29 16:56:09 +01:00
"value": 0
2023-01-04 21:24:56 +01:00
},
2023-01-29 16:56:09 +01:00
"min": {
"label": "WH.ui.Mind",
"abbrev": "min",
2023-02-06 07:37:39 +01:00
"style": "edit",
"hassave": true,
"roll": true,
"save": 0,
2023-01-29 16:56:09 +01:00
"value": 0
}
},
"attributes": {
2023-02-08 21:19:53 +01:00
"hp": {
2023-01-29 16:56:09 +01:00
"label": "WH.ui.HitPoints",
"abbrev": "hp",
"style": "edit",
"hasmax": true,
2023-02-07 15:18:00 +01:00
"isheader": true,
2023-03-20 21:01:00 +01:00
"max": 30,
"value": 30
2023-01-04 21:24:56 +01:00
},
2023-02-08 21:19:53 +01:00
"knowledge": {
2023-02-06 07:37:39 +01:00
"label": "WH.ui.Knowledge",
"abbrev": "knowledge",
"style": "edit",
"hasmax": false,
"roll": true,
2023-03-20 21:01:00 +01:00
"max": 0,
"value": 0
2023-02-06 07:37:39 +01:00
},
2023-02-08 21:19:53 +01:00
"def": {
2023-01-29 16:56:09 +01:00
"label": "WH.ui.Defence",
"abbrev": "def",
"style": "edit",
2023-03-20 21:01:00 +01:00
"iscombat": true,
"max": 12,
"value": 12
2023-01-04 21:24:56 +01:00
},
2023-02-08 21:19:53 +01:00
"txcm": {
2023-02-06 07:37:39 +01:00
"label": "WH.ui.Throw2HitM",
"abbrev": "txcm",
"istxc": true,
2023-01-29 16:56:09 +01:00
"style": "edit",
2023-02-06 07:37:39 +01:00
"roll": true,
2023-03-20 21:01:00 +01:00
"iscombat": true,
"max": 0,
"value": 0
2023-02-06 07:37:39 +01:00
},
2023-02-08 21:19:53 +01:00
"txcr": {
2023-02-06 07:37:39 +01:00
"label": "WH.ui.Throw2HitR",
"abbrev": "txcr",
"istxc": true,
"style": "edit",
"roll": true,
2023-03-20 21:01:00 +01:00
"iscombat": true,
"max": 0,
"value": 0
2023-01-04 21:24:56 +01:00
},
2023-02-08 21:19:53 +01:00
"mana": {
2023-01-29 16:56:09 +01:00
"label": "WH.ui.Mana",
"abbrev": "pm",
"style": "edit",
"hasmax": true,
2023-02-07 15:18:00 +01:00
"isheader": true,
2023-03-20 21:01:00 +01:00
"max": 3,
"value": 3
2023-01-04 21:24:56 +01:00
},
2023-02-08 21:19:53 +01:00
"ini": {
2023-01-29 16:56:09 +01:00
"label": "WH.ui.Initiative",
"abbrev": "ini",
2023-02-06 07:37:39 +01:00
"style": "edit",
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-20 10:16:17 +01:00
"roll": true,
2023-03-20 21:01:00 +01:00
"max": 0,
"value": 0
2023-01-04 21:24:56 +01:00
},
2023-02-08 21:19:53 +01:00
"movearth": {
2023-01-29 16:56:09 +01:00
"label": "WH.ui.Movement",
"abbrev": "mov",
2023-02-06 07:37:39 +01:00
"style": "edit",
2023-03-20 21:01:00 +01:00
"max": 6,
"value": 6
2023-02-06 07:37:39 +01:00
},
2023-02-08 21:19:53 +01:00
"movswim": {
2023-02-06 07:37:39 +01:00
"label": "WH.ui.MovementSwim",
"abbrev": "mov",
"style": "edit",
2023-03-20 21:01:00 +01:00
"max": 0,
"value": 0
2023-02-06 07:37:39 +01:00
},
2023-02-08 21:19:53 +01:00
"movfly": {
2023-02-06 07:37:39 +01:00
"label": "WH.ui.MovementFly",
"abbrev": "mov",
"style": "edit",
2023-03-20 21:01:00 +01:00
"max": 0,
"value": 0
2023-01-04 21:24:56 +01:00
}
2023-02-06 07:37:39 +01:00
},
"secondary": {
"xp": {
"label": "WH.ui.XP",
"abbrev": "xp",
"islevel": true,
"style": "edit",
"value": 0
},
"malusmultiweapon": {
"label": "WH.ui.malusmultiweapon",
"abbrev": "malusmultiweapon",
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-06 07:37:39 +01:00
"style": "edit",
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
"drbonus": {
"label": "WH.ui.drbonus",
"abbrev": "drbonus",
"style": "edit",
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
"drbonustotal": {
"label": "WH.ui.drbonustotal",
"abbrev": "drbonustotal",
"disabled": true,
"style": "edit",
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
2023-03-24 13:29:19 +01:00
"meleedamagebonus": {
"label": "WH.ui.meleedamagebonus",
"abbrev": "meleedamagebonus",
"iscombat": true,
"style": "edit",
"value": 0
},
"rangeddamagebonus": {
"label": "WH.ui.rangeddamagebonus",
"abbrev": "rangeddamagebonus",
"iscombat": true,
"style": "edit",
"value": 0
},
2023-02-06 07:37:39 +01:00
"parrybonus": {
"label": "WH.ui.parrybonus",
"abbrev": "parrybonus",
"isparrybonus": true,
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-06 07:37:39 +01:00
"style": "edit",
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
"parrybonustotal": {
"label": "WH.ui.parrybonustotal",
"abbrev": "parrybonustotal",
"disabled": true,
"style": "edit",
2023-03-20 21:01:00 +01:00
"iscombat": true,
2023-02-06 07:37:39 +01:00
"roll": true,
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
"counterspell": {
"label": "WH.ui.counterspell",
2023-02-20 10:16:17 +01:00
"stat": "min",
2023-02-06 07:37:39 +01:00
"abbrev": "counterspell",
"style": "edit",
2023-02-27 22:04:03 +01:00
"hasmax": false,
2023-02-20 10:16:17 +01:00
"roll": true,
2023-02-06 07:37:39 +01:00
"max": 1,
2023-02-27 22:04:03 +01:00
"value": 0,
"hasuse": true,
"nbuse": 0,
"maxuse": 0
2023-02-06 07:37:39 +01:00
},
"createitem": {
"label": "WH.ui.createitem",
"abbrev": "createitem",
"style": "edit",
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
},
"nblanguage": {
2023-02-07 15:18:00 +01:00
"label": "WH.ui.languagesbonus",
2023-02-06 07:37:39 +01:00
"abbrev": "nblanguage",
"style": "edit",
"disabled": true,
2023-02-08 21:19:53 +01:00
"value": 0
2023-02-06 07:37:39 +01:00
}
2023-01-04 21:24:56 +01:00
}
},
"npccore": {
"npctype": "",
"description": ""
}
},
2023-03-10 18:32:13 +01:00
"party": {
"templates": [
"biodata"
]
},
2023-01-04 21:24:56 +01:00
"character": {
2023-02-08 21:19:53 +01:00
"templates": [
"biodata",
"core"
]
2023-01-04 21:24:56 +01:00
},
"npc": {
2023-02-08 21:19:53 +01:00
"templates": [
"biodata",
"core"
]
},
"monster": {
"templates": [
"biodata",
"core"
]
}
2023-01-04 21:24:56 +01:00
},
"Item": {
2023-02-08 21:19:53 +01:00
"types": [
"equipment",
"race",
"weapon",
"armor",
"shield",
"skill",
"power",
"language",
"condition",
2023-02-20 10:16:17 +01:00
"class",
2023-02-27 22:04:03 +01:00
"money",
"potion",
"poison",
"trap",
"classitem",
"competency"
2023-02-08 21:19:53 +01:00
],
2023-02-06 07:37:39 +01:00
"templates": {
"commonclassrace": {
"weapons": {
"short": false,
"long": false,
"twohanded": false,
2023-02-07 15:18:00 +01:00
"shooting": false,
"polearm": false,
2023-02-08 21:19:53 +01:00
"throwing": false
2023-02-06 07:37:39 +01:00
},
"armors": {
"light": false,
"medium": false,
"heavy": false
},
"shields": {
"light": false,
"medium": false,
"tower": false
2023-02-08 21:19:53 +01:00
}
2023-02-06 07:37:39 +01:00
}
},
2023-02-27 22:04:03 +01:00
"competency": {
"description": ""
},
"potion": {
"cost": 0,
"quantity": 1,
"slotused": 1,
2023-03-04 17:34:18 +01:00
"slotlocation": "backpack",
"isidentified": "unknown",
2023-02-27 22:04:03 +01:00
"alchemycost": "",
"preparetime": "",
"durationround": 0,
"description": ""
},
"poison": {
"cost": 0,
"quantity": 1,
"slotused": 1,
2023-03-04 17:34:18 +01:00
"slotlocation": "backpack",
"isidentified": "unknown",
2023-02-27 22:04:03 +01:00
"application": "",
"preparecost": "",
"preparetime": "",
"damageroll": "",
"durationround": 0,
"savesdc": 0,
"savetype": "",
"description": ""
},
"trap": {
"cost": 0,
"quantity": 1,
"slotused": 1,
2023-03-04 17:34:18 +01:00
"slotlocation": "backpack",
"isidentified": "unknown",
2023-02-27 22:04:03 +01:00
"dcfind": 0,
"dcdisable": 0,
"throwtohit": 0,
"damageroll": "",
"description": ""
},
"classitem": {
"cost": 0,
"quantity": 1,
"slotused": 1,
2023-03-04 17:34:18 +01:00
"slotlocation": "backpack",
"isidentified": "unknown",
2023-02-27 22:04:03 +01:00
"class": "",
"mandatoryfor": "",
"description": ""
},
2023-02-20 18:38:00 +01:00
"money": {
"quantity": 0,
"slotlocation": "backpack",
"description": ""
},
2023-01-04 22:09:09 +01:00
"condition": {
2023-02-27 22:04:03 +01:00
"conditiontype": "",
"duration": "",
"begin": "",
"specialduration": "",
"durationvalue": 0,
"durationunit": "",
2023-02-07 15:18:00 +01:00
"shortdescription": "",
2023-02-27 22:04:03 +01:00
"dcsave": 0,
"incubationtime": "",
"diseaseduration": "",
2023-01-04 21:24:56 +01:00
"description": ""
},
2023-01-04 22:09:09 +01:00
"class": {
2023-02-08 21:19:53 +01:00
"templates": [
"commonclassrace"
],
2023-03-24 13:29:19 +01:00
"issecondary": false,
2023-01-04 21:24:56 +01:00
"description": ""
},
"race": {
2023-01-21 17:56:14 +01:00
"description": "",
"hpprogresion": "hp2",
"languages": "",
2023-02-06 07:37:39 +01:00
"attributebonus1": "",
"attributebonus4": "",
"attributebonus8": "",
2023-02-08 21:19:53 +01:00
"templates": [
"commonclassrace"
]
2023-02-06 07:37:39 +01:00
},
"language": {
2023-02-07 15:18:00 +01:00
"shortdescription": "",
2023-02-06 07:37:39 +01:00
"description": ""
2023-01-04 21:24:56 +01:00
},
2023-01-04 22:09:09 +01:00
"skill": {
2023-02-27 22:04:03 +01:00
"raceskill": false,
2023-02-06 07:37:39 +01:00
"classskill": false,
"unlimited": false,
2023-02-20 10:16:17 +01:00
"acquiredatlevel": 0,
2023-02-06 07:37:39 +01:00
"currentuse": 0,
"maxuse": 0,
2023-01-04 21:24:56 +01:00
"description": ""
},
2023-01-04 22:09:09 +01:00
"weapon": {
"weapontype": "short",
"damage": "1d6",
2023-02-08 21:19:53 +01:00
"damage2hands": "1d6",
"rollformula": "",
"damageformula": "",
2023-01-04 22:09:09 +01:00
"cost": 0,
"equipped": false,
2023-01-21 17:56:14 +01:00
"quantity": 1,
2023-01-06 17:45:36 +01:00
"slotused": 1,
"slotlocation": "weapon1",
2023-03-04 17:34:18 +01:00
"isidentified": "unknown",
2023-03-24 13:40:20 +01:00
"magiccharge": "notapplicable",
"chargevalue": 0,
2023-01-04 21:24:56 +01:00
"description": ""
},
"armor": {
2023-01-04 22:09:09 +01:00
"armortype": "light",
2023-01-04 21:24:56 +01:00
"equipped": false,
2023-01-06 17:45:36 +01:00
"damagereduction": 1,
2023-01-04 21:24:56 +01:00
"cost": 0,
2023-01-21 17:56:14 +01:00
"quantity": 1,
2023-01-06 17:45:36 +01:00
"slotused": 1,
"slotlocation": "armor",
2023-03-04 17:34:18 +01:00
"isidentified": "unknown",
2023-03-24 13:40:20 +01:00
"magiccharge": "notapplicable",
"chargevalue": 0,
2023-02-08 21:19:53 +01:00
"description": ""
2023-01-04 21:24:56 +01:00
},
"shield": {
2023-01-04 22:09:09 +01:00
"shieldtype": "light",
2023-01-06 17:45:36 +01:00
"parrybonus": 1,
2023-01-04 21:24:56 +01:00
"equipped": false,
"cost": 0,
2023-01-21 17:56:14 +01:00
"quantity": 1,
2023-01-06 17:45:36 +01:00
"slotused": 1,
"slotlocation": "shield",
2023-03-04 17:34:18 +01:00
"isidentified": "unknown",
2023-03-24 13:40:20 +01:00
"magiccharge": "notapplicable",
"chargevalue": 0,
2023-02-08 21:19:53 +01:00
"description": ""
2023-01-04 21:24:56 +01:00
},
"equipment": {
"equiptype": "",
"cost": 0,
2023-01-21 17:56:14 +01:00
"quantity": 1,
2023-01-04 21:24:56 +01:00
"equipped": false,
2023-01-06 17:45:36 +01:00
"slotused": 1,
"slotlocation": "backpack",
2023-02-18 23:19:10 +01:00
"providedslot": 0,
2023-03-04 17:34:18 +01:00
"isidentified": "unknown",
2023-03-24 13:40:20 +01:00
"magiccharge": "notapplicable",
"chargevalue": 0,
2023-02-08 21:19:53 +01:00
"description": ""
2023-01-04 21:24:56 +01:00
},
2023-01-04 22:09:09 +01:00
"power": {
2023-02-08 19:38:09 +01:00
"level": "",
"magicschool": "",
2023-01-04 22:09:09 +01:00
"description": ""
},
2023-02-08 21:19:53 +01:00
"spell": {
2023-01-04 21:24:56 +01:00
"lore": "",
"circle": 1,
"range": "",
"description": ""
}
}
2023-02-08 21:19:53 +01:00
}