mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
added T4 equipment and class features (#39)
This commit is contained in:
parent
2d832e74d4
commit
2599d1287d
62 changed files with 4645 additions and 3720 deletions
|
|
@ -1,62 +1,98 @@
|
|||
{
|
||||
"name": "Druid",
|
||||
"type": "class",
|
||||
"_id": "HEh27jDQCJmnPsXH",
|
||||
"img": "systems/daggerheart/assets/icons/classes/druid.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": "Druid",
|
||||
"type": "class",
|
||||
"_id": "HEh27jDQCJmnPsXH",
|
||||
"img": "systems/daggerheart/assets/icons/classes/druid.png",
|
||||
"system": {
|
||||
"domains": [
|
||||
"sage",
|
||||
"arcana"
|
||||
],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 10,
|
||||
"features": [
|
||||
{
|
||||
"name": "Evolution",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.bZxfyPTZ6rsakyA2"
|
||||
},
|
||||
{
|
||||
"name": "Beastform",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.NkSKDXGNNiOUlFqm"
|
||||
},
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Wildtouch",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.Dy0lco20C0Nk6yQo"
|
||||
}
|
||||
],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"NqO2eQGMjrvUO6v9": 3
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 1,
|
||||
"strength": 0,
|
||||
"finesse": 1,
|
||||
"instinct": 2,
|
||||
"presence": -1,
|
||||
"knowledge": 0
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {
|
||||
"clothes": "",
|
||||
"eyes": "",
|
||||
"body": "",
|
||||
"color": "",
|
||||
"attitude": ""
|
||||
},
|
||||
"backgroundQuestions": [
|
||||
"Why was the community you grew up in so reliant on nature and its creatures?",
|
||||
"Who was the first wild animal you bonded with? Why did your bond end?",
|
||||
"Who has been trying to hunt you down? What do they want from you?"
|
||||
],
|
||||
"connections": [
|
||||
"What did you confide in me that makes me leap into danger for you every time?",
|
||||
"What animal do I say you remind me of?",
|
||||
"What affectionate nickname have you given me?"
|
||||
]
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747946822837,
|
||||
"modifiedTime": 1747946826150,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
},
|
||||
"_key": "!items!HEh27jDQCJmnPsXH"
|
||||
"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": 1747946822837,
|
||||
"modifiedTime": 1748029712119,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!HEh27jDQCJmnPsXH"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue