From 43302870136f47eef7ddfb636511d9a0ea7bc382 Mon Sep 17 00:00:00 2001 From: Phallen Cassidy Date: Tue, 14 Apr 2020 07:22:59 -0400 Subject: [PATCH] The Hobbit's Gollum, Small Slimy Creature --- .../main/web/cards/set31/set31-shadow.json | 40 +++++++++++-------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set31/set31-shadow.json b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set31/set31-shadow.json index b3464c9d2..38123eb56 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set31/set31-shadow.json +++ b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set31/set31-shadow.json @@ -79,31 +79,37 @@ { "type": "activated", "phase": "assignment", + "condition": { + "type": "canspot", + "filter": "self,assignableToSkirmishAgainst(name(Bilbo))" + }, "cost": [ { "type": "exert", "filter": "choose(self,not(roaming))" - }, + } + ], + "effect": [ { "type": "assignFpCharacterToSkirmish", "fpCharacter": "choose(name(Bilbo))", "against": "self" - } - ], - "effect": { - "type": "modifyStrength", - "filter": "self", - "amount": { - "type": "condition", - "condition": { - "type": "location", - "filter": "underground" - }, - "true": 3, - "false": 1 }, - "until": "start(regroup)" - } + { + "type": "modifyStrength", + "filter": "self", + "amount": { + "type": "condition", + "condition": { + "type": "location", + "filter": "underground" + }, + "true": 3, + "false": 1 + }, + "until": "start(regroup)" + } + ] } ] }, @@ -265,7 +271,7 @@ } }, "31_25": { - "title": "Savage Worg", + "title": "Savage Warg", "culture": "gundabad", "cost": 3, "type": "possession",