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,70 @@
|
|||
"_id": "HPzaWaZBc6RvElKd",
|
||||
"img": "systems/daggerheart/assets/icons/classes/fighter.png",
|
||||
"system": {
|
||||
"domains": [],
|
||||
"domains": ["bone", "valor"],
|
||||
"classItems": [],
|
||||
"damageThresholds": {
|
||||
"minor": 0,
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
},
|
||||
"evasion": 0,
|
||||
"features": [],
|
||||
"evasion": 11,
|
||||
"features": [
|
||||
{
|
||||
"name": "Staggering Strike",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.xC0ZG862KrjHGHlx"
|
||||
},
|
||||
{
|
||||
"name": "I Am The Weapon",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.ihtvQaH18eG56RWY"
|
||||
},
|
||||
{
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"name": "Combo Strikes",
|
||||
"uuid": "Compendium.daggerheart.class-features.Item.RNC8NT8F6x73gRZi"
|
||||
}
|
||||
],
|
||||
"subclasses": [],
|
||||
"inventory": {
|
||||
"take": [],
|
||||
"choiceA": [],
|
||||
"choiceB": [],
|
||||
"extra": null
|
||||
"extra": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"characterGuide": {
|
||||
"suggestedTraits": {
|
||||
"agility": 0,
|
||||
"strength": 0,
|
||||
"agility": 1,
|
||||
"strength": 1,
|
||||
"finesse": 0,
|
||||
"instinct": 0,
|
||||
"presence": 0,
|
||||
"knowledge": 0
|
||||
"instinct": 2,
|
||||
"presence": 10,
|
||||
"knowledge": -1
|
||||
},
|
||||
"suggestedPrimaryWeapon": null,
|
||||
"suggestedSecondaryWeapon": null,
|
||||
"suggestedArmor": null,
|
||||
"characterDescription": {},
|
||||
"backgroundQuestions": ["", "", ""],
|
||||
"connections": ["", "", ""]
|
||||
"characterDescription": {
|
||||
"clothes": "",
|
||||
"eyes": "",
|
||||
"body": "",
|
||||
"color": "",
|
||||
"attitude": ""
|
||||
},
|
||||
"backgroundQuestions": [
|
||||
"Where did you spend time during your formative years that taught you, directly or indirectly, how to fight in the style you use?",
|
||||
"What group or organization that has always had your back, and how did you get in their good graces?",
|
||||
"Who did you lose to long ago that you are desperate for a rematch against?"
|
||||
],
|
||||
"connections": [
|
||||
"What is one thing we’re both afraid of?",
|
||||
"I rely on your for something important during our travels together. What is it and how do you feel about it?",
|
||||
"I still haven't forgiven you for something you said to me. What was it and why did you say it?"
|
||||
]
|
||||
},
|
||||
"multiclass": null,
|
||||
"description": ""
|
||||
|
|
@ -55,8 +88,8 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1747946839346,
|
||||
"modifiedTime": 1747946842033,
|
||||
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
|
||||
"modifiedTime": 1748031139229,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!HPzaWaZBc6RvElKd"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue