Some Hobbit fixes

This commit is contained in:
Phallen Cassidy
2020-03-27 21:44:34 -04:00
parent 7fa1dca601
commit 4485e4050b
2 changed files with 6 additions and 11 deletions

View File

@@ -518,11 +518,6 @@
"filter": "self,attachedTo(any)"
},
"cost": [
{
"type": "memorize",
"filter": "bearer",
"memory": "bearer"
},
{
"type": "transferToSupport",
"filter": "self"
@@ -536,7 +531,7 @@
},
"effect": {
"type": "cancelSkirmish",
"filter": "memory(bearer)"
"filter": "bearer"
}
}
}
@@ -556,13 +551,13 @@
"effect": [
{
"type": "modifyStrength",
"filter": "all(culture(dwarven),companion,hasStacked(follower))",
"filter": "all(culture(dwarven),companion,hasAttached(follower))",
"amount": 2,
"until": "start(regroup)"
},
{
"type": "addKeyword",
"filter": "all(culture(dwarven),companion,hasStacked(and(follower,culture(gandalf))))",
"filter": "all(culture(dwarven),companion,hasAttached(and(follower,culture(gandalf))))",
"keyword": "defender+1",
"until": "start(regroup)"
}

View File

@@ -82,7 +82,7 @@
"cost": [
{
"type": "exert",
"filter": "choose(name(Gollum),not(roaming))"
"filter": "choose(self,not(roaming))"
},
{
"type": "assignFpCharacterToSkirmish",
@@ -304,7 +304,7 @@
"31_26": {
"title": "Threatening Warg",
"culture": "gundabad",
"cost": 3,
"cost": 4,
"type": "possession",
"possession": "mount",
"strength": 4,
@@ -1157,7 +1157,7 @@
"31_65": {
"title": "Caught in a Sack",
"culture": "troll",
"cost": 2,
"cost": 0,
"type": "condition",
"keyword": "support area",
"effects": [