Add phase limit to Northern Ithilien

This commit is contained in:
Troy Biesterfeld
2021-06-10 20:58:19 -05:00
parent f4ce420a7c
commit 8c1a17048a
3 changed files with 36 additions and 8 deletions

View File

@@ -1,2 +1,29 @@
{
}
"77_359": {
"title": "Northern Ithilien",
"type": "site",
"block": "King",
"cost": 8,
"site": 8,
"direction": "right",
"effects": {
"type": "activated",
"phase": "shadow",
"limitPerPhase": 1,
"cost": [
{
"type": "removeThreats",
"amount": 2
},
{
"type": "playCardFromDiscard",
"filter": "choose(name(Gollum))"
}
],
"effect": {
"type": "addBurdens",
"amount": 2
}
}
}
}

View File

@@ -132,6 +132,7 @@ var PCCards = {
'73_54': 'https://i.lotrtcgpc.net/errata/xlist/73_054.jpg',
'73_120': 'https://i.lotrtcgpc.net/errata/xlist/73_120.jpg',
'74_46': 'https://i.lotrtcgpc.net/errata/xlist/74_046.jpg',
'77_359': 'https://i.lotrtcgpc.net/errata/xlist/77_359.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',

View File

@@ -460,9 +460,9 @@
"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_44":"78_44", "8_51":"78_51", "8_57":"78_57",
"8_59":"78_59", "8_103":"78_103", "8_107":"78_107", "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"}
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "7_359":"77_359", "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", "8_107":"78_107", "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"}
},
{
"name":"PLAYTEST - Expanded (PC)",
@@ -477,9 +477,9 @@
"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_44":"78_44", "8_51":"78_51", "8_57":"78_57",
"8_59":"78_59", "8_103":"78_103", "8_107":"78_107", "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"}
"4_304":"54_304", "7_49":"57_49", "7_96":"57_96", "7_359":"77_359", "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", "8_107":"78_107", "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"}
}
]