mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
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:
parent
7016f71da7
commit
b83adbf09b
1 changed files with 2 additions and 2 deletions
|
|
@ -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": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue