Adding placeholders for all VPack1 cards

This commit is contained in:
Christian 'ketura' McCarty
2021-07-17 01:44:59 -05:00
parent 5eac123c70
commit d81c10264e
7 changed files with 491 additions and 51 deletions

View File

@@ -0,0 +1,183 @@
{
"151_1": {
"title": "*Hospitality of the Dwarves",
"culture": "dwarven",
"cost": 1,
"type": "condition",
"keyword": [
"support area"
],
"effects": [
{
"type": "extraCost",
"cost": {
"type": "exert",
"filter": "choose(dwarf)"
}
},
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "orc",
"memorize": "playedOrc"
},
"effect": {
"type": "discardTopCardsFromDeck",
"forced": true,
"deck": "ownerFromMemory(playedOrc)"
}
}
]
},
"151_2": {
"title": "*Deepest Delvings",
"culture": "dwarven",
"cost": 1,
"type": "condition",
"keyword": [
"support area"
],
"effects": [
{
"type": "extraCost",
"cost": {
"type": "exert",
"filter": "choose(dwarf)"
}
},
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "orc",
"memorize": "playedOrc"
},
"effect": {
"type": "discardTopCardsFromDeck",
"forced": true,
"deck": "ownerFromMemory(playedOrc)"
}
}
]
},
"151_3": {
"title": "*Gimli",
"subtitle": "Vengeful Naugrim",
"culture": "dwarven",
"cost": 2,
"type": "companion",
"race": "dwarf",
"strength": 6,
"vitality": 3,
"resistance": 6,
"signet": "aragorn",
"keyword": "damage+1",
"effects": {
"type": "activated",
"phase": "fellowship",
"condition": {
"type": "twilightPoolLessThan",
"amount": 2
},
"cost": {
"type": "addTwilight",
"amount": 2
},
"effect": {
"type": "putCardsFromHandOnBottomOfDeck"
}
}
},
"151_4": {
"title": "I Name You Elf-friend",
"culture": "dwarven",
"cost": 1,
"type": "event",
"keyword": "maneuver",
"effects": {
"type": "event",
"cost": {
"type": "exert",
"filter": "choose(dwarf)",
"memorize": "exertedDwarf"
},
"effect": [
{
"type": "modifyStrength",
"filter": "memory(exertedDwarf)",
"amount": 3
},
{
"type": "addKeyword",
"filter": "memory(exertedDwarf)",
"keyword": "damage+1"
}
]
}
},
"151_5": {
"title": "One Dwarf in Moria",
"culture": "dwarven",
"cost": 1,
"type": "event",
"keyword": "maneuver",
"effects": {
"type": "event",
"cost": {
"type": "exert",
"filter": "choose(dwarf)",
"memorize": "exertedDwarf"
},
"effect": [
{
"type": "modifyStrength",
"filter": "memory(exertedDwarf)",
"amount": 3
},
{
"type": "addKeyword",
"filter": "memory(exertedDwarf)",
"keyword": "damage+1"
}
]
}
},
"151_6": {
"title": "*So Bold and So Courteous",
"culture": "dwarven",
"cost": 0,
"type": "condition",
"keyword": [
"support area"
],
"effects": [
{
"type": "extraCost",
"cost": {
"type": "exert",
"filter": "choose(dwarf)"
}
},
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "orc",
"memorize": "playedOrc"
},
"effect": {
"type": "discardTopCardsFromDeck",
"forced": true,
"deck": "ownerFromMemory(playedOrc)"
}
}
]
},
}

View File

