forked from GitHub-Mirrors/foundry-sw5e
Add files via upload
This commit is contained in:
parent
71fe2eb170
commit
11ad5fd923
5 changed files with 2171 additions and 0 deletions
488
template.json
Normal file
488
template.json
Normal file
|
@ -0,0 +1,488 @@
|
|||
{
|
||||
"Actor": {
|
||||
"types": ["character", "npc"],
|
||||
"templates": {
|
||||
"common": {
|
||||
"abilities": {
|
||||
"str": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
},
|
||||
"dex": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
},
|
||||
"con": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
},
|
||||
"int": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
},
|
||||
"wis": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
},
|
||||
"cha": {
|
||||
"value": 10,
|
||||
"proficient": 0
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"ac": {
|
||||
"min": 0
|
||||
},
|
||||
"hp": {
|
||||
"value": 10,
|
||||
"min": 0,
|
||||
"max": 10,
|
||||
"temp": 0,
|
||||
"tempmax": 0
|
||||
},
|
||||
"init": {
|
||||
"value": 0,
|
||||
"bonus": 0
|
||||
},
|
||||
"speed": {
|
||||
"value": "30 ft",
|
||||
"special": ""
|
||||
},
|
||||
"powercasting": "int"
|
||||
},
|
||||
"details": {
|
||||
"alignment": "",
|
||||
"biography": {
|
||||
"value": "",
|
||||
"public": ""
|
||||
},
|
||||
"race": ""
|
||||
},
|
||||
"skills": {
|
||||
"acr": {
|
||||
"value": 0,
|
||||
"ability": "dex"
|
||||
},
|
||||
"ani": {
|
||||
"value": 0,
|
||||
"ability": "wis"
|
||||
},
|
||||
"ath": {
|
||||
"value": 0,
|
||||
"ability": "str"
|
||||
},
|
||||
"dec": {
|
||||
"value": 0,
|
||||
"ability": "cha"
|
||||
},
|
||||
"ins": {
|
||||
"value": 0,
|
||||
"ability": "wis"
|
||||
},
|
||||
"itm": {
|
||||
"value": 0,
|
||||
"ability": "cha"
|
||||
},
|
||||
"inv": {
|
||||
"value": 0,
|
||||
"ability": "int"
|
||||
},
|
||||
"lor": {
|
||||
"value": 0,
|
||||
"ability": "int"
|
||||
},
|
||||
"med": {
|
||||
"value": 0,
|
||||
"ability": "wis"
|
||||
},
|
||||
"nat": {
|
||||
"value": 0,
|
||||
"ability": "int"
|
||||
},
|
||||
"pil": {
|
||||
"value": 0,
|
||||
"ability": "int"
|
||||
},
|
||||
"prc": {
|
||||
"value": 0,
|
||||
"ability": "wis"
|
||||
},
|
||||
"prf": {
|
||||
"value": 0,
|
||||
"ability": "cha"
|
||||
},
|
||||
"per": {
|
||||
"value": 0,
|
||||
"ability": "cha"
|
||||
},
|
||||
"slt": {
|
||||
"value": 0,
|
||||
"ability": "dex"
|
||||
},
|
||||
"ste": {
|
||||
"value": 0,
|
||||
"ability": "dex"
|
||||
},
|
||||
"sur": {
|
||||
"value": 0,
|
||||
"ability": "wis"
|
||||
},
|
||||
"tec": {
|
||||
"value": 0,
|
||||
"ability": "int"
|
||||
}
|
||||
},
|
||||
"traits": {
|
||||
"size": "med",
|
||||
"senses": "",
|
||||
"languages": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"di": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"dr": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"dv": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"ci": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"gc": 0
|
||||
},
|
||||
"powers": {
|
||||
"power1": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power2": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power3": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power4": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power5": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power6": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power7": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power8": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"power9": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
},
|
||||
"pact": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"override": null
|
||||
}
|
||||
},
|
||||
"bonuses": {
|
||||
"mwak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"rwak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"mpak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"rpak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"abilities": {
|
||||
"check": "",
|
||||
"save": "",
|
||||
"skill": ""
|
||||
},
|
||||
"power": {
|
||||
"dc": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"character": {
|
||||
"templates": ["common"],
|
||||
"attributes": {
|
||||
"death": {
|
||||
"success": 0,
|
||||
"failure": 0
|
||||
},
|
||||
"exhaustion": 0,
|
||||
"inspiration": 0
|
||||
},
|
||||
"details": {
|
||||
"background": "",
|
||||
"xp": {
|
||||
"value": 0,
|
||||
"min": 0,
|
||||
"max": 300
|
||||
},
|
||||
"trait": "",
|
||||
"ideal": "",
|
||||
"bond": "",
|
||||
"flaw": ""
|
||||
},
|
||||
"resources": {
|
||||
"primary": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"sr": 0,
|
||||
"lr": 0
|
||||
},
|
||||
"secondary": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"sr": 0,
|
||||
"lr": 0
|
||||
},
|
||||
"tertiary": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"sr": 0,
|
||||
"lr": 0
|
||||
}
|
||||
},
|
||||
"traits": {
|
||||
"weaponProf": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"armorProf": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
},
|
||||
"toolProf": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"npc": {
|
||||
"templates": ["common"],
|
||||
"details": {
|
||||
"type": "",
|
||||
"environment": "",
|
||||
"cr": 1,
|
||||
"powerLevel": 0,
|
||||
"xp": {
|
||||
"value": 10
|
||||
},
|
||||
"source": ""
|
||||
},
|
||||
"resources": {
|
||||
"legact": {
|
||||
"value": 0,
|
||||
"max": 0
|
||||
},
|
||||
"legres": {
|
||||
"value": 0,
|
||||
"max": 0
|
||||
},
|
||||
"lair": {
|
||||
"value": 0,
|
||||
"initiative": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"types": ["weapon", "equipment", "consumable", "tool", "loot", "class", "power", "feat", "backpack"],
|
||||
"templates": {
|
||||
"itemDescription": {
|
||||
"description": {
|
||||
"value": "",
|
||||
"chat": "",
|
||||
"unidentified": ""
|
||||
},
|
||||
"source": ""
|
||||
},
|
||||
"physicalItem": {
|
||||
"quantity": 1,
|
||||
"weight": 0,
|
||||
"price": 0,
|
||||
"attuned": false,
|
||||
"equipped": false,
|
||||
"rarity": "",
|
||||
"identified": true
|
||||
},
|
||||
"activatedEffect": {
|
||||
"activation": {
|
||||
"type": "",
|
||||
"cost": 0,
|
||||
"condition": ""
|
||||
},
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": ""
|
||||
},
|
||||
"target": {
|
||||
"value": null,
|
||||
"units": "",
|
||||
"type": ""
|
||||
},
|
||||
"range": {
|
||||
"value": null,
|
||||
"long": null,
|
||||
"units": ""
|
||||
},
|
||||
"uses": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"per": null
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
"ability": null,
|
||||
"actionType": null,
|
||||
"attackBonus": 0,
|
||||
"chatFlavor": "",
|
||||
"critical": null,
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"versatile": ""
|
||||
},
|
||||
"formula": "",
|
||||
"save": {
|
||||
"ability": "",
|
||||
"dc": null,
|
||||
"scaling": "power"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backpack": {
|
||||
"templates": ["itemDescription", "physicalItem"],
|
||||
"capacity": {
|
||||
"type": "weight",
|
||||
"value": 0,
|
||||
"weightless": false
|
||||
},
|
||||
"currency": {
|
||||
"gc": 0
|
||||
}
|
||||
},
|
||||
"class": {
|
||||
"templates": ["itemDescription"],
|
||||
"levels": 1,
|
||||
"subclass": "",
|
||||
"hitDice": "d6",
|
||||
"hitDiceUsed": 0,
|
||||
"skills": {
|
||||
"number": 2,
|
||||
"choices": [],
|
||||
"value": []
|
||||
},
|
||||
"powercasting": "none"
|
||||
},
|
||||
"consumable": {
|
||||
"templates": ["itemDescription", "physicalItem", "activatedEffect", "action"],
|
||||
"consumableType": "potion",
|
||||
"uses": {
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"per": null,
|
||||
"autoUse": true,
|
||||
"autoDestroy": true
|
||||
}
|
||||
},
|
||||
"equipment": {
|
||||
"templates": ["itemDescription", "physicalItem", "activatedEffect", "action"],
|
||||
"armor": {
|
||||
"type": "light",
|
||||
"value": 10,
|
||||
"dex": null
|
||||
},
|
||||
"strength": 0,
|
||||
"stealth": false,
|
||||
"proficient": true
|
||||
},
|
||||
"feat": {
|
||||
"templates": ["itemDescription", "activatedEffect", "action"],
|
||||
"requirements": "",
|
||||
"recharge": {
|
||||
"value": null,
|
||||
"charged": false
|
||||
}
|
||||
},
|
||||
"loot": {
|
||||
"templates": ["itemDescription", "physicalItem"]
|
||||
},
|
||||
"tool": {
|
||||
"templates": ["itemDescription", "physicalItem"],
|
||||
"ability": "int",
|
||||
"chatFlavor": "",
|
||||
"proficient": 0
|
||||
},
|
||||
"power": {
|
||||
"templates": ["itemDescription", "activatedEffect", "action"],
|
||||
"level": 1,
|
||||
"school": "",
|
||||
"components": {
|
||||
"value": "",
|
||||
"vocal": false,
|
||||
"somatic": false,
|
||||
"material": false,
|
||||
"ritual": false,
|
||||
"concentration": false
|
||||
},
|
||||
"materials": {
|
||||
"value": "",
|
||||
"consumed": false,
|
||||
"cost": 0,
|
||||
"supply": 0
|
||||
},
|
||||
"preparation": {
|
||||
"mode": null,
|
||||
"prepared": false
|
||||
},
|
||||
"scaling": {
|
||||
"mode": null,
|
||||
"formula": null
|
||||
}
|
||||
},
|
||||
"weapon": {
|
||||
"templates": ["itemDescription", "physicalItem" ,"activatedEffect", "action"],
|
||||
"weaponType": "simpleM",
|
||||
"properties": {},
|
||||
"proficient": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue