Alchemist Jinxes

Added the Spy/Alchemist and Widow/Alchemist jinxes
This commit is contained in:
OJCubing 2021-10-21 22:23:07 +01:00 committed by GitHub
parent 8a6da3d7ab
commit 5e8633b136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -173,6 +173,10 @@
{
"id": "Heretic",
"reason": "Only 1 jinxed character can be in play."
},
{
"id": "Alchemist",
"reason": "The Alchemist can not have the Spy ability."
}
]
},
@ -194,6 +198,10 @@
{
"id": "Heretic",
"reason": "Only 1 jinxed character can be in play."
},
{
"id": "Alchemist",
"reason": "The Alchemist can not have the Widow ability."
}
]
},
@ -244,4 +252,4 @@
}
]
}
]
]