Fixed couple of cards

This commit is contained in:
marcin.sciesinski
2019-09-10 12:27:54 -07:00
parent f9bf08365c
commit 267bbeafce
2 changed files with 14 additions and 6 deletions

View File

@@ -406,11 +406,19 @@
"filter": "choose(name(Gandalf))",
"times": 2
},
"effect": {
"type": "canParticipateInArcheryFireAndSkirmishes",
"filter": "self",
"until": "endOfTurn"
}
"effect": [
{
"type": "modifyStrength",
"filter": "self",
"amount": 3,
"until": "endOfTurn"
},
{
"type": "canParticipateInArcheryFireAndSkirmishes",
"filter": "self",
"until": "endOfTurn"
}
]
},
{
"type": "activated",

View File

@@ -488,7 +488,7 @@
}
},
"40_260": {
"title": "*Old Toby",
"title": "Old Toby",
"subtitle": "Finest Weed in the Southfarthing",
"culture": "shire",
"cost": 1,