Update OEG errata to +4 strength
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
"effect": {
|
"effect": {
|
||||||
"type": "choice",
|
"type": "choice",
|
||||||
"texts": [
|
"texts": [
|
||||||
"Make the Ring-bearer strength +3 if skirmishing a Nazgul",
|
"Make the Ring-bearer strength +4 if skirmishing a Nazgul",
|
||||||
"Take off The One Ring"
|
"Take off The One Ring"
|
||||||
],
|
],
|
||||||
"effects": [
|
"effects": [
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
"type": "modifyStrength",
|
"type": "modifyStrength",
|
||||||
"filter": "memory(bearer),inSkirmishAgainst(nazgul)",
|
"filter": "memory(bearer),inSkirmishAgainst(nazgul)",
|
||||||
|
|
||||||
"amount": 3
|
"amount": 4
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user