mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +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,78 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>You can use this stitcher to spend any number of Hope and clear that many Armor Slots.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"mMWp5isSCerqjJGU": {
|
||||
"type": "healing",
|
||||
"_id": "mMWp5isSCerqjJGU",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": true,
|
||||
"key": "hope",
|
||||
"value": 1,
|
||||
"step": 1,
|
||||
"keyIsID": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "armorStack",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "scale",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "@scale"
|
||||
}
|
||||
},
|
||||
"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": "Use",
|
||||
"img": "icons/skills/trades/textiles-stitching-leather-brown.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -96,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753588973384,
|
||||
"modifiedTime": 1753616684194,
|
||||
"modifiedTime": 1753623129674,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!VlbsCjvvLNfTzNXb"
|
||||
|
|
|
|||
|
|
@ -6,194 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>You can eat this meal to clear all HP and Stress and gain 1d4 Hope.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"rZUgZkwtJaE33b7m": {
|
||||
"type": "healing",
|
||||
"_id": "rZUgZkwtJaE33b7m",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hope",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false,
|
||||
"formula": "@system.resources.stress.max"
|
||||
}
|
||||
},
|
||||
"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": "Eat (Hope)",
|
||||
"img": "icons/consumables/food/bowl-stew-tofu-potato-red.webp",
|
||||
"range": ""
|
||||
},
|
||||
"GNWsoqelfhDnVysy": {
|
||||
"type": "healing",
|
||||
"_id": "GNWsoqelfhDnVysy",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "@system.resources.hitPoints.max"
|
||||
}
|
||||
},
|
||||
"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": "Eat (HP)",
|
||||
"img": "icons/consumables/food/bowl-stew-tofu-potato-red.webp",
|
||||
"range": ""
|
||||
},
|
||||
"YgFeu7IZftpowBqI": {
|
||||
"type": "healing",
|
||||
"_id": "YgFeu7IZftpowBqI",
|
||||
"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": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "@system.resources.stress.max"
|
||||
}
|
||||
},
|
||||
"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": "Eat (Stress)",
|
||||
"img": "icons/consumables/food/bowl-stew-tofu-potato-red.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -212,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753591925502,
|
||||
"modifiedTime": 1753617593610,
|
||||
"modifiedTime": 1753623203098,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!aX6NyxkNzu0LcJpt"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4+1 HP.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"XeKSZ99sdgK9oV3D": {
|
||||
"type": "healing",
|
||||
"_id": "XeKSZ99sdgK9oV3D",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": 1,
|
||||
"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-corked-red.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753588839527,
|
||||
"modifiedTime": 1753588886268,
|
||||
"modifiedTime": 1753623230976,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!Aruc2NLutWuVIjP1"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4+2 HP.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"hawYNYSynJ8MLpq9": {
|
||||
"type": "healing",
|
||||
"_id": "hawYNYSynJ8MLpq9",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": 2,
|
||||
"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-round-label-cork-red.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753591046168,
|
||||
"modifiedTime": 1753591103501,
|
||||
"modifiedTime": 1753623266522,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!cM7pHe8bBAxSZ2xR"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4+2 Stress.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"tvpa9Sb1a3Z9DDiX": {
|
||||
"type": "healing",
|
||||
"_id": "tvpa9Sb1a3Z9DDiX",
|
||||
"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": "d4",
|
||||
"bonus": 2,
|
||||
"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-round-label-cork-green.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753591113317,
|
||||
"modifiedTime": 1753591152705,
|
||||
"modifiedTime": 1753623276997,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!I4cQ03xbxnc81EGa"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4 HP.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"nWs6DwFafL6xOOIZ": {
|
||||
"type": "healing",
|
||||
"_id": "nWs6DwFafL6xOOIZ",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": null,
|
||||
"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/potion-tube-corked-red.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753587253431,
|
||||
"modifiedTime": 1753587977441,
|
||||
"modifiedTime": 1753623289863,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!tPfKtKRRjv8qdSqy"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4 Stress.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"s3UXcGku86aXFCKo": {
|
||||
"type": "healing",
|
||||
"_id": "s3UXcGku86aXFCKo",
|
||||
"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": "d4",
|
||||
"bonus": null,
|
||||
"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/potion-tube-corked-green.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753587324465,
|
||||
"modifiedTime": 1753587988202,
|
||||
"modifiedTime": 1753623297325,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!b6vGSPFWOlzZZDLO"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -6,78 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Mark a Stress and clear a HP.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"s4dxG7d38PPIrdoK": {
|
||||
"type": "healing",
|
||||
"_id": "s4dxG7d38PPIrdoK",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "1"
|
||||
}
|
||||
},
|
||||
"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": "Use",
|
||||
"img": "icons/commodities/materials/bowl-powder-gold.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -96,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753588752841,
|
||||
"modifiedTime": 1753588824014,
|
||||
"modifiedTime": 1753623348062,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!cg6VtQ0eVZjDdcK0"
|
||||
|
|
|
|||
|
|
@ -6,69 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>Clear 1d4+1 Stress.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"E6L2VaOyECv6w7b3": {
|
||||
"type": "healing",
|
||||
"_id": "E6L2VaOyECv6w7b3",
|
||||
"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": "d4",
|
||||
"bonus": 1,
|
||||
"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-corked-green.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -87,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753588904835,
|
||||
"modifiedTime": 1753588959019,
|
||||
"modifiedTime": 1753623366482,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!hf3k1POoVSooJyN2"
|
||||
|
|
|
|||
|
|
@ -6,130 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>You can consume this moss during a rest to clear 1d10 HP or 1d10 Stress.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"jQRgDZ6IBuIr0lbf": {
|
||||
"type": "healing",
|
||||
"_id": "jQRgDZ6IBuIr0lbf",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d10",
|
||||
"bonus": null,
|
||||
"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": "Eat (HP)",
|
||||
"img": "icons/consumables/plants/succulent-bundle-green.webp",
|
||||
"range": ""
|
||||
},
|
||||
"kANBl1eRStshQYPu": {
|
||||
"type": "healing",
|
||||
"_id": "kANBl1eRStshQYPu",
|
||||
"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": "d10",
|
||||
"bonus": null,
|
||||
"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": "Eat (Stress)",
|
||||
"img": "icons/consumables/plants/succulent-bundle-green.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -148,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753592391195,
|
||||
"modifiedTime": 1753592499447,
|
||||
"modifiedTime": 1753623392811,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!GrDrRqWgv7gvl9vn"
|
||||
|
|
|
|||
|
|
@ -6,70 +6,7 @@
|
|||
"system": {
|
||||
"description": "<p>You can eat these paired leaves to immediately gain 2 Hope.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"aX2Odf9PzbRsU1gc": {
|
||||
"type": "healing",
|
||||
"_id": "aX2Odf9PzbRsU1gc",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": null,
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"healing": {
|
||||
"applyTo": "hope",
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "2"
|
||||
}
|
||||
},
|
||||
"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": "Eat",
|
||||
"img": "icons/consumables/plants/leaf-serrated-pink.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -88,7 +25,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753587484164,
|
||||
"modifiedTime": 1753588013329,
|
||||
"modifiedTime": 1753623431444,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!hvy5BkG3F6iOIXTx"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue