Corrected the description of the vicious maul action (#2065)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

This commit is contained in:
WBHarry 2026-07-06 00:36:05 +02:00 committed by GitHub
parent eccab6ad64
commit cb43ffed9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"type": "damage", "type": "damage",
"_id": "Cc53vyYz5ggKdIbx", "_id": "Cc53vyYz5ggKdIbx",
"systemPath": "actions", "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, "chatDisplay": true,
"actionType": "action", "actionType": "action",
"cost": [ "cost": [
@ -23,7 +23,7 @@
], ],
"uses": { "uses": {
"value": null, "value": null,
"max": null, "max": "",
"recovery": null "recovery": null
}, },
"damage": { "damage": {