@@ -0,0 +1,189 @@
{
"151_46": {
"title": "Guided by One Purpose",
"culture": "moria",
"cost": 0,
"type": "condition",
"keyword": "support area",
"effects": [
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "your,culture(moria),weapon"
},
"effect": {
"type": "addTwilight"
}
},
{
"type": "activatedTrigger",
"trigger": {
"type": "aboutToTakeWound",
"filter": "culture(moria),orc"
},
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "preventWound",
"filter": "choose(culture(moria),orc)"
}
}
]
},
"151_47": {
"title": "*Terror at Its Coming",
"culture": "moria",
"cost": 0,
"type": "condition",
"keyword": "support area",
"effects": [
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "your,culture(moria),weapon"
},
"effect": {
"type": "addTwilight"
}
},
{
"type": "activatedTrigger",
"trigger": {
"type": "aboutToTakeWound",
"filter": "culture(moria),orc"
},
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "preventWound",
"filter": "choose(culture(moria),orc)"
}
}
]
},
"151_48": {
"title": "Thrashing Tentacle",
"culture": "moria",
"cost": 1,
"type": "minion",
"race": "creature",
"strength": 5,
"vitality": 2,
"site": 4,
"effects": {
"type": "modifier",
"modifier": {
"type": "addKeyword",
"filter": "self,inSkirmish",
"keyword": "damage+2",
"condition": {
"type": "canSpot",
"filter": "another,culture(moria),orc,inSkirmish"
}
}
}
},
"151_49": {
"title": "Out of Dark Waters",
"culture": "moria",
"cost": 0,
"type": "condition",
"keyword": "support area",
"effects": [
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "your,culture(moria),weapon"
},
"effect": {
"type": "addTwilight"
}
},
{
"type": "activatedTrigger",
"trigger": {
"type": "aboutToTakeWound",
"filter": "culture(moria),orc"
},
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "preventWound",
"filter": "choose(culture(moria),orc)"
}
}
]
},
"151_50": {
"title": "The Darkness Grew",
"culture": "moria",
"cost": 1,
"type": "condition",
"keyword": "support area",
"effects": [
{
"type": "trigger",
"trigger": {
"type": "played",
"filter": "your,culture(moria),weapon"
},
"effect": {
"type": "addTwilight"
}
},
{
"type": "activatedTrigger",
"trigger": {
"type": "aboutToTakeWound",
"filter": "culture(moria),orc"
},
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "preventWound",
"filter": "choose(culture(moria),orc)"
}
}
]
},
"151_51": {
"title": "Vile Tentacle",
"culture": "moria",
"cost": 3,
"type": "minion",
"race": "creature",
"strength": 7,
"vitality": 2,
"site": 4,
"effects": {
"type": "modifier",
"modifier": {
"type": "addKeyword",
"filter": "self,inSkirmish",
"keyword": "damage+2",
"condition": {
"type": "canSpot",
"filter": "another,culture(moria),orc,inSkirmish"
}
}
}
},
}

View File

@@ -0,0 +1,44 @@
{
"151_93": {
"title": "Rivendell Gateway",
"type": "site",
"site": 3,
"block": "fellowship",
"cost": 0,
"direction": "left",
"effects": {
"type": "activated",
"phase": "fellowship",
"cost": {
"type": "exert",
"filter": "choose(hobbit)"
},
"effect": {
"type": "playCardFromDrawDeck",
"filter": "choose(name(The Gaffer))"
}
}
},
"151_94": {
"title": "Moria Crossroads",
"type": "site",
"site": 4,
"block": "fellowship",
"cost": 2,
"direction": "left",
"effects": {
"type": "activated",
"phase": "fellowship",
"cost": {
"type": "exert",
"filter": "choose(hobbit)"
},
"effect": {
"type": "playCardFromDrawDeck",
"filter": "choose(name(The Gaffer))"
}
}
},
}

View File

