daggerheart/src/packs/subclasses/feature_Regeneration_KRyrbSLVGreIOTZe.json
WBHarry 5a4bbc91f5
[Feature] Damage Iterrable Rework (#1685)
* Initial

* More

* Fixed current actionConfig damage

* Reworked ActionConfig damage ui

* .

* Updated all Adversary compendium damage entries

* more

* The rest

* Fixed misses

* .

* .

* Also migrate sub fields of MappingField

* Removed MappingField

* Fix regression with re-tiering adversaries when dealing non-hp damage

* Allow iterable object to be detected as an object by foundry

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-08 00:58:24 +01:00

101 lines
2.5 KiB
JSON

{
"folder": "dWQSVhtwClSdRHDK",
"name": "Regeneration",
"type": "feature",
"_id": "KRyrbSLVGreIOTZe",
"img": "icons/magic/nature/beam-hand-leaves-green.webp",
"system": {
"description": "<p>Touch a creature and spend 3 Hope. That creature clears 1d4 Hit Points.</p>",
"resource": null,
"actions": {
"kD2kWWj0oR7ZxyVs": {
"type": "healing",
"_id": "kD2kWWj0oR7ZxyVs",
"systemPath": "actions",
"description": "<p>Touch a creature and spend 3 Hope. That creature clears 1d4 Hit Points.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "hope",
"value": 3,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": {
"hitPoints": {
"value": {
"custom": {
"enabled": false
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d4",
"bonus": null
},
"applyTo": "hitPoints",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
},
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": null,
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"name": "Heal a creature",
"img": "icons/magic/nature/beam-hand-leaves-green.webp",
"range": ""
}
},
"originItemType": null,
"originId": null,
"attribution": {
"source": "Daggerheart SRD",
"page": 11,
"artist": ""
}
},
"effects": [],
"sort": 300000,
"ownership": {
"default": 0,
"LgnbNMLaxandgMQq": 3
},
"flags": {},
"_key": "!items!KRyrbSLVGreIOTZe"
}