mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
Merged with main
This commit is contained in:
commit
5a3bb25e53
44 changed files with 2042 additions and 626 deletions
|
|
@ -4,37 +4,65 @@
|
|||
"_id": "hyfigmrAoLxFPOW2",
|
||||
"img": "systems/daggerheart/assets/icons/classes/guardian.png",
|
||||
"system": {
|
||||
"domains": [],
|
||||
"domains": ["valor", "blade"],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 0,
|
||||
"features": [],
|
||||
"evasion": 9,
|
||||
"features": [
|
||||
{
|
||||
"name": "Frontline Tank",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.ftUZznLFJ5xbcxcu"
|
||||
},
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Unstoppable",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.rlpNYKW18FX4Hw7t"
|
||||
}
|
||||
],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": null
|
||||
"extra": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 0,
|
||||
"strength": 0,
|
||||
"finesse": 0,
|
||||
"agility": 1,
|
||||
"strength": 2,
|
||||
"finesse": -1,
|
||||
"instinct": 0,
|
||||
"presence": 0,
|
||||
"presence": 1,
|
||||
"knowledge": 0
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {},
|
||||
"backgroundQuestions": ["", "", ""],
|
||||
"connections": ["", "", ""]
|
||||
"characterDescription": {
|
||||
"clothes": "",
|
||||
"eyes": "",
|
||||
"body": "",
|
||||
"color": "",
|
||||
"attitude": ""
|
||||
},
|
||||
"backgroundQuestions": [
|
||||
"Who from your community did you fail to protect, and why do you still think of them?",
|
||||
"You’ve been tasked with protecting something important and delivering it somewhere dangerous. What is it, and where does it need to go?",
|
||||
"You consider an aspect of yourself to be a weakness. What is it, and how has it affected you?"
|
||||
],
|
||||
"connections": [
|
||||
"How did I save your life the first time we met",
|
||||
"What small gift did you give me that you notice I always carry with me?",
|
||||
"What lie have you told me about yourself that I absolutely believe?"
|
||||
]
|
||||
},
|
||||
"multiclass": null,
|
||||
"description": ""
|
||||
|
|
@ -55,8 +83,8 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747946853583,
|
||||
"modifiedTime": 1747946858579,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
"modifiedTime": 1748030966166,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!hyfigmrAoLxFPOW2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue