mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
Features subclasses classes (#541)
* Bard is not fun? * Halsin needs to find that squirell
This commit is contained in:
parent
195f624868
commit
b9b657e985
41 changed files with 3223 additions and 8 deletions
|
|
@ -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": 1754221198032,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"_id": "Ce0sn0kqAw3PFe0k",
|
||||
"sort": 200000,
|
||||
"_key": "!items!Ce0sn0kqAw3PFe0k"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue