Adding stress cost to wings of light

This commit is contained in:
nsalyzyn 2025-12-10 11:28:53 -07:00
parent 8eae1c0763
commit 0f31e50c78

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": "",