Fixes to various card ids

This commit is contained in:
Christian 'ketura' McCarty
2022-12-11 12:31:55 -06:00
parent 39b921ac34
commit 46148e79c0
6 changed files with 80 additions and 80 deletions

View File

@@ -1,77 +1,77 @@
{
# 72_91: {
# cardInfo: {
# //Either a full URL, or a subpath for the PC image server
# imagePath: errata/LOTR-EN02E091.1.jpg
# //If this is true, then all gameplay-related info outside this cardInfo definition
# // will be ignored and the java class loaded instead.
# javaClass: false
# //This instructs the blueprint generator to insert this card as an alt of the listed
# // parent blueprint. Can of course be ommitted if not an errata or promo.
# parent: 2_91
# //This is the tree path to use within the alts structure on the parent.
# // Can of course be ommitted if parent is null.
# parentPath: errata/pc
# //Versioning differentiates releases within a particular alt path, such as PC errata
# // version 1 vs version 2. PC version 2 will not conflict with, say, Decipher version 2.
# //Top-level cards should always be version 0.
# version: 1
# collInfo: 2C91
# rarity: C
# setNum: "2"
# cardNum: 91
# // Standard, Masterwork, Tengwar, FullArt, etc. Top-level cards are always Standard.
# style: Standard
# }
# side: shadow
# twilight: 0
# culture: Sauron
# title: Southern Spies
# type: event
# keyword: Response
# requires: {
# type: canSpot
# filter: culture(sauron),minion
# }
# effects: {
# type: responseEvent
# trigger: {
# type: putsOnRing
# }
# effect: [
# {
# type: preventable
# player: freeps
# cost: {
# type: DiscardFromHand
# count: {
# type: ForEachInHand
# hand: freeps
# }
# forced: false
# hand: freeps
# }
# text: Discard your hand to prevent adding a burden for each card in your hand
# effect: {
# type: AddBurdens
# amount: {
# type: ForEachInHand
# hand: freeps
# }
# }
# }
# ]
# }
# gametext: If the Ring-bearer puts on The One Ring, spot a [sauron] minion to add a burden for each card in the Free Peoples player's hand. The Free Peoples player may discard their hand to prevent this.
# lore: "'They will know all the news now, for they have visited Bill Ferny; and probably that Southerner was a spy as well.'"
# promotext: ""
# alts: {
# //These are just CardInfo objects
# promos: {
# }
# //These are full card definitions, with redundant info that is the same as the original card ommitted
# errata: {
# }
# }
# }
72_91: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN02E091.1.jpg
//If this is true, then all gameplay-related info outside this cardInfo definition
// will be ignored and the java class loaded instead.
javaClass: false
//This instructs the blueprint generator to insert this card as an alt of the listed
// parent blueprint. Can of course be ommitted if not an errata or promo.
parent: 2_91
//This is the tree path to use within the alts structure on the parent.
// Can of course be ommitted if parent is null.
parentPath: errata/pc
//Versioning differentiates releases within a particular alt path, such as PC errata
// version 1 vs version 2. PC version 2 will not conflict with, say, Decipher version 2.
//Top-level cards should always be version 0.
version: 1
collInfo: 2C91
rarity: C
setNum: "2"
cardNum: 91
// Standard, Masterwork, Tengwar, FullArt, etc. Top-level cards are always Standard.
style: Standard
}
side: shadow
twilight: 0
culture: Sauron
title: Southern Spies
type: event
keyword: Response
requires: {
type: canSpot
filter: culture(sauron),minion
}
effects: {
type: responseEvent
trigger: {
type: putsOnRing
}
effect: [
{
type: preventable
player: freeps
cost: {
type: DiscardFromHand
count: {
type: ForEachInHand
hand: freeps
}
forced: false
hand: freeps
}
text: Discard your hand to prevent adding a burden for each card in your hand
effect: {
type: AddBurdens
amount: {
type: ForEachInHand
hand: freeps
}
}
}
]
}
gametext: If the Ring-bearer puts on The One Ring, spot a [sauron] minion to add a burden for each card in the Free Peoples player's hand. The Free Peoples player may discard their hand to prevent this.
lore: "'They will know all the news now, for they have visited Bill Ferny; and probably that Southerner was a spy as well.'"
promotext: ""
alts: {
//These are just CardInfo objects
promos: {
}
//These are full card definitions, with redundant info that is the same as the original card ommitted
errata: {
}
}
}
}

View File

@@ -1,5 +1,5 @@
{
3_79: {
73_79: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN03E079.1.jpg

View File

@@ -1,5 +1,5 @@
{
3_82: {
73_82: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN03E082.1.jpg

View File

@@ -1,6 +1,6 @@
{
54_146: {
74_146: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN04E146.1.jpg

View File

@@ -1,5 +1,5 @@
{
55_8: {
75_8: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN05E008.1.jpg

View File

@@ -1,5 +1,5 @@
{
55_57: {
75_57: {
cardInfo: {
//Either a full URL, or a subpath for the PC image server
imagePath: errata/LOTR-EN05E057.1.jpg