mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
added T4 equipment and class features
This commit is contained in:
parent
7ef17168be
commit
9a4aeedf07
62 changed files with 4645 additions and 3720 deletions
|
|
@ -1,62 +1,93 @@
|
|||
{
|
||||
"name": "Seraph",
|
||||
"type": "class",
|
||||
"_id": "qW7yLIe87vd5bbto",
|
||||
"img": "systems/daggerheart/assets/icons/classes/seraph.png",
|
||||
"system": {
|
||||
"domains": [],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 0,
|
||||
"features": [],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": null
|
||||
},
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 0,
|
||||
"strength": 0,
|
||||
"finesse": 0,
|
||||
"instinct": 0,
|
||||
"presence": 0,
|
||||
"knowledge": 0
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {},
|
||||
"backgroundQuestions": ["", "", ""],
|
||||
"connections": ["", "", ""]
|
||||
},
|
||||
"multiclass": null,
|
||||
"name": "Seraph",
|
||||
"type": "class",
|
||||
"_id": "qW7yLIe87vd5bbto",
|
||||
"img": "systems/daggerheart/assets/icons/classes/seraph.png",
|
||||
"system": {
|
||||
"domains": [
|
||||
"splendor",
|
||||
"valor"
|
||||
],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 9,
|
||||
"features": [
|
||||
{
|
||||
"name": "Life Support",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.UZ9UjZArSJh6UHXG"
|
||||
},
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Prayer Dice",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.jXfGnLnU8PswJYJd"
|
||||
}
|
||||
],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"NqO2eQGMjrvUO6v9": 3
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 0,
|
||||
"strength": 2,
|
||||
"finesse": 0,
|
||||
"instinct": 1,
|
||||
"presence": 1,
|
||||
"knowledge": -1
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {
|
||||
"clothes": "",
|
||||
"eyes": "",
|
||||
"body": "",
|
||||
"color": "",
|
||||
"attitude": ""
|
||||
},
|
||||
"backgroundQuestions": [
|
||||
"Which god did you devote yourself to? What incredible feat did they perform for you in a moment of desperation?",
|
||||
"How did your appearance change after taking your oath?",
|
||||
"In what strange or unique way do you communicate with your god?"
|
||||
],
|
||||
"connections": [
|
||||
"What promise did you make me agree to, should you die on the battlefield?",
|
||||
"Why do you ask me so many questions about my god?",
|
||||
"You’ve told me to protect one member of our party above all others, even yourself. Who are they and why?"
|
||||
]
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747946916585,
|
||||
"modifiedTime": 1747946919635,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!qW7yLIe87vd5bbto"
|
||||
"multiclass": null,
|
||||
"description": ""
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"NqO2eQGMjrvUO6v9": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747946916585,
|
||||
"modifiedTime": 1748033639820,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!qW7yLIe87vd5bbto"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue