1C261 "Orc Ambusher"

Should only respond to events played in the regroup phase
This commit is contained in:
Phallen Cassidy
2021-11-25 23:03:18 -05:00
parent a48754969a
commit a47ce94020

View File

@@ -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"