Fixed couple of cards
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -488,7 +488,7 @@
|
||||
}
|
||||
},
|
||||
"40_260": {
|
||||
"title": "*Old Toby",
|
||||
"title": "Old Toby",
|
||||
"subtitle": "Finest Weed in the Southfarthing",
|
||||
"culture": "shire",
|
||||
"cost": 1,
|
||||
|
||||
Reference in New Issue
Block a user