mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Alchemist Jinxes
Added the Spy/Alchemist and Widow/Alchemist jinxes
This commit is contained in:
parent
8a6da3d7ab
commit
5e8633b136
1 changed files with 9 additions and 1 deletions
|
@ -173,6 +173,10 @@
|
||||||
{
|
{
|
||||||
"id": "Heretic",
|
"id": "Heretic",
|
||||||
"reason": "Only 1 jinxed character can be in play."
|
"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",
|
"id": "Heretic",
|
||||||
"reason": "Only 1 jinxed character can be in play."
|
"reason": "Only 1 jinxed character can be in play."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Alchemist",
|
||||||
|
"reason": "The Alchemist can not have the Widow ability."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue