Fixed the Cult Initiate Group Attack to use Fear instead of marking Stress

This commit is contained in:
Chris Ryan 2025-08-23 10:50:08 +10:00
parent 7016f71da7
commit e93c2e7623

View file

@ -265,7 +265,7 @@
"cost": [
{
"scalable": false,
"key": "stress",
"key": "fear",
"value": 1,
"keyIsID": false,
"step": null
@ -281,7 +281,7 @@
"type": "self",
"amount": null
},
"name": "Mark Stress",
"name": "Spend Fear",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"range": ""
}