mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
Added wizard (#569)
This commit is contained in:
parent
2ee56e5876
commit
34f2481fd6
26 changed files with 1237 additions and 0 deletions
66
src/packs/subclasses/feature_Adept_v511C6GMShsBblah.json
Normal file
66
src/packs/subclasses/feature_Adept_v511C6GMShsBblah.json
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"folder": "8dyHGlppj08jYLIO",
|
||||
"name": "Adept",
|
||||
"type": "feature",
|
||||
"_id": "v511C6GMShsBblah",
|
||||
"img": "icons/magic/symbols/chevron-elipse-circle-blue.webp",
|
||||
"system": {
|
||||
"description": "<p>When you Utilize an Experience, you can <strong>mark a Stress</strong> instead of spending a Hope. If you do, double your Experience modifier for that roll.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"FOl7kaOG6DFWIpMm": {
|
||||
"type": "effect",
|
||||
"_id": "FOl7kaOG6DFWIpMm",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When you Utilize an Experience, you can <strong>mark a Stress</strong> instead of spending a Hope. If you do, double your Experience modifier for that roll.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null,
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/magic/control/buff-flight-wings-runes-purple.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754253694438,
|
||||
"modifiedTime": 1754253772703,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!v511C6GMShsBblah"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue