mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Bard is not fun?
This commit is contained in:
parent
5757db3f49
commit
f7440ede5b
24 changed files with 1450 additions and 5 deletions
73
src/packs/classes/class_Bard_vegl3bFOq3pcFTWT.json
Normal file
73
src/packs/classes/class_Bard_vegl3bFOq3pcFTWT.json
Normal file
|
|
@ -0,0 +1,73 @@
|
||||||
|
{
|
||||||
|
"folder": null,
|
||||||
|
"name": "Bard",
|
||||||
|
"type": "class",
|
||||||
|
"img": "icons/tools/instruments/harp-red.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p><strong>Note: At level 5 use Rally (Level 5) instead of Rally under class feature. (Automation will be implemented in a later release)</strong></p><p><br />Bards are the most charismatic people in all the realms. Members of this class are masters of captivation and specialize in a variety of performance types, including singing, playing musical instruments, weaving tales, or telling jokes. Whether performing for an audience or speaking to an individual, bards thrive in social situations. Members of this profession bond and train at schools or guilds, but a current of egotism runs through those of the bardic persuasion. While they may be the most likely class to bring people together, a bard of ill temper can just as easily tear a party apart.</p>",
|
||||||
|
"domains": [
|
||||||
|
"grace",
|
||||||
|
"codex"
|
||||||
|
],
|
||||||
|
"classItems": [],
|
||||||
|
"hitPoints": 5,
|
||||||
|
"evasion": 0,
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "hope",
|
||||||
|
"item": "Compendium.daggerheart.classes.Item.N9E5skDDK2VgvohR"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "class",
|
||||||
|
"item": "Compendium.daggerheart.classes.Item.PydiMnNCKpd44SGS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "class",
|
||||||
|
"item": "Compendium.daggerheart.classes.Item.TVeEyqmPPiRa2r3i"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"subclasses": [
|
||||||
|
"Compendium.daggerheart.subclasses.Item.ld8MIvk0xVJydSBz",
|
||||||
|
"Compendium.daggerheart.subclasses.Item.XTSODVM8st75Os8M"
|
||||||
|
],
|
||||||
|
"inventory": {
|
||||||
|
"take": [],
|
||||||
|
"choiceA": [],
|
||||||
|
"choiceB": []
|
||||||
|
},
|
||||||
|
"characterGuide": {
|
||||||
|
"suggestedTraits": {
|
||||||
|
"agility": 0,
|
||||||
|
"strength": -1,
|
||||||
|
"finesse": 1,
|
||||||
|
"instinct": 0,
|
||||||
|
"presence": 2,
|
||||||
|
"knowledge": 1
|
||||||
|
},
|
||||||
|
"suggestedPrimaryWeapon": null,
|
||||||
|
"suggestedSecondaryWeapon": null,
|
||||||
|
"suggestedArmor": null
|
||||||
|
},
|
||||||
|
"isMulticlass": false
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174600538,
|
||||||
|
"modifiedTime": 1754174781577,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_id": "vegl3bFOq3pcFTWT",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!vegl3bFOq3pcFTWT"
|
||||||
|
}
|
||||||
119
src/packs/classes/feature_Make_a_Scene_N9E5skDDK2VgvohR.json
Normal file
119
src/packs/classes/feature_Make_a_Scene_N9E5skDDK2VgvohR.json
Normal file
|
|
@ -0,0 +1,119 @@
|
||||||
|
{
|
||||||
|
"folder": "S4dTxJcuo1VW8o1E",
|
||||||
|
"name": "Make a Scene",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/magic/sonic/scream-wail-shout-teal.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Spend <strong>3 Hope</strong> to temporarily <strong>Distract a target</strong> within <strong>Close</strong> range, giving them a <strong>-2 penalty</strong> to their Difficulty.</p>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {
|
||||||
|
"T6sfMJ9DRvF0IQZ4": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "T6sfMJ9DRvF0IQZ4",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "hope",
|
||||||
|
"value": 3,
|
||||||
|
"keyIsID": false,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "8G9zDv1gac6dEHmS",
|
||||||
|
"onSave": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Spend Hope",
|
||||||
|
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Make a Scene",
|
||||||
|
"img": "icons/svg/daze.svg",
|
||||||
|
"origin": "Compendium.daggerheart.classes.Item.OxmucTHHfuBSv2dn",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "8G9zDv1gac6dEHmS",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"key": "system.difficulty",
|
||||||
|
"mode": 2,
|
||||||
|
"value": "-2",
|
||||||
|
"priority": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!N9E5skDDK2VgvohR.8G9zDv1gac6dEHmS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.OxmucTHHfuBSv2dn",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174534518,
|
||||||
|
"modifiedTime": 1754174592441,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "N9E5skDDK2VgvohR",
|
||||||
|
"sort": 200000,
|
||||||
|
"_key": "!items!N9E5skDDK2VgvohR"
|
||||||
|
}
|
||||||
127
src/packs/classes/feature_Rally_PydiMnNCKpd44SGS.json
Normal file
127
src/packs/classes/feature_Rally_PydiMnNCKpd44SGS.json
Normal file
|
|
@ -0,0 +1,127 @@
|
||||||
|
{
|
||||||
|
"folder": "S4dTxJcuo1VW8o1E",
|
||||||
|
"name": "Rally",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Once per session, describe how you rally the party and give yourself and each of your allies a Rally Die. At level 1, your Rally Die is a d6. A PC can spend their Rally Die to roll it, adding the result to their action roll, reaction roll, damage roll, or to clear a number of Stress equal to the result. At the end of each session, clear all unspent Rally Dice. At level 5, your Rally Die increases to a d8.</p>",
|
||||||
|
"resource": {
|
||||||
|
"type": "simple",
|
||||||
|
"value": 1,
|
||||||
|
"max": "1",
|
||||||
|
"icon": "",
|
||||||
|
"recovery": "session",
|
||||||
|
"diceStates": {},
|
||||||
|
"dieFaces": "d4"
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"vI4Fph3y9ygsya9e": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "vI4Fph3y9ygsya9e",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "Y7waM3ljoRLyk38N",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": true,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": "session"
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "FrSJH9vzDHkFGYQL",
|
||||||
|
"onSave": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target": {
|
||||||
|
"type": "friendly",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Rally your allies!",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Rally",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"origin": "Compendium.daggerheart.classes.Item.Y7waM3ljoRLyk38N",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "FrSJH9vzDHkFGYQL",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"key": "system.bonuses.rally",
|
||||||
|
"mode": 2,
|
||||||
|
"value": "1d6",
|
||||||
|
"priority": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!PydiMnNCKpd44SGS.FrSJH9vzDHkFGYQL"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174497668,
|
||||||
|
"modifiedTime": 1754174592441,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "PydiMnNCKpd44SGS",
|
||||||
|
"sort": 100000,
|
||||||
|
"_key": "!items!PydiMnNCKpd44SGS"
|
||||||
|
}
|
||||||
127
src/packs/classes/feature_Rally__Level_5__TVeEyqmPPiRa2r3i.json
Normal file
127
src/packs/classes/feature_Rally__Level_5__TVeEyqmPPiRa2r3i.json
Normal file
|
|
@ -0,0 +1,127 @@
|
||||||
|
{
|
||||||
|
"folder": "S4dTxJcuo1VW8o1E",
|
||||||
|
"name": "Rally (Level 5)",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Once per session, describe how you rally the party and give yourself and each of your allies a Rally Die. At level 1, your Rally Die is a d6. A PC can spend their Rally Die to roll it, adding the result to their action roll, reaction roll, damage roll, or to clear a number of Stress equal to the result. At the end of each session, clear all unspent Rally Dice. At level 5, your Rally Die increases to a d8.</p>",
|
||||||
|
"resource": {
|
||||||
|
"type": "simple",
|
||||||
|
"value": 1,
|
||||||
|
"max": "1",
|
||||||
|
"icon": "",
|
||||||
|
"recovery": "session",
|
||||||
|
"diceStates": {},
|
||||||
|
"dieFaces": "d4"
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"Z1KWFrpXOqZWuZD1": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "Z1KWFrpXOqZWuZD1",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "oxv0m8AFUQVFKtZ4",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": true,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": "session"
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "8CFxYJV8zE6Wabwj",
|
||||||
|
"onSave": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Rally your Allies",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Rally (Level 5)",
|
||||||
|
"img": "icons/tools/instruments/drum-hand-tan.webp",
|
||||||
|
"origin": "Compendium.daggerheart.classes.Item.oxv0m8AFUQVFKtZ4",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "8CFxYJV8zE6Wabwj",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"key": "system.bonuses.rally",
|
||||||
|
"mode": 2,
|
||||||
|
"value": "1d8",
|
||||||
|
"priority": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!TVeEyqmPPiRa2r3i.8CFxYJV8zE6Wabwj"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174499893,
|
||||||
|
"modifiedTime": 1754174592441,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "TVeEyqmPPiRa2r3i",
|
||||||
|
"sort": 300000,
|
||||||
|
"_key": "!items!TVeEyqmPPiRa2r3i"
|
||||||
|
}
|
||||||
22
src/packs/classes/folders_Class_Items_7v4rk8aUOc9l81kD.json
Normal file
22
src/packs/classes/folders_Class_Items_7v4rk8aUOc9l81kD.json
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"type": "Item",
|
||||||
|
"folder": null,
|
||||||
|
"name": "Class Items",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"_id": "7v4rk8aUOc9l81kD",
|
||||||
|
"description": "",
|
||||||
|
"sort": 100000,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq",
|
||||||
|
"modifiedTime": 1754174522250
|
||||||
|
},
|
||||||
|
"_key": "!folders!7v4rk8aUOc9l81kD"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "Item",
|
||||||
|
"folder": "7v4rk8aUOc9l81kD",
|
||||||
|
"name": "Standard Take",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"_id": "rY8M3uLGRwuLhzk0",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513416,
|
||||||
|
"modifiedTime": 1754174513416,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!rY8M3uLGRwuLhzk0"
|
||||||
|
}
|
||||||
31
src/packs/classes/loot_50ft_of_Rope_hMST9iizQP1yz0MG.json
Normal file
31
src/packs/classes/loot_50ft_of_Rope_hMST9iizQP1yz0MG.json
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"folder": "rY8M3uLGRwuLhzk0",
|
||||||
|
"name": "50ft of Rope",
|
||||||
|
"type": "loot",
|
||||||
|
"img": "icons/sundries/survival/rope-coiled-tan.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"quantity": 1,
|
||||||
|
"actions": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.KF2oCpxX8s9jcvWT",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513423,
|
||||||
|
"modifiedTime": 1754174513423,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "hMST9iizQP1yz0MG",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!hMST9iizQP1yz0MG"
|
||||||
|
}
|
||||||
31
src/packs/classes/loot_A_Romance_Novel_Bvr6wjf44EvCdidC.json
Normal file
31
src/packs/classes/loot_A_Romance_Novel_Bvr6wjf44EvCdidC.json
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"folder": "7v4rk8aUOc9l81kD",
|
||||||
|
"name": "A Romance Novel",
|
||||||
|
"type": "loot",
|
||||||
|
"img": "icons/sundries/books/book-embossed-gold-red.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"quantity": 1,
|
||||||
|
"actions": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.fkfn1pk4evHl9rsX",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513423,
|
||||||
|
"modifiedTime": 1754174513423,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "Bvr6wjf44EvCdidC",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!Bvr6wjf44EvCdidC"
|
||||||
|
}
|
||||||
31
src/packs/classes/loot_Basic_Supplies_uoG5iq09mxJPXfmk.json
Normal file
31
src/packs/classes/loot_Basic_Supplies_uoG5iq09mxJPXfmk.json
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"folder": "rY8M3uLGRwuLhzk0",
|
||||||
|
"name": "Basic Supplies",
|
||||||
|
"type": "loot",
|
||||||
|
"img": "icons/containers/bags/sack-leather-stitched-brown.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"quantity": 1,
|
||||||
|
"actions": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.HYZsniIrzcaLfz15",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513423,
|
||||||
|
"modifiedTime": 1754174513423,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "uoG5iq09mxJPXfmk",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!uoG5iq09mxJPXfmk"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"folder": "7v4rk8aUOc9l81kD",
|
||||||
|
"name": "Letter(Never Opened)",
|
||||||
|
"type": "loot",
|
||||||
|
"img": "icons/sundries/documents/envelope-sealed-red-tan.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"quantity": 1,
|
||||||
|
"actions": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.z5NCi87SkY5oCOwW",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513423,
|
||||||
|
"modifiedTime": 1754174513423,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "XGWVVkHlVrF5fGm6",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!XGWVVkHlVrF5fGm6"
|
||||||
|
}
|
||||||
31
src/packs/classes/loot_Torch_zqeXrJTd1geX73Pw.json
Normal file
31
src/packs/classes/loot_Torch_zqeXrJTd1geX73Pw.json
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"folder": "rY8M3uLGRwuLhzk0",
|
||||||
|
"name": "Torch",
|
||||||
|
"type": "loot",
|
||||||
|
"img": "icons/sundries/lights/torch-brown-lit.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"quantity": 1,
|
||||||
|
"actions": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.classes.Item.YCcnP3NsSEYh0jNh",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174513423,
|
||||||
|
"modifiedTime": 1754174513423,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "zqeXrJTd1geX73Pw",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!zqeXrJTd1geX73Pw"
|
||||||
|
}
|
||||||
64
src/packs/subclasses/feature_Eloquent_5bmB1YcxiJVNVXDM.json
Normal file
64
src/packs/subclasses/feature_Eloquent_5bmB1YcxiJVNVXDM.json
Normal file
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"folder": "Br5kHZnnjGzz4RJ9",
|
||||||
|
"name": "Eloquent",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/skills/social/diplomacy-writing-letter.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Your moving words boost morale. Once per session, when you encourage an ally, you can do one of the following: </p><ul><li><p>Allow them to find a mundane object or tool they need.</p></li><li><p>Help an Ally without spending Hope.</p></li><li><p>Give them an additional downtime move during their next rest.</p></li></ul>",
|
||||||
|
"resource": {
|
||||||
|
"type": "simple",
|
||||||
|
"value": 1,
|
||||||
|
"recovery": "session",
|
||||||
|
"max": "1",
|
||||||
|
"icon": "",
|
||||||
|
"diceStates": {},
|
||||||
|
"dieFaces": "d4"
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"o1MWnafbLsXnvSUl": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "o1MWnafbLsXnvSUl",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Use Feature",
|
||||||
|
"img": "icons/skills/social/diplomacy-writing-letter.webp",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.QaEinpTu6c1Tj859",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "5bmB1YcxiJVNVXDM",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!5bmB1YcxiJVNVXDM"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,83 @@
|
||||||
|
{
|
||||||
|
"folder": "37B1HLu8gv8sSDNI",
|
||||||
|
"name": "Epic Poetry",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/sundries/documents/document-letter-blue.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Your Rally Die increases to a d10. Additionally, when you Help an Ally, you can narrate the moment as if you were writing the tale of their heroism in a memoir. When you do, roll a d10 as your advantage die.</p>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Rally:d10",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_id": "RSmscgGyuHJucF6C",
|
||||||
|
"img": "icons/magic/life/heart-cross-blue.webp",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"key": "system.bonuses.rally",
|
||||||
|
"mode": 5,
|
||||||
|
"value": "d10",
|
||||||
|
"priority": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "<p>Rally die increased to d10.</p>",
|
||||||
|
"origin": null,
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"transfer": true,
|
||||||
|
"statuses": [],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!eCoEWkWuZPMZ9C6a.RSmscgGyuHJucF6C"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.4dVLpWQ5SpAGnc5A",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "eCoEWkWuZPMZ9C6a",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!eCoEWkWuZPMZ9C6a"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,240 @@
|
||||||
|
{
|
||||||
|
"folder": "QBeb6IqRnhTXzRtd",
|
||||||
|
"name": "Gifted Performer",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/tools/instruments/harp-yellow-teal.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>You can play three different types of songs, once each per long rest; describe how you perform for others to gain the listed benefit: </p><ul><li><p><strong>Relaxing Song:</strong> You and all allies within Close range clear a Hit Point.</p></li><li><p><strong>Epic Song:</strong> Make a target within Close range temporarily Vulnerable. </p></li><li><p><strong>Heartbreaking Song:</strong> You and all allies within Close range gain a Hope.</p></li></ul>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {
|
||||||
|
"xvs7ZKm93AlnZD3F": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "xvs7ZKm93AlnZD3F",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "<p><strong>You and all allies</strong> within <strong>Close</strong> range <strong>clear a Hit Point</strong>.</p>",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "hitPoints",
|
||||||
|
"base": false,
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"roll": {
|
||||||
|
"type": null,
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"bonus": null,
|
||||||
|
"advState": "neutral",
|
||||||
|
"diceRolling": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"compare": null,
|
||||||
|
"treshold": null
|
||||||
|
},
|
||||||
|
"useDefault": false
|
||||||
|
},
|
||||||
|
"name": "Relaxing Song",
|
||||||
|
"img": "icons/environment/wilderness/tree-oak.webp",
|
||||||
|
"range": ""
|
||||||
|
},
|
||||||
|
"nvfJ8rOx8baI6POZ": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "nvfJ8rOx8baI6POZ",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "<p>Make <strong>a target</strong> within <strong>Close</strong> range temporarily <strong>Vulnerable</strong>.</p>",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "FK4IdbxluRErfYor",
|
||||||
|
"onSave": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target": {
|
||||||
|
"type": "hostile",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Epic Song",
|
||||||
|
"img": "icons/skills/targeting/target-strike-triple-blue.webp",
|
||||||
|
"range": "close"
|
||||||
|
},
|
||||||
|
"QTTgKnhpNE2XHz4u": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "QTTgKnhpNE2XHz4u",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "<p><strong>You and all allies</strong> within <strong>Close</strong> range <strong>gain a Hope</strong>.</p>",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": "longRest"
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "hope",
|
||||||
|
"base": false,
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "friendly",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"roll": {
|
||||||
|
"type": null,
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"bonus": null,
|
||||||
|
"advState": "neutral",
|
||||||
|
"diceRolling": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"compare": null,
|
||||||
|
"treshold": null
|
||||||
|
},
|
||||||
|
"useDefault": false
|
||||||
|
},
|
||||||
|
"name": "Heartbreaking Song",
|
||||||
|
"img": "icons/magic/life/heart-cross-strong-flame-purple-orange.webp",
|
||||||
|
"range": "close"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Vulnerable",
|
||||||
|
"img": "icons/svg/ice-aura.svg",
|
||||||
|
"origin": "Compendium.daggerheart.subclasses.Item.6j1RP4fz3BwSfoli",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "FK4IdbxluRErfYor",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "close"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changes": [],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [
|
||||||
|
"vulnerable"
|
||||||
|
],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!99U7YWNCxFZHCiT0.FK4IdbxluRErfYor"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.6j1RP4fz3BwSfoli",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "99U7YWNCxFZHCiT0",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!99U7YWNCxFZHCiT0"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"folder": "QBeb6IqRnhTXzRtd",
|
||||||
|
"name": "Heart of a Poet",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/magic/life/heart-hand-gold-green.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>After you make an action roll to impress, persuade, or offend someone, you can spend a Hope to add a d4 to the roll.</p>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {
|
||||||
|
"pHSfMDmfVQSgqk39": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "pHSfMDmfVQSgqk39",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "<p>After you make an action roll to impress, persuade, or offend someone, you can spend a Hope to add a d4 to the roll.</p>",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"keyIsID": false,
|
||||||
|
"key": "hope",
|
||||||
|
"value": 1,
|
||||||
|
"scalable": false,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Spend Hope",
|
||||||
|
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.3YIVugLcucLNtLSZ",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "Ce0sn0kqAw3PFe0k",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!Ce0sn0kqAw3PFe0k"
|
||||||
|
}
|
||||||
33
src/packs/subclasses/feature_Maestro_ZFkCz8XV1EtMoJ1w.json
Normal file
33
src/packs/subclasses/feature_Maestro_ZFkCz8XV1EtMoJ1w.json
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"folder": "Br5kHZnnjGzz4RJ9",
|
||||||
|
"name": "Maestro",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/weapons/wands/wand-star-white.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Your rallying songs steel the courage of those who listen. When you give a <strong>Rally Die</strong> to an ally, they can <strong>gain a Hope</strong> or <strong>clear a Stress</strong>.</p>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.c6kz0r85oQ6G7eaZ",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "ZFkCz8XV1EtMoJ1w",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!ZFkCz8XV1EtMoJ1w"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,117 @@
|
||||||
|
{
|
||||||
|
"folder": "QBeb6IqRnhTXzRtd",
|
||||||
|
"name": "Rousing Speech",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/tools/instruments/megaphone.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p><strong>Once per long rest</strong>, you can give a heartfelt, inspiring speech. <strong>All allies</strong> within <strong>Far</strong> range <strong>clear 2 Stress</strong>.</p>",
|
||||||
|
"resource": {
|
||||||
|
"type": "simple",
|
||||||
|
"value": 1,
|
||||||
|
"max": "1",
|
||||||
|
"icon": "",
|
||||||
|
"recovery": "longRest",
|
||||||
|
"diceStates": {},
|
||||||
|
"dieFaces": "d4"
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"WNtHiko4DRGbxKnm": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "WNtHiko4DRGbxKnm",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "<p><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: var(--color-scrollbar) var(--color-scrollbar-track); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong>Once per long rest</strong></span><span style=\"color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none\">, you can give a heartfelt, inspiring speech. </span><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: var(--color-scrollbar) var(--color-scrollbar-track); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong>All allies</strong></span><span style=\"color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none\"> within </span><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: var(--color-scrollbar) var(--color-scrollbar-track); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong>Far</strong></span><span style=\"color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none\"> range </span><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: var(--color-scrollbar) var(--color-scrollbar-track); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong>clear 2 Stress</strong></span><span style=\"color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none\"><strong>.</strong></span></p>",
|
||||||
|
"chatDisplay": false,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "iLytX899psvrPRnG",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": true,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": "longRest"
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "2"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "stress",
|
||||||
|
"base": false,
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "friendly",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"roll": {
|
||||||
|
"type": null,
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"bonus": null,
|
||||||
|
"advState": "neutral",
|
||||||
|
"diceRolling": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"compare": null,
|
||||||
|
"treshold": null
|
||||||
|
},
|
||||||
|
"useDefault": false
|
||||||
|
},
|
||||||
|
"name": "Talk to your allies!",
|
||||||
|
"img": "icons/equipment/head/mask-plague-leather-brown.webp",
|
||||||
|
"range": "far"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.iLytX899psvrPRnG",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "PCmYTX02JLzBpgml",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!PCmYTX02JLzBpgml"
|
||||||
|
}
|
||||||
33
src/packs/subclasses/feature_Virtuoso_kn2t409o0FDFQieo.json
Normal file
33
src/packs/subclasses/feature_Virtuoso_kn2t409o0FDFQieo.json
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"folder": "37B1HLu8gv8sSDNI",
|
||||||
|
"name": "Virtuoso",
|
||||||
|
"type": "feature",
|
||||||
|
"img": "icons/magic/light/explosion-star-small-teal.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>You are among the greatest of your craft and your skill is boundless. You can perform each of your <strong>\"Gifted Performer\"</strong> feature’s songs <strong>twice per long rest.</strong></p>",
|
||||||
|
"resource": null,
|
||||||
|
"actions": {},
|
||||||
|
"originItemType": null,
|
||||||
|
"originId": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": "Compendium.daggerheart.subclasses.Item.lmUplK4FSH6EOTKJ",
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646194,
|
||||||
|
"modifiedTime": 1754174646194,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"_id": "kn2t409o0FDFQieo",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!kn2t409o0FDFQieo"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "Item",
|
||||||
|
"folder": "Sfpr4iK1cGrmncok",
|
||||||
|
"name": "Foundation Features",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"_id": "QBeb6IqRnhTXzRtd",
|
||||||
|
"description": "",
|
||||||
|
"sort": 100000,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646170,
|
||||||
|
"modifiedTime": 1754174646170,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!QBeb6IqRnhTXzRtd"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "Item",
|
||||||
|
"folder": "Sfpr4iK1cGrmncok",
|
||||||
|
"name": "Mastery Features",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"_id": "37B1HLu8gv8sSDNI",
|
||||||
|
"description": "",
|
||||||
|
"sort": 200000,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646170,
|
||||||
|
"modifiedTime": 1754174646170,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!37B1HLu8gv8sSDNI"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type": "Item",
|
||||||
|
"folder": "Sfpr4iK1cGrmncok",
|
||||||
|
"name": "Specialization Features",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"_id": "Br5kHZnnjGzz4RJ9",
|
||||||
|
"description": "",
|
||||||
|
"sort": 150000,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174646170,
|
||||||
|
"modifiedTime": 1754174646170,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!Br5kHZnnjGzz4RJ9"
|
||||||
|
}
|
||||||
|
|
@ -3,10 +3,10 @@
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"name": "Subclass Features",
|
"name": "Subclass Features",
|
||||||
"color": null,
|
"color": null,
|
||||||
"sorting": "a",
|
"sorting": "m",
|
||||||
"_id": "Sfpr4iK1cGrmncok",
|
"_id": "Sfpr4iK1cGrmncok",
|
||||||
"description": "",
|
"description": "",
|
||||||
"sort": 0,
|
"sort": 100000,
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
|
|
@ -15,9 +15,9 @@
|
||||||
"coreVersion": "13.346",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1752680688668,
|
"createdTime": 1754174646170,
|
||||||
"modifiedTime": 1752680688668,
|
"modifiedTime": 1754174646202,
|
||||||
"lastModifiedBy": "binNpU8lWev6geDj"
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
},
|
},
|
||||||
"_key": "!folders!Sfpr4iK1cGrmncok"
|
"_key": "!folders!Sfpr4iK1cGrmncok"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,46 @@
|
||||||
|
{
|
||||||
|
"folder": null,
|
||||||
|
"name": "Troubadour",
|
||||||
|
"type": "subclass",
|
||||||
|
"img": "icons/svg/item-bag.svg",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"spellcastingTrait": "presence",
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "foundation",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.99U7YWNCxFZHCiT0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "specialization",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.ZFkCz8XV1EtMoJ1w"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "mastery",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.kn2t409o0FDFQieo"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"featureState": 1,
|
||||||
|
"isMulticlass": false
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174653653,
|
||||||
|
"modifiedTime": 1754174700485,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_id": "ld8MIvk0xVJydSBz",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!ld8MIvk0xVJydSBz"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
"folder": null,
|
||||||
|
"name": "Wordsmith",
|
||||||
|
"type": "subclass",
|
||||||
|
"img": "icons/svg/item-bag.svg",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>Something with words</p>",
|
||||||
|
"spellcastingTrait": "presence",
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "foundation",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.Ce0sn0kqAw3PFe0k"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "foundation",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.PCmYTX02JLzBpgml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "specialization",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.5bmB1YcxiJVNVXDM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "mastery",
|
||||||
|
"item": "Compendium.daggerheart.subclasses.Item.eCoEWkWuZPMZ9C6a"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"featureState": 1,
|
||||||
|
"isMulticlass": false
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"LgnbNMLaxandgMQq": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754174655078,
|
||||||
|
"modifiedTime": 1754174731512,
|
||||||
|
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||||
|
},
|
||||||
|
"_id": "XTSODVM8st75Os8M",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!items!XTSODVM8st75Os8M"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue