daggerheart/src/packs/items/weapons/weapon_Parrying_Dagger_taAZDkDCpeNgxhnn.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

141 lines
3.3 KiB
JSON

{
"folder": "iSQtZICf7fVFJ7IS",
"name": "Parrying Dagger",
"type": "weapon",
"_id": "taAZDkDCpeNgxhnn",
"img": "icons/weapons/daggers/dagger-ritual-brown.webp",
"system": {
"description": "",
"actions": {
"zcYv4uYbkMS4OLdc": {
"type": "effect",
"actionType": "action",
"chatDisplay": true,
"name": "Parry",
"description": "When you are attacked, roll this weapon's damage dice. If any of the attacker's damage dice rolled the same value as your dice, the matching results are discarded from the attacker's damage dice before the damage you take is totaled.",
"img": "icons/skills/melee/shield-block-fire-orange.webp",
"_id": "zcYv4uYbkMS4OLdc",
"effects": [],
"systemPath": "actions",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"target": {
"type": "any",
"amount": null
}
}
},
"attached": [],
"tier": 2,
"equipped": false,
"secondary": true,
"burden": "oneHanded",
"weaponFeatures": [
{
"value": "parry",
"effectIds": [],
"actionIds": [
"zcYv4uYbkMS4OLdc"
]
}
],
"attack": {
"name": "Attack",
"img": "icons/skills/melee/blood-slash-foam-red.webp",
"_id": "qY9ylkwxFwRlPy6a",
"baseAction": true,
"systemPath": "attack",
"type": "attack",
"range": "melee",
"target": {
"type": "any",
"amount": 1
},
"roll": {
"trait": "finesse",
"type": "attack",
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"damage": {
"parts": {
"hitPoints": {
"value": {
"dice": "d6",
"bonus": 2,
"multiplier": "prof",
"flatMultiplier": 1,
"custom": {
"enabled": false
}
},
"type": [
"physical"
],
"applyTo": "hitPoints",
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
},
"includeBase": false
},
"description": "",
"chatDisplay": false,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"effects": [],
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
}
},
"rules": {
"attack": {
"roll": {
"trait": null
}
}
},
"attribution": {
"source": "Daggerheart SRD",
"page": 52,
"artist": ""
}
},
"effects": [],
"sort": 0,
"ownership": {
"default": 0,
"FecEtPuoQh6MpjQ0": 3
},
"flags": {},
"_key": "!items!taAZDkDCpeNgxhnn"
}