@@ -93,63 +93,81 @@ var PCCards = {
'53_108': 'https://i.lotrtcgpc.net/errata/xlist/53_108.jpg',
'53_113': 'https://i.lotrtcgpc.net/errata/xlist/53_113.jpg',
'54_73': 'https://i.lotrtcgpc.net/errata/xlist/54_073.jpg',
'54_192': 'https://i.lotrtcgpc.net/errata/xlist/54_192.jpg',
'54_276': 'https://i.lotrtcgpc.net/errata/xlist/54_276.jpg',
'54_304': 'https://i.lotrtcgpc.net/errata/xlist/54_304.jpg',
'54_73': 'https://i.lotrtcgpc.net/errata/xlist/54_073.jpg',
'54_192': 'https://i.lotrtcgpc.net/errata/xlist/54_192.jpg',
'54_276': 'https://i.lotrtcgpc.net/errata/xlist/54_276.jpg',
'54_304': 'https://i.lotrtcgpc.net/errata/xlist/54_304.jpg',
'57_49': 'https://i.lotrtcgpc.net/errata/xlist/57_049.jpg',
'57_96': 'https://i.lotrtcgpc.net/errata/xlist/57_096.jpg',
'57_49': 'https://i.lotrtcgpc.net/errata/xlist/57_049.jpg',
'57_96': 'https://i.lotrtcgpc.net/errata/xlist/57_096.jpg',
'58_1': 'https://i.lotrtcgpc.net/errata/xlist/58_001.jpg',
'58_1': 'https://i.lotrtcgpc.net/errata/xlist/58_001.jpg',
'60_2': 'https://i.lotrtcgpc.net/errata/xlist/60_002.jpg',
'60_11': 'https://i.lotrtcgpc.net/errata/xlist/60_011.jpg',
'60_91': 'https://i.lotrtcgpc.net/errata/xlist/60_091.jpg',
'60_2': 'https://i.lotrtcgpc.net/errata/xlist/60_002.jpg',
'60_11': 'https://i.lotrtcgpc.net/errata/xlist/60_011.jpg',
'60_91': 'https://i.lotrtcgpc.net/errata/xlist/60_091.jpg',
'61_100': 'https://i.lotrtcgpc.net/errata/xlist/61_100.jpg',
'61_114': 'https://i.lotrtcgpc.net/errata/xlist/61_114.jpg',
'61_132': 'https://i.lotrtcgpc.net/errata/xlist/61_132.jpg',
'61_31': 'https://i.lotrtcgpc.net/errata/xlist/61_031.jpg',
'61_100': 'https://i.lotrtcgpc.net/errata/xlist/61_100.jpg',
'61_114': 'https://i.lotrtcgpc.net/errata/xlist/61_114.jpg',
'61_132': 'https://i.lotrtcgpc.net/errata/xlist/61_132.jpg',
'61_31': 'https://i.lotrtcgpc.net/errata/xlist/61_031.jpg',
'63_188': 'https://i.lotrtcgpc.net/errata/xlist/63_188.jpg',
'63_188': 'https://i.lotrtcgpc.net/errata/xlist/63_188.jpg',
'65_64': 'https://i.lotrtcgpc.net/errata/xlist/65_064.jpg',
'65_64': 'https://i.lotrtcgpc.net/errata/xlist/65_064.jpg',
// Future Errata
'71_7': 'https://i.lotrtcgpc.net/errata/balancing/71_007.jpg',
'71_11': 'https://i.lotrtcgpc.net/errata/balancing/71_011.jpg',
'71_12': 'https://i.lotrtcgpc.net/errata/balancing/71_012.jpg',
'71_53': 'https://i.lotrtcgpc.net/errata/balancing/71_053.jpg',
'71_55': 'https://i.lotrtcgpc.net/errata/balancing/71_055.jpg',
'71_254': 'https://i.lotrtcgpc.net/errata/balancing/71_254.jpg',
'71_282': 'https://i.lotrtcgpc.net/errata/balancing/71_282.jpg',
'72_1': 'https://i.lotrtcgpc.net/errata/balancing/72_001.jpg',
'72_6': 'https://i.lotrtcgpc.net/errata/balancing/72_006.jpg',
'72_7': 'https://i.lotrtcgpc.net/errata/balancing/72_007.jpg',
'72_12': 'https://i.lotrtcgpc.net/errata/balancing/72_012.jpg',
'72_55': 'https://i.lotrtcgpc.net/errata/balancing/72_055.jpg',
'73_54': 'https://i.lotrtcgpc.net/errata/balancing/73_054.jpg',
'73_120': 'https://i.lotrtcgpc.net/errata/balancing/73_120.jpg',
'74_46': 'https://i.lotrtcgpc.net/errata/balancing/74_046.jpg',
'77_359': 'https://i.lotrtcgpc.net/errata/balancing/77_359.jpg',
'78_24': 'https://i.lotrtcgpc.net/errata/balancing/78_024.jpg',
'78_44': 'https://i.lotrtcgpc.net/errata/balancing/78_044.jpg',
'78_51': 'https://i.lotrtcgpc.net/errata/balancing/78_051.jpg',
'78_57': 'https://i.lotrtcgpc.net/errata/balancing/78_057.jpg',
'78_59': 'https://i.lotrtcgpc.net/errata/balancing/78_059.jpg',
'78_103': 'https://i.lotrtcgpc.net/errata/balancing/78_103.jpg',
'78_107': 'https://i.lotrtcgpc.net/errata/balancing/78_107.jpg',
'79_12': 'https://i.lotrtcgpc.net/errata/balancing/79_012.jpg',
'79_14': 'https://i.lotrtcgpc.net/errata/balancing/79_014.jpg',
'80_8': 'https://i.lotrtcgpc.net/errata/balancing/80_008.jpg',
'80_11': 'https://i.lotrtcgpc.net/errata/balancing/80_011.jpg',
'80_17': 'https://i.lotrtcgpc.net/errata/balancing/80_017.jpg',
'80_32': 'https://i.lotrtcgpc.net/errata/balancing/80_032.jpg',
'71_7': 'https://i.lotrtcgpc.net/errata/balancing/71_007.jpg',
'71_11': 'https://i.lotrtcgpc.net/errata/balancing/71_011.jpg',
'71_12': 'https://i.lotrtcgpc.net/errata/balancing/71_012.jpg',
'71_53': 'https://i.lotrtcgpc.net/errata/balancing/71_053.jpg',
'71_55': 'https://i.lotrtcgpc.net/errata/balancing/71_055.jpg',
'71_254': 'https://i.lotrtcgpc.net/errata/balancing/71_254.jpg',
'71_282': 'https://i.lotrtcgpc.net/errata/balancing/71_282.jpg',
'72_1': 'https://i.lotrtcgpc.net/errata/balancing/72_001.jpg',
'72_6': 'https://i.lotrtcgpc.net/errata/balancing/72_006.jpg',
'72_7': 'https://i.lotrtcgpc.net/errata/balancing/72_007.jpg',
'72_12': 'https://i.lotrtcgpc.net/errata/balancing/72_012.jpg',
'72_55': 'https://i.lotrtcgpc.net/errata/balancing/72_055.jpg',
'73_54': 'https://i.lotrtcgpc.net/errata/balancing/73_054.jpg',
'73_120': 'https://i.lotrtcgpc.net/errata/balancing/73_120.jpg',
'74_46': 'https://i.lotrtcgpc.net/errata/balancing/74_046.jpg',
'77_359': 'https://i.lotrtcgpc.net/errata/balancing/77_359.jpg',
'78_24': 'https://i.lotrtcgpc.net/errata/balancing/78_024.jpg',
'78_44': 'https://i.lotrtcgpc.net/errata/balancing/78_044.jpg',
'78_51': 'https://i.lotrtcgpc.net/errata/balancing/78_051.jpg',
'78_57': 'https://i.lotrtcgpc.net/errata/balancing/78_057.jpg',
'78_59': 'https://i.lotrtcgpc.net/errata/balancing/78_059.jpg',
'78_103': 'https://i.lotrtcgpc.net/errata/balancing/78_103.jpg',
'78_107': 'https://i.lotrtcgpc.net/errata/balancing/78_107.jpg',
'79_12': 'https://i.lotrtcgpc.net/errata/balancing/79_012.jpg',
'79_14': 'https://i.lotrtcgpc.net/errata/balancing/79_014.jpg',
'80_8': 'https://i.lotrtcgpc.net/errata/balancing/80_008.jpg',
'80_11': 'https://i.lotrtcgpc.net/errata/balancing/80_011.jpg',
'80_17': 'https://i.lotrtcgpc.net/errata/balancing/80_017.jpg',
'80_32': 'https://i.lotrtcgpc.net/errata/balancing/80_032.jpg',
/// Player's Council League Promos
// April 2021
'11_267': 'https://i.lotrtcgpc.net/promos/2021/04/PCPROMO_FA_11054.jpg',
'11_268': 'https://i.lotrtcgpc.net/promos/2021/04/PCPROMO_FA_11226.jpg',
// Player's Council FOTR+
'151_1': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_001.jpg',
'151_2': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_002.jpg',
'151_3': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_003.jpg',
'151_4': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_004.jpg',
'151_5': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_005.jpg',
'151_6': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_006.jpg',
'151_46': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_046.jpg',
'151_47': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_047.jpg',
'151_48': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_048.jpg',
'151_49': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_049.jpg',
'151_50': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_050.jpg',
'151_51': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_051.jpg',
'151_93': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_093.jpg',
'151_94': 'https://i.lotrtcgpc.net/sets/vset1/vpack1/V1_094.jpg',
}

