Add remaining balancing errata for movie block

This commit is contained in:
Troy Biesterfeld
2021-06-09 20:20:11 -05:00
parent 6b5de9208d
commit 1664ad4b00
3 changed files with 40 additions and 2 deletions

View File

@@ -20,6 +20,43 @@
}
}
},
"78_44": {
"title": "Sixth Level",
"culture": "Gondor",
"cost": 2,
"type": "condition",
"keyword": [
"Support Area",
"Fortification"
],
"effects": {
"type": "activated",
"phase": "regroup",
"limitPerPhase": 1,
"cost": {
"type": "choice",
"texts": [
"Exert 2 GONDOR Men",
"Exert a GONDOR ranger"
],
"effects": [
{
"type": "exert",
"count": 2,
"filter": "choose(culture(gondor),man)"
},
{
"type": "exert",
"filter": "choose(culture(gondor),ranger)"
}
]
},
"effect": {
"type": "playCardFromDiscard",
"filter": "choose(culture(gondor),fortification)"
}
}
},
"78_51": {
"title": "*Castamir of Umbar",
"culture": "Raider",

View File

@@ -133,6 +133,7 @@ var PCCards = {
'73_120': 'https://i.lotrtcgpc.net/errata/xlist/73_120.jpg',
'74_46': 'https://i.lotrtcgpc.net/errata/xlist/74_046.jpg',
'78_24': 'https://i.lotrtcgpc.net/errata/xlist/78_024.jpg',
'78_44': 'https://i.lotrtcgpc.net/errata/xlist/78_044.jpg',
'78_51': 'https://i.lotrtcgpc.net/errata/xlist/78_051.jpg',
'78_57': 'https://i.lotrtcgpc.net/errata/xlist/78_057.jpg',
'78_59': 'https://i.lotrtcgpc.net/errata/xlist/78_059.jpg',

View File

@@ -460,7 +460,7 @@
"2_7":"72_7", "2_12":"72_12", "2_32":"52_32", "2_55":"72_55", "2_75":"52_75", "2_101":"52_101", "2_108":"52_108", "2_121":"52_121",
"3_17":"53_17", "3_38":"53_38", "3_42":"53_42", "3_54":"73_54", "3_67":"53_67", "3_68":"53_68", "3_106":"53_106",
"3_108":"53_108", "3_113":"53_113", "3_120":"73_120", "4_46":"74_46", "4_73":"54_73", "4_192":"54_192", "4_276":"54_276",
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "8_1":"58_1", "8_24":"78_24", "8_51":"78_51", "8_57":"78_57",
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "8_1":"58_1", "8_24":"78_24", "8_44":"78_44", "8_51":"78_51", "8_57":"78_57",
"8_59":"78_59", "8_103":"78_103", "9_12":"79_12", "9_14":"79_14", "10_2":"60_2", "10_8":"80_8", "10_11":"60_11",
"10_17":"80_17", "10_32":"80_32", "10_91":"60_91"}
},
@@ -477,7 +477,7 @@
"2_7":"72_7", "2_12":"72_12", "2_32":"52_32", "2_55":"72_55", "2_75":"52_75", "2_101":"52_101", "2_108":"52_108", "2_121":"52_121",
"3_17":"53_17", "3_38":"53_38", "3_42":"53_42", "3_54":"73_54", "3_67":"53_67", "3_68":"53_68", "3_106":"53_106",
"3_108":"53_108", "3_113":"53_113", "3_120":"73_120", "4_46":"74_46", "4_73":"54_73", "4_192":"54_192", "4_276":"54_276",
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "8_1":"58_1", "8_24":"78_24", "8_51":"78_51", "8_57":"78_57",
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "8_1":"58_1", "8_24":"78_24", "8_44":"78_44", "8_51":"78_51", "8_57":"78_57",
"8_59":"78_59", "8_103":"78_103", "9_12":"79_12", "9_14":"79_14", "10_2":"60_2", "10_8":"80_8", "10_11":"60_11",
"10_17":"80_17", "10_32":"80_32", "10_91":"60_91", "11_31":"61_31", "11_100":"61_100", "11_114":"61_114", "11_132":"61_132",
"13_188":"63_188", "15_64":"65_64"}