Fixing minor typos in card definitions. Fixing Shadow Host only spotting 1 gondor wraith
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
requires: {
|
requires: {
|
||||||
type: canSpot
|
type: canSpot
|
||||||
filter: culture(gondor),wraith
|
filter: culture(gondor),wraith
|
||||||
|
count: 2
|
||||||
}
|
}
|
||||||
effects: [
|
effects: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -185,104 +185,104 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
58_59: {
|
# 58_59: {
|
||||||
cardInfo: {
|
# cardInfo: {
|
||||||
//Either a full URL, or a subpath for the PC image server
|
# //Either a full URL, or a subpath for the PC image server
|
||||||
imagePath: errata/58_59.jpg
|
# imagePath: errata/58_59.jpg
|
||||||
//If this is true, then all gameplay-related info outside this cardInfo definition
|
# //If this is true, then all gameplay-related info outside this cardInfo definition
|
||||||
// will be ignored and the java class loaded instead.
|
# // will be ignored and the java class loaded instead.
|
||||||
javaClass: false
|
# javaClass: false
|
||||||
//This instructs the blueprint generator to insert this card as an alt of the listed
|
# //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 blueprint. Can of course be ommitted if not an errata or promo.
|
||||||
parent: 8_59
|
# parent: 8_59
|
||||||
//This is the tree path to use within the alts structure on the parent.
|
# //This is the tree path to use within the alts structure on the parent.
|
||||||
// Can of course be ommitted if parent is null.
|
# // Can of course be ommitted if parent is null.
|
||||||
parentPath: errata/pc
|
# parentPath: errata/pc
|
||||||
//Versioning differentiates releases within a particular alt path, such as PC errata
|
# //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.
|
# // version 1 vs version 2. PC version 2 will not conflict with, say, Decipher version 2.
|
||||||
//Top-level cards should always be version 0.
|
# //Top-level cards should always be version 0.
|
||||||
version: 1?
|
# version: 1?
|
||||||
collInfo: 8U59
|
# collInfo: 8U59
|
||||||
rarity: U
|
# rarity: U
|
||||||
setNum: "8"
|
# setNum: "8"
|
||||||
cardNum: 59
|
# cardNum: 59
|
||||||
// Standard, Masterwork, Tengwar, FullArt, etc. Top-level cards are always Standard.
|
# // Standard, Masterwork, Tengwar, FullArt, etc. Top-level cards are always Standard.
|
||||||
style: Standard
|
# style: Standard
|
||||||
}
|
# }
|
||||||
title: Corsair War Galley
|
# title: Corsair War Galley
|
||||||
culture: Raider
|
# culture: Raider
|
||||||
twilight: 1
|
# twilight: 1
|
||||||
type: possession
|
# type: possession
|
||||||
keyword: Support Area
|
# keyword: Support Area
|
||||||
effects: [
|
# effects: [
|
||||||
{
|
# {
|
||||||
type: trigger
|
# type: trigger
|
||||||
optional: true
|
# optional: true
|
||||||
trigger: {
|
# trigger: {
|
||||||
type: played
|
# type: played
|
||||||
filter: self
|
# filter: self
|
||||||
}
|
# }
|
||||||
effect: {
|
# effect: {
|
||||||
type: addTokens
|
# type: addTokens
|
||||||
culture: raider
|
# culture: raider
|
||||||
filter: self
|
# filter: self
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
{
|
# {
|
||||||
type: modifier
|
# type: modifier
|
||||||
modifier: {
|
# modifier: {
|
||||||
type: shadowhasinitiative
|
# type: shadowhasinitiative
|
||||||
requires: [
|
# requires: [
|
||||||
{
|
# {
|
||||||
type: canSpot
|
# type: canSpot
|
||||||
filter: self,hasTokenCount(4,raider)
|
# filter: self,hasTokenCount(4,raider)
|
||||||
}
|
# }
|
||||||
{
|
# {
|
||||||
type: canSpot
|
# type: canSpot
|
||||||
filter: culture(raider),man
|
# filter: culture(raider),man
|
||||||
}
|
# }
|
||||||
]
|
# ]
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
{
|
# {
|
||||||
type: activated
|
# type: activated
|
||||||
phase: regroup
|
# phase: regroup
|
||||||
cost: {
|
# cost: {
|
||||||
type: memorizeNumber
|
# type: memorizeNumber
|
||||||
memory: numberOfTokens
|
# memory: numberOfTokens
|
||||||
amount: {
|
# amount: {
|
||||||
type: forEachToken
|
# type: forEachToken
|
||||||
culture: raider
|
# culture: raider
|
||||||
filter: self
|
# filter: self
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
effect: [
|
# effect: [
|
||||||
{
|
# {
|
||||||
type: addTwilight
|
# type: addTwilight
|
||||||
amount: {
|
# amount: {
|
||||||
type: fromMemory
|
# type: fromMemory
|
||||||
memory: numberOfTokens
|
# memory: numberOfTokens
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
{
|
# {
|
||||||
type: discard
|
# type: discard
|
||||||
filter: self
|
# filter: self
|
||||||
}
|
# }
|
||||||
]
|
# ]
|
||||||
}
|
# }
|
||||||
]
|
# ]
|
||||||
gametext: When you play this possession, you may add a [Raider] token here.<br> While you can spot 4 [Raider] tokens here and a [Raider] Man, the Shadow has initiative, regardless of the Free Peoples player's hand.<br> Regroup: Add (1) for each [Raider] token here. Discard this possession.
|
# gametext: When you play this possession, you may add a [Raider] token here.<br> While you can spot 4 [Raider] tokens here and a [Raider] Man, the Shadow has initiative, regardless of the Free Peoples player's hand.<br> Regroup: Add (1) for each [Raider] token here. Discard this possession.
|
||||||
lore: ""
|
# lore: ""
|
||||||
promotext: ""
|
# promotext: ""
|
||||||
alts: {
|
# alts: {
|
||||||
//These are just CardInfo objects
|
# //These are just CardInfo objects
|
||||||
promos: {
|
# promos: {
|
||||||
}
|
# }
|
||||||
//These are full card definitions, with redundant info that is the same as the original card ommitted
|
# //These are full card definitions, with redundant info that is the same as the original card ommitted
|
||||||
errata: {
|
# errata: {
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
|
|
||||||
58_59: {
|
58_59: {
|
||||||
cardInfo: {
|
cardInfo: {
|
||||||
|
|||||||
@@ -105,7 +105,6 @@
|
|||||||
twilight: 4
|
twilight: 4
|
||||||
type: Companion
|
type: Companion
|
||||||
race: Elf
|
race: Elf
|
||||||
#keyword: damage+1
|
|
||||||
strength: 9
|
strength: 9
|
||||||
vitality: 3
|
vitality: 3
|
||||||
resistance: 6,
|
resistance: 6,
|
||||||
|
|||||||
Reference in New Issue
Block a user