Fixing Horn of Boromir having old text.

This commit is contained in:
Christian 'ketura' McCarty
2021-03-07 18:20:09 -06:00
parent e5aac72822
commit a1e98128f2

View File

@@ -16,13 +16,19 @@
"times": 1
},
{
"type": "exert",
"filter": "choose(ally)",
"memorize": "summonedAlly",
"times": 1
}
"type": "discard",
"filter": "self",
},
],
"effect":[
{
"type": "modifyStrength",
"filter": "choose(ally)",
"amount": 3,
"until": "start(regroup)",
"memorize": "summonedAlly"
},
{
"type": "allyCanParticipateInArcheryFireAndSkirmishes",
"filter": "memory(summonedAlly)",