View File

@@ -168,9 +168,13 @@ var CardFilter = Class.extend({
+ "<option value='31'>31 - The Hobbit: Expansion 1</option>"
+ "<option value='32'>32 - The Hobbit: Expansion 2</option>"
+ "<option disabled>----------</option>"
+ "<option value='70-89,151-200'>All Player's Council Playtest Cards</option>"
+ "<option value='151'>PLAYTEST - FOTR+</option>"
+ "<option value='71-73'>PLAYTEST - Fellowship Block (PC)</option>"
+ "<option value='71-80'>PLAYTEST - Movie Block (PC)</option>"
+ "<option value='70-89'>PLAYTEST - Expanded (PC)</option>"
+ "</select>");
this.nameInput = $("<input type='text' placeholder='Card name' value='' style='width: 110px; font-size: 70%;'>");
this.sortSelect = $("<select style='width: 80px; font-size: 80%;'>"

View File

@@ -293,12 +293,14 @@ var Card = Class.extend({
return (cardNo >= 55 && cardNo <= 58);
if (setNo == 40)
return (cardNo >= 273 && cardNo <= 309);
if (setNo == 63)
if (setNo == 63 || setNo == 83)
return (cardNo == 188);
if (setNo == 73)
if (setNo == 73 || setNo == 93)
return (cardNo == 120);
if (setNo == 77)
if (setNo == 77 || setNo == 97)
return (cardNo == 359);
if (setNo == 101 || setNo == 151)
return (cardNo >= 93 && cardNo <= 94);
return false;
},

View File

@@ -439,7 +439,7 @@
"cancelRingBearerSkirmish":true,
"hall":true,
"playtest":true,
"set":[1, 2, 3],
"set":[1, 2, 3, 151],
"errata":{"1_7":"71_7", "1_11":"71_11", "1_12":"71_12", "1_40":"51_40", "1_45":"51_45", "1_53":"71_53", "1_55":"71_55",
"1_80":"51_80", "1_108":"51_108", "1_138":"51_138", "1_139":"51_139", "1_195":"51_195", "1_234":"51_234", "1_248":"51_248",
"1_254":"71_254", "1_282":"71_282", "1_311":"51_311", "1_313":"51_313", "1_316":"51_316", "2_1":"72_1", "2_6":"72_6",
@@ -453,7 +453,7 @@
"sites":"KING",
"hall":true,
"playtest":true,
"set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
"set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 151],
"errata":{"1_7":"71_7", "1_11":"71_11", "1_12":"71_12", "1_40":"51_40", "1_45":"51_45", "1_53":"71_53", "1_55":"71_55",
"1_80":"51_80", "1_108":"51_108", "1_138":"51_138", "1_139":"51_139", "1_195":"51_195", "1_234":"51_234", "1_248":"51_248",
"1_254":"71_254", "1_282":"71_282", "1_311":"51_311", "1_313":"51_313", "1_316":"51_316", "2_1":"72_1", "2_6":"72_6",
@@ -470,7 +470,7 @@
"sites":"SHADOWS",
"hall":true,
"playtest":true,
"set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19],
"set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 151],
"errata":{"1_7":"71_7", "1_11":"71_11", "1_12":"71_12", "1_40":"51_40", "1_45":"51_45", "1_53":"71_53", "1_55":"71_55",
"1_80":"51_80", "1_108":"51_108", "1_138":"51_138", "1_139":"51_139", "1_195":"51_195", "1_234":"51_234", "1_248":"51_248",
"1_254":"71_254", "1_282":"71_282", "1_311":"51_311", "1_313":"51_313", "1_316":"51_316", "2_1":"72_1", "2_6":"72_6",