Fixed couple of cards
This commit is contained in:
@@ -406,11 +406,19 @@
|
|||||||
"filter": "choose(name(Gandalf))",
|
"filter": "choose(name(Gandalf))",
|
||||||
"times": 2
|
"times": 2
|
||||||
},
|
},
|
||||||
"effect": {
|
"effect": [
|
||||||
"type": "canParticipateInArcheryFireAndSkirmishes",
|
{
|
||||||
"filter": "self",
|
"type": "modifyStrength",
|
||||||
"until": "endOfTurn"
|
"filter": "self",
|
||||||
}
|
"amount": 3,
|
||||||
|
"until": "endOfTurn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "canParticipateInArcheryFireAndSkirmishes",
|
||||||
|
"filter": "self",
|
||||||
|
"until": "endOfTurn"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "activated",
|
"type": "activated",
|
||||||
|
|||||||
@@ -488,7 +488,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"40_260": {
|
"40_260": {
|
||||||
"title": "*Old Toby",
|
"title": "Old Toby",
|
||||||
"subtitle": "Finest Weed in the Southfarthing",
|
"subtitle": "Finest Weed in the Southfarthing",
|
||||||
"culture": "shire",
|
"culture": "shire",
|
||||||
"cost": 1,
|
"cost": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user