Revert 'Fixing references to "mounted"'

This commit is contained in:
Phallen Cassidy
2020-03-30 13:49:35 -04:00
parent 75218e89ad
commit 8f41709a35
4 changed files with 7 additions and 12 deletions

View File

@@ -518,11 +518,6 @@
"filter": "self,attachedTo(any)"
},
"cost": [
{
"type": "memorize",
"filter": "bearer",
"memory": "bearer"
},
{
"type": "transferToSupport",
"filter": "self"
@@ -532,11 +527,11 @@
"type": "conditional",
"condition": {
"type": "canSpot",
"filter": "inSkirmish,hasAttached(mount),orc"
"filter": "inSkirmish,mounted,orc"
},
"effect": {
"type": "cancelSkirmish",
"filter": "memory(bearer)"
"filter": "bearer"
}
}
}

View File

@@ -265,7 +265,7 @@
}
},
"31_25": {
"title": "Savage Warg",
"title": "Savage Worg",
"culture": "gundabad",
"cost": 3,
"type": "possession",

View File

@@ -110,7 +110,7 @@
"type": "modifier",
"modifier": {
"type": "modifyStrength",
"filter": "bearer,inSkirmishAgainst(hasAttached(mount),minion)",
"filter": "bearer,inSkirmishAgainst(mounted,minion)",
"amount": 1
}
}

View File

@@ -455,7 +455,7 @@
"phase": "regroup",
"condition": {
"type": "cantSpot",
"filter": "self,hasAttached(mount)"
"filter": "self,mounted"
},
"cost": {
"type": "exert",
@@ -640,7 +640,7 @@
"phase": "regroup",
"condition": {
"type": "cantSpot",
"filter": "self,hasAttached(mount)"
"filter": "self,mounted"
},
"cost": {
"type": "exert",
@@ -738,7 +738,7 @@
"phase": "regroup",
"condition": {
"type": "cantSpot",
"filter": "self,hasAttached(mount)"
"filter": "self,mounted"
},
"cost": {
"type": "exert",