Adding stress cost to wings of light (#1413)

This commit is contained in:
Nick Salyzyn 2025-12-11 13:32:43 -07:00 committed by GitHub
parent 8eae1c0763
commit 7f7536ee06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,16 @@
"description": "<p>Mark a Stress to pick up and carry another willing creature approximately your size or smaller.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"itemId": null,
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",