Fixed the Cult Initiate Group Attack to use Fear instead of marking Stress (#1062)

Co-authored-by: Chris Ryan <chrisr@blackhole>
This commit is contained in:
Chris Ryan 2025-08-23 18:32:17 +10:00 committed by GitHub
parent 7016f71da7
commit b83adbf09b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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