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,98 @@
{
"name": "Rogue",
"type": "class",
"_id": "V1a5AKCLe8qtoPlA",
"img": "systems/daggerheart/assets/icons/classes/rogue.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": "Rogue",
"type": "class",
"_id": "V1a5AKCLe8qtoPlA",
"img": "systems/daggerheart/assets/icons/classes/rogue.png",
"system": {
"domains": [
"midnight",
"grace"
],
"classItems": [],
"damageThresholds": {
"minor": 0,
"major": 0,
"severe": 0
},
"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": {
"title": "",
"description": ""
}
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"NqO2eQGMjrvUO6v9": 3
"characterGuide": {
"suggestedTraits": {
"agility": 1,
"strength": -1,
"finesse": 2,
"instinct": 0,
"presence": 1,
"knowledge": 0
},
"suggestedPrimaryWeapon": null,
"suggestedSecondaryWeapon": null,
"suggestedArmor": null,
"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?"
]
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1747946902620,
"modifiedTime": 1747946906032,
"lastModifiedBy": "NqO2eQGMjrvUO6v9"
},
"_key": "!items!V1a5AKCLe8qtoPlA"
"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": 1747946902620,
"modifiedTime": 1748032307699,
"lastModifiedBy": "ei8OkswTzyDp4IGC"
},
"_key": "!items!V1a5AKCLe8qtoPlA"
}