foundry-vtt-system-midgard5/source/template.json

234 lines
7.2 KiB
JSON

{
"Actor": {
"types": ["npc", "character"],
"templates": {
"characterDescription": {
"info": {
"description": "",
"class": "",
"race": "",
"magicUsing": false,
"gender": "",
"weight": "",
"height": "",
"shape": "",
"age": "",
"caste": "",
"occupation": "",
"origin": "",
"faith": ""
}
},
"characterBars": {
"lp": {
"value": 15,
"min": 0,
"max": 15
},
"ap": {
"value": 20,
"min": 0,
"max": 20
}
},
"characterHeader": {
"es": 0,
"ep": 0,
"gg": 0,
"sg": 0,
"gp": 2
},
"attributes": {
"attributes": {
"st": { "value": 50, "bonus": 0 },
"gs": { "value": 50, "bonus": 0 },
"gw": { "value": 50, "bonus": 0 },
"ko": { "value": 50, "bonus": 0 },
"in": { "value": 50, "bonus": 0 },
"zt": { "value": 50, "bonus": 0 },
"au": { "value": 50, "bonus": 0 },
"pa": { "value": 50, "bonus": 0 },
"wk": { "value": 50, "bonus": 0 }
}
},
"skills": {
"skills": {
"preferredCombatSkill": "",
"innate": {},
"general": {
"akrobatik": { "fw": 6, "attribute": "gw", "initial": 8 },
"alchimie": { "fw": 0, "attribute": "in", "initial": 8 },
"anfuehren": { "fw": 6, "attribute": "pa", "initial": 8 },
"athletik": { "fw": 0, "attribute": "st", "initial": 8 },
"balancieren": { "fw": 6, "attribute": "gw", "initial": 8 },
"beidhaendigerKampf": { "fw": 0, "attribute": "gs", "initial": 8 },
"beredsamkeit": { "fw": 3, "attribute": "pa", "initial": 8 },
"betaeuben": { "fw": 6, "attribute": "gs", "initial": 8 },
"bootfahren": { "fw": 3, "attribute": "gs", "initial": 8 },
"ersteHilfe": { "fw": 0, "attribute": "gs", "initial": 8 },
"etikette": { "fw": 0, "attribute": "in", "initial": 8 },
"fallenEntdecken": { "fw": 0, "attribute": "in", "initial": 8 },
"fallenmechanik": { "fw": 0, "attribute": "gs", "initial": 8 },
"faelschen": { "fw": 0, "attribute": "gs", "initial": 8 },
"fechten": { "fw": 0, "attribute": "gs", "initial": 8 },
"gassenwissen": { "fw": 0, "attribute": "in", "initial": 8 },
"gaukeln": { "fw": 0, "attribute": "gs", "initial": 8 },
"gelaendelauf": { "fw": 6, "attribute": "gw", "initial": 8 },
"geraetekunde": { "fw": 0, "attribute": "in", "initial": 8 },
"geschaeftssinn": { "fw": 0, "attribute": "in", "initial": 8 },
"gluecksspiel": { "fw": 0, "attribute": "gs", "initial": 8 },
"heilkunde": { "fw": 0, "attribute": "in", "initial": 8 },
"kampfInVollruestung": { "fw": 0, "attribute": "st", "initial": 8 },
"klettern": { "fw": 6, "attribute": "st", "initial": 8 },
"landeskunde": { "fw": 6, "attribute": "in", "initial": 8 },
"laufen": { "fw": 0, "attribute": "ko", "initial": 8 },
"lesenVonZauberschrift": { "fw": 0, "attribute": "in", "initial": 8 },
"meditieren": { "fw": 0, "attribute": "wk", "initial": 8 },
"menschenkenntnis": { "fw": 3, "attribute": "in", "initial": 8 },
"meucheln": { "fw": 0, "attribute": "gs", "initial": 8 },
"musizieren": { "fw": 0, "attribute": "gs", "initial": 8 },
"naturkunde": { "fw": 0, "attribute": "in", "initial": 8 },
"pflanzenkunde": { "fw": 0, "attribute": "in", "initial": 8 },
"reiten": { "fw": 6, "attribute": "gw", "initial": 8 },
"reiterkampf": { "fw": 0, "attribute": "gw", "initial": 8 },
"scharfschiessen": { "fw": 0, "attribute": "gs", "initial": 8 },
"schleichen": { "fw": 3, "attribute": "gw", "initial": 8 },
"schloesserOeffnen": { "fw": 0, "attribute": "gs", "initial": 8 },
"schwimmen": { "fw": 3, "attribute": "gw", "initial": 8 },
"seilkunst": { "fw": 3, "attribute": "gs", "initial": 8 },
"spurensuche": { "fw": 0, "attribute": "in", "initial": 8 },
"stehlen": { "fw": 3, "attribute": "gs", "initial": 8 },
"tarnen": { "fw": 3, "attribute": "gw", "initial": 8 },
"tauchen": { "fw": 6, "attribute": "ko", "initial": 8 },
"tierkunde": { "fw": 0, "attribute": "in", "initial": 8 },
"ueberleben": { "fw": 6, "attribute": "in", "initial": 8 },
"verfuehren": { "fw": 3, "attribute": "pa", "initial": 8 },
"verhoeren": { "fw": 3, "attribute": "pa", "initial": 8 },
"verstellen": { "fw": 3, "attribute": "pa", "initial": 8 },
"wagenlenken": { "fw": 3, "attribute": "gs", "initial": 8 },
"zauberkunde": { "fw": 0, "attribute": "in", "initial": 8 }
},
"combat": {}
}
}
},
"character": {
"templates": ["characterBars", "attributes", "characterDescription", "characterHeader", "skills"],
"calc": {}
},
"vehicle": {
"templates": ["characterBars", "attributes"]
}
},
"Item": {
"types": ["skill", "item", "weapon", "armor", "spell"],
"templates": {
"itemDescription": {
"description": ""
},
"stats": {
"stats": {
"damageBonus": 0,
"attackBonus": 0,
"defenseBonus": 0,
"movementBonus": 0,
"resistanceMind": 0,
"resistanceBody": 0,
"spellBonus": 0
}
},
"attributeSelection": {
"attributes": {
"st": { "short": "midgard5.actor-st", "long": "midgard5.actor-st-long" },
"gs": { "short": "midgard5.actor-gs", "long": "midgard5.actor-gs-long" },
"gw": { "short": "midgard5.actor-gw", "long": "midgard5.actor-gw-long" },
"ko": { "short": "midgard5.actor-ko", "long": "midgard5.actor-ko-long" },
"in": { "short": "midgard5.actor-in", "long": "midgard5.actor-in-long" },
"zt": { "short": "midgard5.actor-zt", "long": "midgard5.actor-zt-long" },
"au": { "short": "midgard5.actor-au", "long": "midgard5.actor-au-long" },
"pa": { "short": "midgard5.actor-pa", "long": "midgard5.actor-pa-long" },
"wk": { "short": "midgard5.actor-wk", "long": "midgard5.actor-wk-long" }
}
},
"rollable": {
"rolls": {
"formulas": {},
"output": ""
}
},
"equippable": {
"equippable": false,
"equipped": true
}
},
"skill": {
"templates": ["itemDescription", "attributeSelection"],
"fw": 0,
"attribute": "st",
"skill": "",
"type": "general",
"rolls": {
"formulas": {
"1": {
"formula": "1d20 + @i.fw + @i.calc.bonus",
"type": "ew"
}
},
"output": ""
},
"calc": {}
},
"item": {
"templates": ["itemDescription", "stats", "equippable"],
"quantity": 1,
"value": 0,
"magic": false,
"onbody": false,
"attributes": {},
"groups": {},
"rolls": {
"formulas": {},
"output": ""
},
"calc": {}
},
"weapon": {
"templates": ["itemDescription", "stats", "equippable"],
"magic": false,
"ranged": false,
"defensive": false,
"skillId": "",
"damageBase": "1d6",
"rolls": {
"formulas": {
"1": {
"formula": "1d20 + @i.calc.ew",
"type": "ew"
},
"2": {
"formula": "@i.damageBase + @i.stats.damageBonus + @c.calc.stats.damageBonus",
"type": "dmg"
}
},
"output": ""
},
"calc": {}
},
"armor": {
"templates": ["itemDescription", "stats", "equippable"],
"rolls": {
"formulas": {},
"output": ""
},
"calc": {}
},
"spell": {
"templates": ["itemDescription"],
"rolls": {
"formulas": {},
"output": ""
},
"calc": {}
}
}
}