daggerheart/src/packs/classes/feature_No_Mercy_njj2C3tMDeCHHOoh.json
WBHarry aa1d117c43
[V14] Effect Stacking (#1667)
* Added the ability for effects to have stacks

* Fixed effect stacking

* Improved token overlay spacing

* Compendium updaetes

* Simplify effect click event (#1748)

* Fixed a bunch of deprecations

* Corrected AgileScout Beastform json data

* Updated TokenHUD to the new v14

* Removed DestroyOnEmpty from consumables

* Fixed so that tooltips don't get stuck (#1745)

* [Feature] TagTeam Partial Rendering (#1735)

* I done did it, I think

* Think I fixed the partial rendering bug for gm->player

* [V14] 1743 - Damage Update Error (#1746)

* Fixed DamageParts causing errors on update

* Fixed ActionBaseConfig error when no damage present on the action

* Fix removal of damage field

* Removed unneccessary default value function for parts

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>

* Simplify effect click event

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>

* Fixed stacking-value pointer event

* Set the stacking value in EffectsDisplay to be tabular-nums for monospacing

* Made baseEffect.stacking nullable instead of having an enabled property

* .

* Fixed so that actor._onUpdateDescantDocuments re-renders the EffectDisplay if effects were updated

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-03-25 13:54:14 +01:00

122 lines
3 KiB
JSON

{
"folder": "A7yYfCMQ8NMwDLX1",
"name": "No Mercy",
"type": "feature",
"_id": "njj2C3tMDeCHHOoh",
"img": "icons/skills/melee/blade-tip-chipped-blood-red.webp",
"system": {
"description": "<p><strong>Spend 3 Hope</strong> to gain a +1 bonus to your attack rolls until your next rest.</p>",
"resource": null,
"actions": {
"Kwav1cV1xvVO13sR": {
"type": "effect",
"_id": "Kwav1cV1xvVO13sR",
"systemPath": "actions",
"description": "<p><strong>Spend 3 Hope</strong> to gain a +1 bonus to your attack rolls until your next rest.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "hope",
"value": 3,
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null,
"consumeOnSuccess": false
},
"effects": [
{
"_id": "XK4cCcz9sRGDJr0q",
"onSave": false
}
],
"target": {
"type": "self",
"amount": null
},
"name": "Spend Hope",
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
"range": "self"
}
},
"originItemType": null,
"originId": null,
"attribution": {
"source": "Daggerheart SRD",
"page": 23,
"artist": ""
}
},
"effects": [
{
"name": "No Mercy",
"img": "icons/skills/melee/blade-tip-chipped-blood-red.webp",
"origin": "Compendium.daggerheart.classes.Item.njj2C3tMDeCHHOoh",
"transfer": false,
"_id": "XK4cCcz9sRGDJr0q",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
},
"changes": [
{
"key": "system.bonuses.roll.attack.bonus",
"type": "add",
"value": "@stacks",
"priority": null,
"phase": "initial"
}
],
"duration": {
"type": "shortRest"
},
"stacking": {
"max": null
}
},
"disabled": false,
"duration": {
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "<p><strong>G</strong>ain a +1 bonus to your attack rolls until your next rest.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null
},
"start": {
"time": 0,
"combat": null,
"combatant": null,
"initiative": null,
"round": null,
"turn": null
},
"showIcon": 1,
"folder": null,
"_key": "!items.effects!njj2C3tMDeCHHOoh.XK4cCcz9sRGDJr0q"
}
],
"sort": 0,
"ownership": {
"default": 0,
"MQSznptE5yLT7kj8": 3
},
"flags": {},
"_key": "!items!njj2C3tMDeCHHOoh"
}