Update STMTN for FOTR errata

This commit is contained in:
Troy Biesterfeld
2021-03-21 14:15:18 -05:00
parent a8d84c929b
commit 80eee946d8

View File

@@ -137,16 +137,21 @@
"71_139": {
"title": "Savagery To Match Their Numbers",
"culture": "isengard",
"cost": 1,
"cost": 0,
"type": "event",
"keyword": "skirmish",
"effects": {
"type": "event",
"effect": [
"effect": {
"type": "choice",
"texts": [
"Make an Uruk-hai strength +2",
"Make an Uruk-hai strength +2 (and fierce until the regroup phase)"
],
"effects": [
{
"type": "modifyStrength",
"filter": "choose(uruk-hai)",
"memorize": "chosenUrukHai",
"amount": 2
},
{
@@ -157,6 +162,12 @@
"filter": "companion"
},
"effect": [
{
"type": "modifyStrength",
"filter": "choose(uruk-hai)",
"amount": 2,
"memorize": "chosenUrukHai"
},
{
"type": "addKeyword",
"filter": "memory(chosenUrukHai)",
@@ -166,7 +177,7 @@
]
}
]
}
}
},
"71_195": {