mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 08:37:02 +01:00
Initial push to test
First implementation for classes and subclasses
This commit is contained in:
parent
7bbbdce739
commit
6b1b4f45d5
123 changed files with 4848 additions and 2 deletions
65
src/packs/classes/feature_Make_a_Scene_UgzxqgsIyyjN616r.json
Normal file
65
src/packs/classes/feature_Make_a_Scene_UgzxqgsIyyjN616r.json
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"folder": "S4dTxJcuo1VW8o1E",
|
||||
"name": "Make a Scene",
|
||||
"type": "feature",
|
||||
"_id": "UgzxqgsIyyjN616r",
|
||||
"img": "systems/daggerheart/assets/icons/dice/hope/d12.svg",
|
||||
"system": {
|
||||
"description": "<p><strong>Spend 3 Hope</strong> to temporarily Distract a target within <strong>Close range</strong>, giving them a <strong>-2 penalty</strong> to their Difficulty.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"QvosqFHSDTfnayAo": {
|
||||
"type": "effect",
|
||||
"_id": "QvosqFHSDTfnayAo",
|
||||
"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": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"name": "Hope Feature",
|
||||
"img": "systems/daggerheart/assets/icons/dice/hope/d12.svg",
|
||||
"range": "close"
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"subType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"K33GF8jIT1j7GH5w": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753880823906,
|
||||
"modifiedTime": 1753882840029,
|
||||
"lastModifiedBy": "K33GF8jIT1j7GH5w"
|
||||
},
|
||||
"_key": "!items!UgzxqgsIyyjN616r"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue