Merge pull request #1 from Skateside/fix/missing-heretic-jinxes

Add missing jinxes
This commit is contained in:
James Long 2022-09-22 14:52:06 +01:00 committed by GitHub
commit 28cd156baa
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."
}
]
}