Fixed elrond errata forcing 2 allies instead of 'up to 2'
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"effect": {
|
"effect": {
|
||||||
"type": "heal",
|
"type": "heal",
|
||||||
"filter": "choose(ally,allyHome(fellowship,3))",
|
"filter": "choose(ally,allyHome(fellowship,3))",
|
||||||
"count": 2
|
"count": "0-2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user