added T4 equipment and class features (#39)

This commit is contained in:
CPTN Cosmo 2025-05-24 10:27:45 +02:00 committed by GitHub
parent 2d832e74d4
commit 2599d1287d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
62 changed files with 4645 additions and 3720 deletions

View file

@ -1,62 +1,93 @@
{
"name": "Guardian",
"type": "class",
"_id": "hyfigmrAoLxFPOW2",
"img": "systems/daggerheart/assets/icons/classes/guardian.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": "Guardian",
"type": "class",
"_id": "hyfigmrAoLxFPOW2",
"img": "systems/daggerheart/assets/icons/classes/guardian.png",
"system": {
"domains": [
"valor",
"blade"
],
"classItems": [],
"damageThresholds": {
"minor": 0,
"major": 0,
"severe": 0
},
"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": {
"title": "",
"description": ""
}
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3
"characterGuide": {
"suggestedTraits": {
"agility": 1,
"strength": 2,
"finesse": -1,
"instinct": 0,
"presence": 1,
"knowledge": 0
},
"suggestedPrimaryWeapon": null,
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"characterDescription": {
"clothes": "",
"eyes": "",
"body": "",
"color": "",
"attitude": ""
},
"backgroundQuestions": [
"Who from your community did you fail to protect, and why do you still think of them?",
"Youve 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?"
]
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1747946853583,
"modifiedTime": 1747946858579,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!hyfigmrAoLxFPOW2"
"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": 1747946853583,
"modifiedTime": 1748030966166,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!hyfigmrAoLxFPOW2"
}