Merged with main

This commit is contained in:
WBHarry 2025-05-24 10:36:36 +02:00
commit 5a3bb25e53
44 changed files with 2042 additions and 626 deletions

View file

@ -4,37 +4,70 @@
"_id": "V1a5AKCLe8qtoPlA",
"img": "systems/daggerheart/assets/icons/classes/rogue.png",
"system": {
"domains": [],
"domains": ["midnight", "grace"],
"classItems": [],
"damageThresholds": {
"minor": 0,
"major": 0,
"severe": 0
},
"evasion": 0,
"features": [],
"evasion": 12,
"features": [
{
"name": "Rogues Dodge",
"img": "icons/svg/item-bag.svg",
"uuid": "Compendium.daggerheart.class-features.Item.fPGn9JNV24nt1G9d"
},
{
"name": "Cloaked",
"img": "icons/svg/item-bag.svg",
"uuid": "Compendium.daggerheart.class-features.Item.TpaoHSJ3npjWiBOf"
},
{
"img": "icons/svg/item-bag.svg",
"name": "Sneak Attack",
"uuid": "Compendium.daggerheart.class-features.Item.PhHOmsoYUDC42by6"
}
],
"subclasses": [],
"inventory": {
"take": [],
"choiceA": [],
"choiceB": [],
"extra": null
"extra": {
"title": "",
"description": ""
}
},
"characterGuide": {
"suggestedTraits": {
"agility": 0,
"strength": 0,
"finesse": 0,
"agility": 1,
"strength": -1,
"finesse": 2,
"instinct": 0,
"presence": 0,
"presence": 1,
"knowledge": 0
},
"suggestedPrimaryWeapon": null,
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"characterDescription": {},
"backgroundQuestions": ["", "", ""],
"connections": ["", "", ""]
"characterDescription": {
"clothes": "",
"eyes": "",
"body": "",
"color": "",
"attitude": ""
},
"backgroundQuestions": [
"What did you get caught doing that got you exiled from your home community?",
"You used to have a different life, but youve tried to leave it behind. Who from your past is still chasing you?",
"Who from your past were you most sad to say goodbye to?"
],
"connections": [
"What did I recently convince you to do that got us both in trouble?",
"What have I discovered about your past that I hold secret from the others?",
"Who do you know from my past, and how have they influenced your feelings about me?"
]
},
"multiclass": null,
"description": ""
@ -55,8 +88,8 @@
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1747946902620,
"modifiedTime": 1747946906032,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
"modifiedTime": 1748032307699,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!V1a5AKCLe8qtoPlA"
}