mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-21 18:09:54 +02:00
Corrected the description of the vicious maul action (#2065)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
This commit is contained in:
parent
eccab6ad64
commit
cb43ffed9b
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"type": "damage",
|
||||
"_id": "Cc53vyYz5ggKdIbx",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When you succeed on an attack against a target within Melee range, you can <strong>spend a Hope</strong> to clamp that opponent in your jaws, making them temporarily Restrained and Vulnerable.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue