Add missing jinxes

There were 2 missing jinxes for the Heretic: Baron and Lleech - this adds them both in.
This commit is contained in:
James Long 2022-09-22 14:51:07 +01:00 committed by GitHub
parent ea5b3c523f
commit 3a2ae90849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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."
}
]
}