Merge pull request #5 from Tbiesty/master
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
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"53_42": {
|
"53_42": {
|
||||||
"side": "free_people",
|
"side": "free_people",
|
||||||
"cost": 1,
|
"cost": 0,
|
||||||
"culture": "Gondor",
|
"culture": "Gondor",
|
||||||
"title": "*Horn of Boromir",
|
"title": "*Horn of Boromir",
|
||||||
"type": "possession",
|
"type": "possession",
|
||||||
|
|||||||
Reference in New Issue
Block a user