Compare commits

...

3 Commits

Author SHA1 Message Date
Steffen 4c529472b8
Merge pull request #273 from Skateside/develop
Missing Jinxes
2022-09-25 22:27:50 +02:00
James Long 28cd156baa
Merge pull request #1 from Skateside/fix/missing-heretic-jinxes
Add missing jinxes
2022-09-22 14:52:06 +01:00
James Long 3a2ae90849
Add missing jinxes
There were 2 missing jinxes for the Heretic: Baron and Lleech - this adds them both in.
2022-09-22 14:51:07 +01:00
1 changed files with 13 additions and 0 deletions

View File

@ -205,6 +205,15 @@
}
]
},
{
"id": "Baron",
"hatred": [
{
"id": "Heretic",
"reason": "The Baron might only add 1 Outsider, not 2."
}
]
},
{
"id": "Marionette",
"hatred": [
@ -357,6 +366,10 @@
{
"id": "Slayer",
"reason": "If the Slayer slays the Lleech's host, the host dies. "
},
{
"id": "Heretic",
"reason": "If the Lleech has poisoned the Heretic then the Lleech dies, the Heretic remains poisoned."
}
]
}