1C261 "Orc Ambusher"
Should only respond to events played in the regroup phase
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
"over": 4
|
||||
},
|
||||
"effect": {
|
||||
"type": "exert",
|
||||
"player": "fp",
|
||||
"filter": "choose(companion)",
|
||||
"type": "exert",
|
||||
"player": "fp",
|
||||
"filter": "choose(companion)",
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -639,6 +639,10 @@
|
||||
"type": "played",
|
||||
"filter": "side(free people),regroup,event"
|
||||
},
|
||||
"condition": {
|
||||
"type": "phase",
|
||||
"phase": "regroup"
|
||||
},
|
||||
"cost": {
|
||||
"type": "exert",
|
||||
"filter": "self"
|
||||
|
||||
Reference in New Issue
Block a user