Fixing Legolas, Moria Crossroads, and Nertea errata to all use latest json hooks

This commit is contained in:
Christian 'ketura' McCarty
2021-12-18 01:54:50 -06:00
parent e35d30f514
commit 54daab6dcc
3 changed files with 27 additions and 24 deletions

View File

@@ -32,8 +32,7 @@
{
"type": "trigger",
"trigger": {
"type": "startofphase",
"phase": "assignment"
"type": "freeplayerstartedassigning"
},
"effect": [
{

View File

@@ -50,37 +50,41 @@
"151_9": {
"title": "*Legolas",
"subtitle": "Swift and Deadly",
"subtitle": "Keen-eyed",
"culture": "elven",
"cost": 2,
"type": "companion",
"race": "elf",
"keyword": ["damage+1"],
"keyword": ["archer"],
"strength": 6,
"vitality": 3,
"signet": "aragorn",
"resistance": 6,
"effects": [
{
"type": "modifier",
"modifier": {
"type": "addKeyword",
"filter": "dwarf",
"keyword": "damage+1"
}
},
{
"type": "trigger",
"optional": true,
"trigger": {
"type": "winsSkirmish",
"filter": "dwarf"
},
"effect": {
"type": "wound",
"filter": "choose(orc)"
}
}
"type": "activated",
"phase": "archery",
"cost": {
"type": "reduceArcheryTotal",
"side": "free people",
"memorize": "reducedBy"
},
"effect": {
"type": "modifyStrength",
"filter": "self",
"amount": {
"type": "fromMemory",
"memory": "reducedBy"
}
}
},
{
"type": "modifier",
"modifier": {
"type": "cantUseSpecialAbilities",
"filter": "side(free People)"
}
}
]
},

View File

@@ -88,7 +88,7 @@
"effects": {
"type": "modifier",
"modifier": {
"type": "skirmishes can't be canceled",
"type": "cantcancelskirmish",
"condition": {
"type": "canSpot",
"filter": "unique,culture(moria),minion"