Fixing the 5x QOL ability for EMHR not enforcing the Dwarf spot.
This commit is contained in:
@@ -46,6 +46,12 @@
|
|||||||
"type": "activated",
|
"type": "activated",
|
||||||
"text": "Discard cards from the top of your deck to no effect.",
|
"text": "Discard cards from the top of your deck to no effect.",
|
||||||
"phase": "fellowship",
|
"phase": "fellowship",
|
||||||
|
"condition": [
|
||||||
|
{
|
||||||
|
"type": "canSpot",
|
||||||
|
"filter": "dwarf"
|
||||||
|
}
|
||||||
|
],
|
||||||
"effect": [
|
"effect": [
|
||||||
{
|
{
|
||||||
"type": "chooseANumber",
|
"type": "chooseANumber",
|
||||||
|
|||||||
Reference in New Issue
Block a user