Reverting change to The Hobbit's Gwaihir
This commit is contained in:
@@ -518,6 +518,11 @@
|
|||||||
"filter": "self,attachedTo(any)"
|
"filter": "self,attachedTo(any)"
|
||||||
},
|
},
|
||||||
"cost": [
|
"cost": [
|
||||||
|
{
|
||||||
|
"type": "memorize",
|
||||||
|
"filter": "bearer",
|
||||||
|
"memory": "bearer"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "transferToSupport",
|
"type": "transferToSupport",
|
||||||
"filter": "self"
|
"filter": "self"
|
||||||
@@ -527,11 +532,11 @@
|
|||||||
"type": "conditional",
|
"type": "conditional",
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "canSpot",
|
"type": "canSpot",
|
||||||
"filter": "inSkirmish,mounted,orc"
|
"filter": "inSkirmish,hasAttached(mount),orc"
|
||||||
},
|
},
|
||||||
"effect": {
|
"effect": {
|
||||||
"type": "cancelSkirmish",
|
"type": "cancelSkirmish",
|
||||||
"filter": "bearer"
|
"filter": "memory(bearer)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user