mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
temporarily remove healing actions from items (#430)
This commit is contained in:
parent
5215212e02
commit
c81c1941a4
12 changed files with 24 additions and 973 deletions
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>You can drink this potion to fall asleep for a full night’s rest. You clear all Stress upon waking.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"lsoIboe4luXfojFg": {
|
||||
"type": "healing",
|
||||
"_id": "lsoIboe4luXfojFg",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "stress",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": 11,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false,
|
||||
"type": []
|
||||
},
|
||||
"roll": {
|
||||
"type": null,
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": "above",
|
||||
"treshold": 1
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"name": "Drink",
|
||||
"img": "icons/consumables/potions/bottle-bulb-corked-labeled-blue.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753591837472,
|
||||
"modifiedTime": 1753591911174,
|
||||
"modifiedTime": 1753623358593,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!XZavUVlHEvE2srEt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue