
var cardnum = "All";

function cardData( num, name, rarelity, type, kind, costValue, costOther, attribute, placeRestriction, itemRestriction, st, mhp, inDeck, abilityText, atc ){

 this.num = num;
 this.name = name;
 this.rarelity = rarelity;
 this.type = type;
 this.kind = kind;
 this.costValue = costValue;
 this.costOther = costOther;
 this.attribute = attribute;
 this.placeRestriction = placeRestriction;
 this.itemRestriction = itemRestriction;
 this.st = st;
 this.mhp = mhp;
 this.inDeck = inDeck;
 this.abilityText = abilityText;
 this.atc = atc;

}

function kindClass( num, leaves ) {
 this.num = num;
 this.leaves = leaves;
}

var rarelityList = new Array( "－", "Normal", "Strange", "Rare", "Extra" );
var typeList = new Array( "－", "Creature", "Item", "Spell" );
var kindList = new Array();
kindList[0] = new Array( "－" );
kindList[1] = new Array( "－", "Normal?", "Defensive?", "Item?" );
kindList[2] = new Array( "－", "Weapon", "Armor", "Tool", "Scroll" );
kindList[3] = new Array( "－", "Flash", "Multi-Flash", "Enchant", "Multi-Ench." );
var attributeList = new Array( "－", "Neutral", "Fire", "Water", "Earth", "Air", "Multicolor" );
var costOtherList = new Array( "", "N", "R", "B", "G", "Y", "+[]" );
var itemList = new Array( "－", "!W ", "!A ", "!T ", "!S " );

var cardDataAll = new Array();
cardDataAll["01"]= new cardData( "01","001) Androgear",4,1,1,200,6,1,0,4,50,50,0,"Item Limit: Scrolls / Attacks First / Support / Neutralizes: Scroll attacks. / Transforms into Gearion if Beast Gear is used as Support. ","--" );
cardDataAll["02"]= new cardData( "02","002) Archbishop",3,1,1,60,0,1,0,0,30,30,0,"Territory (50G): Removes Enchantment effects from target creature (territory). / Immune to Destroy Item and Steal Item effects.","--" );
cardDataAll["03"]= new cardData( "03","003) Armored Dragon",3,1,1,100,6,1,0,12,60,60,0,"Item Limit: Weapons Armor / Attacks First / Neutralizes: Neutral / Territory (70G): Deals 30 damage to target Neutral creature.","--" );
cardDataAll["04"]= new cardData( "04","004) Baldanders",1,1,1,10,0,1,0,0,0,30,0,"In Battle: Transforms into a random creature.","--" );
cardDataAll["05"]= new cardData( "05","005) Bandit",1,1,1,20,0,1,0,0,20,20,0,"Support / Attack Bonus: Steals (damage dealt x2G) magic from opponent.","--" );
cardDataAll["06"]= new cardData( "06","006) Basalt Idol",2,1,2,50,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: All creatures cannot use abilities that trigger at Battle End or Upon Defeat.","--" );
cardDataAll["07"]= new cardData( "07","007) Beast Gear",3,1,1,70,0,1,0,4,30,30,0,"Item Limit: Scrolls / Cannot be targeted by spells or territory abilities. / Neutralizes: Scroll attacks.","--" );
cardDataAll["08"]= new cardData( "08","008) Borgess",2,1,1,50,0,1,0,0,30,30,0,"Boost: HP+20 to Neutral creatures.","--" );
cardDataAll["09"]= new cardData( "09","009) Brass Idol",2,1,2,40,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: All Cepters draw two cards when drawing instead of one.","--" );
cardDataAll["0A"]= new cardData( "0A","010) Clay Idol",2,1,2,60,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: Damage to all creatures from spells and territory abilities is reduced by 10.","--" );
cardDataAll["0B"]= new cardData( "0B","011) Clockwork Owl",1,1,1,10,0,1,0,12,0,20,0,"Item Limit: Weapons Armor / Immediate / Territory (30G): Target Cepter can choose movement direction next turn.","--" );
cardDataAll["0C"]= new cardData( "0C","012) Colossus",3,1,1,120,0,1,0,1234,70,70,0,"Item Limit: Weapons Armor Tools Scrolls / Does not receive lap recovery. / Cannot be targeted by Enchantments or Enchantment territory abilities.","--" );
cardDataAll["0D"]= new cardData( "0D","013) Dancing Doll",2,1,1,30,0,1,0,0,20,20,0,"Territory (70G): Lowers the value of all symbols by 20%.","--" );
cardDataAll["0E"]= new cardData( "0E","014) Doppelganger",3,1,1,10,6,1,0,0,0,30,0,"In Battle: Transforms into same creature as opponent.","--" );
cardDataAll["0F"]= new cardData( "0F","015) Dragon's Egg",3,1,1,50,0,1,0,14,0,30,0,"Item Limit: Weapons Scrolls / Territory (100G): Evolves into a random dragon.","--" );
cardDataAll["0G"]= new cardData( "0G","016) Ebony Idol",2,1,2,40,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: All creatures cannot use territory abilities.","--" );
cardDataAll["0H"]= new cardData( "0H","017) Fighter",1,1,1,40,0,1,0,0,40,40,0,0,"--" );
cardDataAll["0I"]= new cardData( "0I","018) Gearion",4,1,1,250,6,1,0,4,80,80,0,"Item Limit: Scrolls / Attacks First / Cannot be targeted by spells or territory abilities. / Neutralizes: Scroll attacks. ","--" );
cardDataAll["0J"]= new cardData( "0J","019) Gemoid",1,1,2,0,0,1,0,1234,20,20,0,"Item Limit: Weapons Armor Tools Scrolls / Defensive / HP and MHP cannot be altered by spells or territory abilities. / Does not claim tolls.","--" );
cardDataAll["0K"]= new cardData( "0K","020) Giant Rat",1,1,1,0,0,1,0,4,20,10,0,"Item Limit: Scrolls / Attacks First.","--" );
cardDataAll["0L"]= new cardData( "0L","021) Goblin",1,1,1,0,0,1,0,0,20,30,0,0,"--" );
cardDataAll["0M"]= new cardData( "0M","022) Gold Idol",3,1,2,70,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: Requirements for summoning creatures other than magic cost are ignored.","--" );
cardDataAll["0N"]= new cardData( "0N","023) Granite Idol",2,1,2,60,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: All Cepters cannot be targeted by Flash spells or Flash territory abilities (except those that dispel Enchantment effects).","--" );
cardDataAll["0O"]= new cardData( "0O","024) Grass Strider",4,1,1,250,6,1,0,0,40,40,0,"Attacks First / In Battle: ST+ (number of opponent's cards in hand x10). ","--" );
cardDataAll["0P"]= new cardData( "0P","025) Great Fossil",3,1,2,60,6,1,0,14,0,50,0,"Item Limit: Weapons Scrolls / Defensive / Does not claim tolls. / Upon Defeat: Transforms into Tyrannosaurus.","--" );
cardDataAll["0Q"]= new cardData( "0Q","026) Ground Gear",2,1,1,70,0,1,0,4,20,40,0,"Item Limit: Scrolls / Support / Neutralizes: Scroll attacks. / Transforms into Androgear if Sky Gear is used as Support.","--" );
cardDataAll["0R"]= new cardData( "0R","027) Horned Chameleon",1,1,1,40,0,1,0,4,20,30,0,"Item Limit: Scrolls / Receives land effect from lands of any element.","--" );
cardDataAll["0S"]= new cardData( "0S","028) Iron Idol",2,1,2,40,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global ability: Die yields only 4-6 when rolled normally.","--" );
cardDataAll["0T"]= new cardData( "0T","029) Ivory Idol",2,1,2,60,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: Cards of rarity S require 1.5x magic to use. Cards of rarity R and E require double.","--" );
cardDataAll["0U"]= new cardData( "0U","030) Jade Idol",2,1,2,50,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: All territories are prevented from undergoing land transformation via spells or territory abilities and are immune to effects that lower land levels.","--" );
cardDataAll["0V"]= new cardData( "0V","031) Lead Idol",2,1,2,40,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: Disables Move and Exchange commands.","--" );
cardDataAll["0W"]= new cardData( "0W","032) Leoknight",4,1,1,100,0,1,0,4,0,40,0,"Item Limit: Scrolls / In Battle: ST=(number of territories opponent owns x10). HP=(number of territories user owns x10).","--" );
cardDataAll["0X"]= new cardData( "0X","033) Little Fossil",1,1,2,40,0,1,0,14,0,30,0,"Item Limit: Weapons Scrolls / Defensive / Does not claim tolls. / Upon Defeat: Transforms into Giant Rat.","--" );
cardDataAll["0Y"]= new cardData( "0Y","034) Living Claw",2,1,3,50,0,1,0,124,10,20,0,"Item Limit: Weapons Armor Scrolls / Attack Bonus: Paralysis / Item Creature","--" );
cardDataAll["0Z"]= new cardData( "0Z","035) Living Mirror",3,1,3,60,0,1,0,124,0,30,0,"Item Limit: Weapons Armor Scrolls / Reflects: Scroll attacks. / Item Creature","--" );
cardDataAll["10"]= new cardData( "10","036) Living Rapier",2,1,3,60,0,1,0,124,20,10,0,"Item Limit: Weapons Armor Scrolls / Attacks First / Item Creature","--" );
cardDataAll["11"]= new cardData( "11","037) Living Scroll",3,1,3,40,0,1,0,124,0,20,0,"Item Limit: Weapons Armor Scrolls / In Battle: Performs a scroll attack of ST=20 if not equipped with an item. / Item Creature","--" );
cardDataAll["12"]= new cardData( "12","038) Living Shield",1,1,3,40,0,1,0,124,0,30,0,"Item Limit: Weapons Armor Scrolls / Item Creature","--" );
cardDataAll["13"]= new cardData( "13","039) Living Spear",1,1,3,50,0,1,0,124,20,20,0,"Item Limit: Weapons Armor Scrolls / Item Creature","--" );
cardDataAll["14"]= new cardData( "14","040) Lunatic Hare",3,1,1,20,0,1,0,0,20,30,0,"Battle End: Swaps opponent's ST and HP values.","--" );
cardDataAll["15"]= new cardData( "15","041) Marble Idol",2,1,2,70,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: Creatures of the same type as those already in play cannot be summoned.","--" );
cardDataAll["16"]= new cardData( "16","042) Metal Shambler",2,1,1,80,6,1,0,4,20,70,0,"Item Limit: Scrolls / In Battle: ST+30 HP-30 if user possesses less magic than opponent.","--" );
cardDataAll["17"]= new cardData( "17","043) Migoal",3,1,1,80,6,1,0,0,40,40,0,"Critical Hit: Water+Earth / Neutralizes: Fire+Air","--" );
cardDataAll["18"]= new cardData( "18","044) Nil",4,1,1,150,6,1,0,0,60,60,0,"Instant Death: 50% / Battle End: User loses 100G. / Territory (100G): Deals damage to all creatures equal to 50% their MHP value then is destroyed.","--" );
cardDataAll["19"]= new cardData( "19","045) Ogre Lord",3,1,1,90,0,1,0,0,40,50,0,"Scroll Critical Hit / In Battle: ST+30 if Red or Yellow Ogre are in play HP+30 if Blue or Green Ogre are in play.","--" );
cardDataAll["1A"]= new cardData( "1A","046) Opal Idol",3,1,2,50,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: In battle all creatures gain Regenerates ability.","--" );
cardDataAll["1B"]= new cardData( "1B","047) Possession",3,1,1,40,0,1,0,0,10,10,0,"Territory (80G): Steals target level 1 enemy territory then is destroyed.","--" );
cardDataAll["1C"]= new cardData( "1C","048) Red Cap",2,1,1,50,0,1,0,0,20,40,0,"In Battle: ST & HP=(number of Goblins in play x20). / Boost: ST & HP+20 to all Goblins.","--" );
cardDataAll["1D"]= new cardData( "1D","049) Samurai",3,1,1,80,0,1,0,0,50,30,0,"Instant Death: 60% vs. creatures with MHP of 30 and under.","--" );
cardDataAll["1E"]= new cardData( "1E","050) Sanctum Guard",3,1,1,70,0,1,0,0,40,40,0,"Attacks First / Upon Victory: User gains 5 symbols of same element as battle territory.","--" );
cardDataAll["1F"]= new cardData( "1F","051) Shapeshifter",3,1,1,10,0,1,0,0,20,30,0,"Territory (50G): Evolves into a random creature.","--" );
cardDataAll["1G"]= new cardData( "1G","052) Silver Idol",2,1,2,50,0,1,0,14,0,20,0,"Item Limit: Weapons Scrolls / Defensive / Global Ability: In battle all defending creatures gain Attacks First ability.","--" );
cardDataAll["1H"]= new cardData( "1H","053) Skeleton",1,1,1,30,0,1,0,4,30,40,0,"Item Limit: Scrolls / Regenerates.","--" );
cardDataAll["1I"]= new cardData( "1I","054) Sky Gear",2,1,1,70,0,1,0,4,40,20,0,"Item Limit: Scrolls / Attacks First / Support / Transforms into Androgear if Ground Gear is used as Support.","--" );
cardDataAll["1J"]= new cardData( "1J","055) Statue",1,1,2,20,0,1,0,14,0,50,0,"Item Limit: Weapons Scrolls / Defensive / Does not receive lap recovery.","--" );
cardDataAll["1K"]= new cardData( "1K","056) Thief",1,1,1,30,0,1,0,0,20,40,0,"Battle Start: Steals opponent's item if using no items of your own.","--" );
cardDataAll["1L"]= new cardData( "1L","057) Trap Spider",2,1,1,40,0,1,0,4,30,40,0,"Item Limit: Scrolls / Attack Bonus: Paralysis / Enchanted: Mimicry","--" );
cardDataAll["1M"]= new cardData( "1M","058) Trojan Horse",2,1,1,50,0,1,0,124,0,30,0,"Item Limit: Weapons Armor Scrolls / Penetrates / Support","--" );
cardDataAll["1N"]= new cardData( "1N","059) Tyrannosaurus",1,1,1,80,6,1,0,24,50,60,0,"Item Limit: Armor Scrolls","--" );
cardDataAll["1O"]= new cardData( "1O","060) Wonder Wall",3,1,2,30,6,1,0,12,0,30,0,"Item Limit: Weapons Armor / Defensive / Neutralizes: Fire+Water+Earth+Air","--" );
cardDataAll["1P"]= new cardData( "1P","061) Wraith",2,1,1,40,6,1,0,0,10,30,0,"Instant Death: 50% / Battle End: Is destroyed. ","--" );
cardDataAll["1Q"]= new cardData( "1Q","062) Ares",3,1,1,90,22,2,3,0,50,60,0,"Boost: ST+20 to invading creatures.","--" );
cardDataAll["1R"]= new cardData( "1R","063) Avenger",2,1,1,100,0,2,0,0,40,40,0,"In Battle: ST & HP+ (current standing x10).","--" );
cardDataAll["1S"]= new cardData( "1S","064) Ba-al",3,1,1,80,26,2,0,0,50,50,0,"Attacks First / Battle End: Destroys a random card from user's hand.","--" );
cardDataAll["1T"]= new cardData( "1T","065) Barbarian",1,1,1,90,0,2,0,0,50,40,0,"Immediate","--" );
cardDataAll["1U"]= new cardData( "1U","066) Barrow Wight",3,1,1,50,2,2,0,0,20,30,0,"Attack Bonus: Sleep","--" );
cardDataAll["1V"]= new cardData( "1V","067) Bia",1,1,1,60,0,2,0,0,30,40,0,"In Battle: ST & HP+30 if opponent is recipient of Support effect.","--" );
cardDataAll["1W"]= new cardData( "1W","068) Boggart",1,1,1,40,0,2,0,2,10,30,0,"Item Limit: Armor / Claims double the standard toll value. Returns to user's hand if destroyed by spell or territory ability.","--" );
cardDataAll["1X"]= new cardData( "1X","069) Burnacle",3,1,2,80,2,2,0,4,50,60,0,"Item Limit: Scrolls / Defensive / Territory (50): Casts Fog on target land.","--" );
cardDataAll["1Y"]= new cardData( "1Y","070) Burning Titan",2,1,1,90,0,2,0,24,60,60,0,"Item Limit: Armor Scrolls / In Battle: ST & HP-30 if user possesses 5 or more territories.","--" );
cardDataAll["1Z"]= new cardData( "1Z","071) Cait Sith",2,1,1,60,0,2,3,0,20,30,0,"Land Limit: Water / Cannot be targeted by spells or territory abilities. / Neutralizes: Attacks from creatures with ST of 40 and up.","--" );
cardDataAll["20"]= new cardData( "20","072) Chimera",2,1,1,80,2,2,0,4,30,50,0,"Item Limit: Scrolls / Attacks First / ST+10 each time user receives a lap bonus (up to a maximum of 100).","--" );
cardDataAll["21"]= new cardData( "21","073) Coaloid",3,1,1,60,2,2,3,0,30,30,0,"Land Limit: Water / In Battle: ST & HP+ (number of user's Fire territories x10). / User gains (number of Fire territories x50G) magic if destroyed by spell or territory ability.","--" );
cardDataAll["22"]= new cardData( "22","074) Conjurer",3,1,1,40,0,2,0,1,20,30,0,"Item Limit: Weapons / Territory (80G): Summons Ba-al to vacant land of user's choice then is destroyed. / Scroll Critical Hit","--" );
cardDataAll["23"]= new cardData( "23","075) Creeping Flame",1,1,2,40,0,2,3,24,30,50,0,"Land Limit: Water / Item Limit: Armor Scrolls / Defensive / Territory (30G): Moves to a neighboring land.","--" );
cardDataAll["24"]= new cardData( "24","076) Death Scythe",3,1,1,40,6,2,0,1,70,10,0,"Item Limit: Weapons / Territory (50G): Evolves into Mummy.","--" );
cardDataAll["25"]= new cardData( "25","077) Domovikha",3,1,1,10,0,2,0,0,10,20,0,"Territory (70G): Adds Land Protection to target territory.","--" );
cardDataAll["26"]= new cardData( "26","078) Domovoi",3,1,1,10,0,2,0,0,20,20,0,"Territory (30G): Adds Phantasm to target territory.","--" );
cardDataAll["27"]= new cardData( "27","079) Dragonewt",1,1,1,50,0,2,0,4,20,30,0,"Item Limit: Scrolls / Territory (120G): Evolves into Dragon Lord. / Neutralizes: Scroll attacks.","--" );
cardDataAll["28"]= new cardData( "28","080) Dragon Lord",4,1,1,250,22,2,0,0,70,70,0,"Attacks First / Boost: ST+10 to ST=60 or more creatures. / Battle End: Evolves into Dragonewt.","--" );
cardDataAll["29"]= new cardData( "29","081) Fay",1,1,1,50,0,2,0,0,20,40,0,"Immediate / Territory (60G): ST+20 to target creature (up to a maximum of 100).","--" );
cardDataAll["2A"]= new cardData( "2A","082) Fire Giant",1,1,1,100,2,2,0,0,50,50,0,"Critical Hit: Water","--" );
cardDataAll["2B"]= new cardData( "2B","083) Gas Cloud",1,1,1,70,0,2,0,2,30,30,0,"Item Limit: Armor / Neutralizes: 1/2 of damage received (excludes scroll attacks).","--" );
cardDataAll["2C"]= new cardData( "2C","084) Gladiator",3,1,1,70,0,2,0,234,50,40,0,"Item Limit: Armor Tools Scrolls / Critical Hit: Fire+Water+Earth+Air","--" );
cardDataAll["2D"]= new cardData( "2D","085) Golem",1,1,1,60,0,2,0,0,40,50,0,"Battle End: Base ST & Base HP-10","--" );
cardDataAll["2E"]= new cardData( "2E","086) Heat Imp",2,1,1,10,6,2,0,0,20,20,0,"Territory (50G): Reduces target Cepter's most numerous symbol by 40% then is destroyed.","--" );
cardDataAll["2F"]= new cardData( "2F","087) Hellhound",1,1,1,80,0,2,0,0,50,40,0,"Deals only 1/2 damage to Water creatures.","--" );
cardDataAll["2G"]= new cardData( "2G","088) Hell Pyron",3,1,1,160,226,2,5,0,70,60,0,"Land Limit: Air / Territory (30G): User gains (number of creatures destroyed thus far x50G) magic then number is reset. / Boost: ST+10 to Fire+Earth creatures.","--" );
cardDataAll["2H"]= new cardData( "2H","089) Helltic",2,1,1,20,2,2,0,0,20,20,0,"Territory (60G): Deals 20 damage to target creature.","--" );
cardDataAll["2I"]= new cardData( "2I","090) Hive Queen",3,1,1,40,6,2,0,4,20,40,0,"Item Limit: Scrolls / Territory (20G): Adds Hive Worker to user's hand.","--" );
cardDataAll["2J"]= new cardData( "2J","091) Hive Worker",1,1,1,10,0,2,0,4,20,20,0,"Item Limit: Scrolls / In Battle: ST & HP+ (number of Hive Workers in play x10).","--" );
cardDataAll["2K"]= new cardData( "2K","092) Kasha",1,1,1,70,0,2,3,0,30,40,0,"Land Limit: Water / In Battle: ST & HP+20 if battle territory has an Enchantment upon it.","--" );
cardDataAll["2L"]= new cardData( "2L","093) Lava Wurm",2,1,1,70,2,2,0,2,40,50,0,"Item Limit: Armor / Penetrates: Water","--" );
cardDataAll["2M"]= new cardData( "2M","094) Manticore",2,1,1,70,0,2,0,0,0,50,0,"In Battle: ST & HP= (number of cards in user's hand x10).","--" );
cardDataAll["2N"]= new cardData( "2N","095) Minotaur",1,1,1,70,0,2,0,0,40,40,0,0,"--" );
cardDataAll["2O"]= new cardData( "2O","096) Peluda",3,1,1,40,22,2,0,4,40,30,0,"Item Limit: Scrolls / Territory (100G): Deals 10 damage to all Neutral+Water+Earth+Air creatures.","--" );
cardDataAll["2P"]= new cardData( "2P","097) Peri",2,1,1,50,2,2,0,0,30,30,0,"Cannot be targeted by spells or territory abilities. / In Battle: ST & HP+20 when user's book has 3 fewer remaining cards than opponent's book.","--" );
cardDataAll["2Q"]= new cardData( "2Q","098) Phlogiston",1,1,1,30,0,2,0,0,20,30,0,"In Battle: ST+20 when invading.","--" );
cardDataAll["2R"]= new cardData( "2R","099) Phoenix",1,1,1,40,0,2,0,4,30,30,0,"Item Limit: Scrolls / Upon Defeat: Returns to user's hand.","--" );
cardDataAll["2S"]= new cardData( "2S","100) Red Ogre",1,1,1,50,0,2,0,0,30,40,0,0,"--" );
cardDataAll["2T"]= new cardData( "2T","101) Salamander",1,1,1,80,2,2,3,2,40,50,0,"Land Limit: Water / Item Limit: Armor / HP increases for every point of damage received from Fire creatures (excludes scroll attacks).","--" );
cardDataAll["2U"]= new cardData( "2U","102) Sharazad",2,1,1,55,0,2,0,0,20,30,0,"Support / Territory (30G): Clears all Cepters of Enchantments.","--" );
cardDataAll["2V"]= new cardData( "2V","103) Sorcerer",1,1,1,40,0,2,0,1,0,30,0,"Item Limit: Weapons / Scroll Critical Hit / In Battle: Performs a scroll attack of ST=20 if not equipped with an item.","--" );
cardDataAll["2W"]= new cardData( "2W","104) Sulfurous Balloon",2,1,1,15,2,2,0,4,10,30,0,"Item Limit: Scrolls / Upon Defeat: HP-30 to opponent's base HP.","--" );
cardDataAll["2X"]= new cardData( "2X","105) Tokebi",1,1,1,40,0,2,0,0,20,30,0,"Immediate / Territory (0G): Releases target territory from user's control and reverts it to magic.","--" );
cardDataAll["2Y"]= new cardData( "2Y","106) Ukobach",2,1,1,60,0,2,0,0,40,30,0,"In Battle: ST & HP+20 if user has less magic than opponent Cepter.","--" );
cardDataAll["2Z"]= new cardData( "2Z","107) Volcanic Dragon",3,1,1,140,22,2,3,12,60,50,0,"Land Limit: Water / Item Limit: Weapons Armor / Attacks First / Neutralizes: Fire / In Battle: Performs a scroll attack of its base ST value if not equipped with an item.","--" );
cardDataAll["30"]= new cardData( "30","108) Ahuizotl",3,1,1,60,3,3,2,4,30,50,0,"Territory (80G): Transforms target territory belonging to user into a Water land.","--" );
cardDataAll["31"]= new cardData( "31","109) Amazon",1,1,1,80,0,3,0,0,40,40,0,"Attack Bonus: Steals (user's lap number x20G) magic from opponent Cepter if not equipped with an item.","--" );
cardDataAll["32"]= new cardData( "32","110) Anubias",2,1,1,70,3,3,2,0,30,50,0,"Land Limit: Fire / In Battle: HP= (number of creatures destroyed thus far x5).","--" );
cardDataAll["33"]= new cardData( "33","111) Aquahorn",1,1,1,70,0,3,0,4,40,30,0,"Item Limit: Scrolls / Neutralizes: Earth+Air / Territory (30G): Evolves into Mistwing.","--" );
cardDataAll["34"]= new cardData( "34","112) Aqualing",1,1,1,30,0,3,0,0,20,30,0,"Neutralizes: Creatures with MHP of 30 and under.","--" );
cardDataAll["35"]= new cardData( "35","113) Aspidochelone",2,1,1,90,0,3,4,4,30,40,0,"Land Limit: Earth / Item Limit: Scrolls / In Battle: ST & HP+ (round number).","--" );
cardDataAll["36"]= new cardData( "36","114) Behemoth",2,1,1,90,3,3,2,24,60,60,0,"Land Limit: Fire / Item Limit: Armor Scrolls / Attacks Last / Battle End: Destroys a single card at random from user's hand.","--" );
cardDataAll["37"]= new cardData( "37","115) Bloody Pudding",2,1,1,30,0,3,0,4,20,20,0,"Item Limit: Scrolls / Support / Battle Start: MHP+ (supporting creature's MHP). (Up to a maximum of 100).","--" );
cardDataAll["38"]= new cardData( "38","116) Blue Ogre",1,1,1,50,0,3,0,0,30,40,0,0,"--" );
cardDataAll["39"]= new cardData( "39","117) Bookworm",3,1,1,10,3,3,0,4,10,20,0,"Item Limit: Scrolls / Territory (40G): User chooses a card from target enemy Cepter's hand and destroys it.","--" );
cardDataAll["3A"]= new cardData( "3A","118) Bunyip",2,1,1,90,0,3,0,2,50,40,0,"Item Limit: Armor / Neutralizes: Penetrates","--" );
cardDataAll["3B"]= new cardData( "3B","119) Charon",3,1,1,70,3,3,0,2,20,30,0,"Item Limit: Armor / Neutralizes: All non-scroll attacks. / User pays (amount of neutralized damage x2G) magic.","--" );
cardDataAll["3C"]= new cardData( "3C","120) Deathquito",1,1,1,50,0,3,0,4,30,20,0,"Item Limit: Scrolls / Attacks First / Attack Bonus: Destroys a card at random from opponent Cepter's hand.","--" );
cardDataAll["3D"]= new cardData( "3D","121) Deep-Sea Dragon",3,1,1,140,33,3,2,12,50,60,0,"Land Limit: Fire / Item Limit: Weapons Armor / Attacks First / Neutralizes: Water / In Battle: Performs a scroll attack of its base ST value if not equipped with an item.","--" );
cardDataAll["3E"]= new cardData( "3E","122) Drool",2,1,1,70,0,3,0,24,0,40,0,"Item Limit: Armor Scrolls / Penetrates / In Battle: ST= (number of user's Water territories x10).","--" );
cardDataAll["3F"]= new cardData( "3F","123) Fate",2,1,1,60,0,3,0,0,30,40,0,"Territory (40G): User draws a card. / Upon Defeat: User draws a card.","--" );
cardDataAll["3G"]= new cardData( "3G","124) Fungonoid",1,1,1,60,0,3,0,4,30,40,0,"Item Limit: Scrolls / Battle End: MHP+10 (up to a maximum of 100).","--" );
cardDataAll["3H"]= new cardData( "3H","125) Gelatinous Wall",1,1,2,40,0,3,0,14,10,50,0,"Item Limit: Weapons Scrolls / Defensive / Battle End: User gains (damage received x5G) magic (excludes scroll attacks).","--" );
cardDataAll["3I"]= new cardData( "3I","126) Giant Amoeba",1,1,1,50,0,3,0,24,30,30,0,"Item Limit: Armor Scrolls / Neutralizes: Fire+Earth","--" );
cardDataAll["3J"]= new cardData( "3J","127) Grendel",2,1,1,110,3,3,0,0,50,50,0,"Critical Hit: Creatures with ST of 20 and under.","--" );
cardDataAll["3K"]= new cardData( "3K","128) Hyde",3,1,1,50,3,3,2,0,30,30,0,"Land Limit: Fire / Territory (50G): Adds Paralysis to target creature.","--" );
cardDataAll["3L"]= new cardData( "3L","129) Hydra",2,1,1,90,3,3,0,2,40,50,0,"Item Limit: Armor / Regenerates: Except when on Fire land.","--" );
cardDataAll["3M"]= new cardData( "3M","130) Kelpie",3,1,1,70,3,3,0,4,30,30,0,"Item Limit: Scrolls / Stops all passing Cepters other than user when placed on a Water land.","--" );
cardDataAll["3N"]= new cardData( "3N","131) Lamia",1,1,1,70,0,3,0,0,30,40,0,"Enchanted: Spirit Walk / Territory (40G): ST-20 to target creature.","--" );
cardDataAll["3O"]= new cardData( "3O","132) Lilith",1,1,1,80,0,3,0,2,0,30,0,"Item Limit: Armor / Attacks First / In Battle: ST= (number of cards in user's hand x10).","--" );
cardDataAll["3P"]= new cardData( "3P","133) Lizard Man",1,1,1,70,0,3,0,0,30,40,0,"Attacks First","--" );
cardDataAll["3Q"]= new cardData( "3Q","134) Luk-Oie",2,1,1,50,0,3,0,0,20,30,0,"Enchanted: Land Protection / In Battle: HP+20 if battle territory has no Enchantment upon it.","--" );
cardDataAll["3R"]= new cardData( "3R","135) Lung",3,1,1,50,33,3,2,12,0,30,0,"Land Limit: Fire / Item Limit: Weapons Armor / In Battle: ST & HP= (number of Water symbols owned by user).","--" );
cardDataAll["3S"]= new cardData( "3S","136) Medusa",2,1,1,50,6,3,0,0,30,30,0,"Attack Bonus: Transforms opponent into Statue.","--" );
cardDataAll["3T"]= new cardData( "3T","137) Mistwing",1,1,1,70,0,3,0,4,30,40,0,"Item Limit: Scrolls / Neutralizes: Fire+Water / Territory (30G): Evolves into Aquahorn.","--" );
cardDataAll["3U"]= new cardData( "3U","138) Noble Shaman",2,1,1,40,0,3,0,0,20,30,0,"Scroll Critical Hit / Territory (50G): Removes Enchantments from all creatures (territories).","--" );
cardDataAll["3V"]= new cardData( "3V","139) Poseidon",3,1,1,90,33,3,2,0,50,60,0,"Land Limit: Fire / Boost: HP+20 to defending creatures.","--" );
cardDataAll["3W"]= new cardData( "3W","140) Quicksilver",3,1,1,50,0,3,0,0,20,30,0,"Territory (60G): Evolves into creature with highest MHP currently in play.","--" );
cardDataAll["3X"]= new cardData( "3X","141) Rahab",3,1,1,160,336,3,4,0,60,70,0,"Land Limit: Earth / Neutralizes: Creatures with MHP of 50 and up. / Boost: HP+10 to Water+Air creatures.","--" );
cardDataAll["3Y"]= new cardData( "3Y","142) Saint",3,1,1,60,0,3,0,0,30,30,0,"Neutralizes: Neutral / Instant Death: 80% against Neutral creatures.","--" );
cardDataAll["3Z"]= new cardData( "3Z","143) Sea Bonze",3,1,2,70,0,3,24,0,20,40,0,"Land Limit: Fire Earth / Defensive / In Battle: No effects or abilities can be used during battle.","--" );
cardDataAll["40"]= new cardData( "40","144) Sea Hag",2,1,1,80,0,3,0,0,40,40,0,"Enchanted: Greed","--" );
cardDataAll["41"]= new cardData( "41","145) Sir Gawain",2,1,1,100,0,3,0,0,40,30,0,"In Battle: ST & HP+30 after round 20.","--" );
cardDataAll["42"]= new cardData( "42","146) Storm Giant",1,1,1,110,3,3,0,0,40,60,0,"Critical Hit: Fire","--" );
cardDataAll["43"]= new cardData( "43","147) Swamp Spawn",3,1,2,20,0,3,2,14,10,40,0,"Land Limit: Fire / Item Limit: Weapons Scrolls / Defensive / Territory (50G): Adds Holy Word 0 to target Cepter.","--" );
cardDataAll["44"]= new cardData( "44","148) Tarasque",1,1,1,100,0,3,0,4,50,60,0,"Item Limit: Scrolls / Attacks Last","--" );
cardDataAll["45"]= new cardData( "45","149) Triton",1,1,1,60,0,3,0,0,30,40,0,"Battle End: User draws a card if an item was equipped on Triton during battle.","--" );
cardDataAll["46"]= new cardData( "46","150) Undine",1,1,1,60,0,3,0,2,30,30,0,"Item Limit: Armor / In Battle: HP= (number of user's Water territories x20). / Neutralizes: Water","--" );
cardDataAll["47"]= new cardData( "47","151) Wall of Ice",1,1,2,60,0,3,2,24,0,40,0,"Land Limit: Fire / Item Limit: Armor Scrolls / Defensive / In Battle: HP+30","--" );
cardDataAll["48"]= new cardData( "48","152) Yeti",3,1,1,80,3,3,0,4,40,40,0,"Item Limit: Scrolls / Neutralizes: Fire / Instant Death: 60% against Fire creatures.","--" );
cardDataAll["49"]= new cardData( "49","153) Angostura",1,1,2,80,0,4,0,14,20,60,0,"Defensive / Instant Death: 80% against creatures with MHP of 30 and under.","--" );
cardDataAll["4A"]= new cardData( "4A","154) Blynx",1,1,1,40,0,4,0,4,20,20,0,"Item Limit: Scrolls / Can move to any vacant land within the area. / Cannot be targeted by spells or territory abilities.","--" );
cardDataAll["4B"]= new cardData( "4B","155) Bone Golem",3,1,1,100,4,4,3,0,40,50,0,"Land Limit: Water / Regenerates / Territory (60G): Transforms target Skeleton into Bone Golem.","--" );
cardDataAll["4C"]= new cardData( "4C","156) Branch Army",3,1,1,60,0,4,0,0,30,30,0,"In Battle: ST+ (number of Earth creatures in play x5). / Territory (50G): Evolves into Mudman.","--" );
cardDataAll["4D"]= new cardData( "4D","157) Brontides",3,1,1,160,446,4,3,0,60,70,0,"Land Limit: Water / Support / Boost: HP+10 to Fire+Earth creatures.","--" );
cardDataAll["4E"]= new cardData( "4E","158) Cerberus",2,1,1,50,4,4,5,4,20,40,0,"Land Limit: Air / Item Limit: Scrolls / Attacks twice.","--" );
cardDataAll["4F"]= new cardData( "4F","159) Cockatrice",2,1,1,60,4,4,0,4,30,40,0,"Item Limit: Scrolls / Attack Bonus: Transforms opponent into Wall of Stone.","--" );
cardDataAll["4G"]= new cardData( "4G","160) Dragon Zombie",1,1,1,100,0,4,5,2,40,60,0,"Land Limit: Air / Item Limit: Armor","--" );
cardDataAll["4H"]= new cardData( "4H","161) Dryad",1,1,1,60,0,4,5,1,20,30,0,"Land Limit: Air / Item Limit: Weapons / Support / Can move to any vacant Earth land within the area.","--" );
cardDataAll["4I"]= new cardData( "4I","162) Dwarf",1,1,1,70,0,4,0,0,30,50,0,0,"--" );
cardDataAll["4J"]= new cardData( "4J","163) Gargoyle",2,1,1,90,4,4,0,0,30,50,0,"Attacks First / In Battle: ST=50 when defending.","--" );
cardDataAll["4K"]= new cardData( "4K","164) Gigantherium",3,1,1,90,4,4,0,4,50,60,0,"Item Limit: Scrolls / In Battle: HP-20 if battle territory has an Enchantment upon it.","--" );
cardDataAll["4L"]= new cardData( "4L","165) Green Ogre",1,1,1,50,0,4,0,0,30,40,0,0,"--" );
cardDataAll["4M"]= new cardData( "4M","166) Grimalkin",2,1,1,60,4,4,0,0,20,30,0,"Support / Cannot be targeted by spells or territory abilities.","--" );
cardDataAll["4N"]= new cardData( "4N","167) Hardrock Dragon",3,1,1,140,44,4,5,12,50,60,0,"Land Limit: Air / Item Limit: Weapons Armor / Attacks First / Neutralizes: Earth / Territory (80G): Deals 30 damage to target Fire or Air creature.","--" );
cardDataAll["4O"]= new cardData( "4O","168) Healer",2,1,1,50,0,4,0,0,10,40,0,"Regenerates / Territory (20G): Recovers target creature's HP by 30.","--" );
cardDataAll["4P"]= new cardData( "4P","169) Herald Spirit",1,1,1,60,0,4,0,0,30,30,0,"Immediate / Territory (50G): Adds Enlightenment to user until next round.","--" );
cardDataAll["4Q"]= new cardData( "4Q","170) Humbaba",3,1,1,80,46,4,5,0,50,40,0,"Land Limit: Air / Attack Bonus: Poison / Boost: ST-10 to Air creatures.","--" );
cardDataAll["4R"]= new cardData( "4R","171) Hypno Sloth",2,1,1,60,0,4,0,4,20,40,0,"Item Limit: Scrolls / Immediate / Territory (40G): Adds Holy Word 1 to target Cepter.","--" );
cardDataAll["4S"]= new cardData( "4S","172) Leshy",2,1,2,50,0,4,0,0,30,40,0,"Defensive / Battle End: Raises level of battle territory by 1.","--" );
cardDataAll["4T"]= new cardData( "4T","173) Lichenoid",2,1,1,60,0,4,0,4,30,30,0,"Item Limit: Scrolls / Immediate / Territory (40G): MHP+10 to target creature (up to a maximum of 100).","--" );
cardDataAll["4U"]= new cardData( "4U","174) Mudman",2,1,1,65,0,4,5,2,20,40,0,"Land Limit: Air / Item Limit: Armor / In Battle: HP+ (number of Earth creatures in play x5).","--" );
cardDataAll["4V"]= new cardData( "4V","175) Mummy",1,1,2,40,0,4,0,1,20,50,0,"Item Limit: Weapons / Defensive / Upon Defeat: User gains (lap number x50G) magic.","--" );
cardDataAll["4W"]= new cardData( "4W","176) Necromancer",2,1,1,50,0,4,0,0,30,30,0,"Scroll Critical Hit / Territory (30G): Returns last destroyed creature to hand.","--" );
cardDataAll["4X"]= new cardData( "4X","177) Odradek",3,1,1,40,0,4,0,0,20,20,0,"Support / HP & MHP cannot be altered by spells or territory abilities.","--" );
cardDataAll["4Y"]= new cardData( "4Y","178) Pangolin",1,1,1,60,0,4,0,4,30,60,0,"Item Limit: Scrolls / In Battle: 50% chance of HP=30.","--" );
cardDataAll["4Z"]= new cardData( "4Z","179) Raksas",3,1,1,70,4,4,0,0,50,30,0,"Upon Victory: Opponent Cepter loses 30% of their most numerous symbol.","--" );
cardDataAll["50"]= new cardData( "50","180) Revenant",1,1,1,70,0,4,5,0,20,50,0,"Land Limit: Air / Attack Bonus: Paralysis / In Battle: Transforms into Vampire if battle territory has an Enchantment upon it.","--" );
cardDataAll["51"]= new cardData( "51","181) Rock Shell",1,1,1,70,0,4,0,4,40,30,0,"Item Limit: Scrolls / Immediate / Territory (40G): Adds Peace to itself.","--" );
cardDataAll["52"]= new cardData( "52","182) Sage",3,1,1,70,0,4,0,0,20,30,0,"Support / Immune to Destroy Item and Steal Item effects.","--" );
cardDataAll["53"]= new cardData( "53","183) Sakuya",3,1,1,40,4,4,5,0,20,30,0,"Land Limit: Air / Immediate / Territory (80G): Transforms target territory in user's possession to a Earth land.","--" );
cardDataAll["54"]= new cardData( "54","184) Seismodon",2,1,1,90,4,4,0,4,40,50,0,"Item Limit: Scrolls / Territory (120G): Evolves into Brontides. / Upon Defeat: Lowers levelof battle territory by 1.","--" );
cardDataAll["55"]= new cardData( "55","185) Spiny Agama",1,1,1,50,0,4,0,24,20,30,0,"Item Limit: Armor Scrolls / Reflects: 1/2 of damage received (excludes scroll attacks). / Territory (80G): Evolves into Seismodon.","--" );
cardDataAll["56"]= new cardData( "56","186) Spud Folk",1,1,1,40,0,4,0,0,0,40,0,"Territory (0G): User gains (number of Earth creatures in play x20G) magic. / Upon Defeat: User gains (number of Fire creatures in play x10G) magic.","--" );
cardDataAll["57"]= new cardData( "57","187) Squirrine",1,1,1,30,0,4,0,4,20,30,0,"Item Limit: Scrolls / Support","--" );
cardDataAll["58"]= new cardData( "58","188) T'ao T'ieh",3,1,1,70,4,4,5,0,40,40,0,"Land Limit: Air / Upon Victory: ST & MHP+10 (up to a maximum of 100).","--" );
cardDataAll["59"]= new cardData( "59","189) Trench Wurm",2,1,1,70,4,4,0,2,40,50,0,"Item Limit: Armor / Penetrates: Air","--" );
cardDataAll["5A"]= new cardData( "5A","190) Unnameable",3,1,1,20,46,4,0,1,40,10,0,"Item Limit: Weapons / Attacks Last / Instant Death: 70% / Upon Victory: Destroys any cards identical to defeated creature in opponent Cepter's book and hand.","--" );
cardDataAll["5B"]= new cardData( "5B","191) Vampire",3,1,1,80,4,4,35,2,40,40,0,"Land Limit: Water Air / Item Limit: Armor / Attacks First / Attack Bonus: HP+ (damage dealt to opponent).","--" );
cardDataAll["5C"]= new cardData( "5C","192) Venomouspore",2,1,2,10,4,4,0,14,10,50,0,"Item Limit: Weapons Scrolls / Defensive / Regenerates / Territory (100G): Plague","--" );
cardDataAll["5D"]= new cardData( "5D","193) Wall of Stone",1,1,2,30,0,4,5,24,0,60,0,"Land Limit: Air / Item Limit: Armor Scrolls / Defensive","--" );
cardDataAll["5E"]= new cardData( "5E","194) Wereboar",1,1,1,80,0,4,0,0,20,40,0,"In Battle: ST+30 when invading.","--" );
cardDataAll["5F"]= new cardData( "5F","195) Weretiger",2,1,1,90,0,4,0,0,60,50,0,"In Battle: ST & HP-20 in round 25 and later.","--" );
cardDataAll["5G"]= new cardData( "5G","196) Wolverine",1,1,1,80,0,4,0,4,30,40,0,"Item Limit: Scrolls / Immediate / Toll value for occupied territory becomes 1.5x.","--" );
cardDataAll["5H"]= new cardData( "5H","197) Woodfolk",1,1,1,60,0,4,0,1,30,30,0,"Item Limit: Weapons / Support","--" );
cardDataAll["5I"]= new cardData( "5I","198) Armed Princess",4,1,1,250,55,5,0,0,40,40,40,"Attacks First / Support / HP & MHP cannot be damaged by spells or territory abilities.","--" );
cardDataAll["5J"]= new cardData( "5J","199) Assassin",2,1,1,20,56,5,0,0,40,10,0,"Territory (80G): Destroys target creature if it has taken damage of 20 or more then returns to user's hand.","--" );
cardDataAll["5K"]= new cardData( "5K","200) Blitz Raven",1,1,1,30,0,5,0,4,20,30,0,"Item Limit: Scrolls / Critical Hit: Creatures with MHP of 30 and under.","--" );
cardDataAll["5L"]= new cardData( "5L","201) Centaur",1,1,1,80,0,5,0,0,30,40,0,"Attacks First / Battle End: Items equipped recycle to user's book.","--" );
cardDataAll["5M"]= new cardData( "5M","202) Cherub",3,1,1,30,5,5,0,0,10,30,0,"Attack Bonus: 60% chance of causing creatures with MHP of 50 and up to return to their hand.","--" );
cardDataAll["5N"]= new cardData( "5N","203) Cloud Gizmo",1,1,1,30,0,5,0,0,10,30,0,"Territory (20G): User chooses a card from target Cepter's hand and destroys it. Target Cepter draws a new card.","--" );
cardDataAll["5O"]= new cardData( "5O","204) Dhampir",3,1,1,80,5,5,0,0,40,40,0,"Neutralizes: Earth / Instant Death: 60% to Earth creatures.","--" );
cardDataAll["5P"]= new cardData( "5P","205) Doodle Beetle",3,1,2,40,6,5,0,4,10,50,0,"Item Limit: Scrolls / Defensive / Enchanted: Quicksand","--" );
cardDataAll["5Q"]= new cardData( "5Q","206) Flying Puffer",3,1,1,40,56,5,0,34,20,40,0,"Item Limit: Tools Scrolls / Upon Victory: Is destroyed. / Upon Defeat: Destroys opponent.","--" );
cardDataAll["5R"]= new cardData( "5R","207) Fortress",2,1,2,30,0,5,0,14,10,50,0,"Item Limit: Weapons Scrolls / Defensive / Territory (30G): Deals 10 damage to target creature.","--" );
cardDataAll["5S"]= new cardData( "5S","208) Garuda",3,1,1,60,55,5,4,0,0,40,0,"Land Limit: Earth / In Battle: ST & HP= (number of Air creatures in play x10).","--" );
cardDataAll["5T"]= new cardData( "5T","209) Gremlin",2,1,1,70,0,5,0,4,20,30,0,"Item Limit: Scrolls / Battle Start: Destroys opponent's item.","--" );
cardDataAll["5U"]= new cardData( "5U","210) Griffon",1,1,1,90,0,5,4,4,50,50,0,"Land Limit: Earth / Item Limit: Scrolls","--" );
cardDataAll["5V"]= new cardData( "5V","211) Harpy",1,1,1,60,0,5,0,0,30,30,0,"Attacks First","--" );
cardDataAll["5W"]= new cardData( "5W","212) Holy Llama",1,1,1,60,0,5,0,4,20,40,0,"Item Limit: Scrolls / Territory (30G): Adds Holy Word 6 to target Cepter. / Able to move to any vacant Air land in the area.","--" );
cardDataAll["5X"]= new cardData( "5X","213) Knight",1,1,1,90,0,5,0,0,50,40,0,"Critical Hit: Creatures with MHP of 50 and up.","--" );
cardDataAll["5Y"]= new cardData( "5Y","214) Leprechaun",3,1,1,40,5,5,0,0,20,20,0,"Battle Start: Gives opponent its own item and forces them to use it.","--" );
cardDataAll["5Z"]= new cardData( "5Z","215) Leveller",1,1,1,100,56,5,0,4,40,60,0,"Item Limit: Scrolls / Battle End: Lowers level of battle territory by 1 unless it's an Air land.","--" );
cardDataAll["60"]= new cardData( "60","216) Lightning Dragon",3,1,1,140,55,5,4,12,60,50,0,"Land Limit: Earth / Item Limit: Weapons Armor / Attacks First / Neutralizes: Air / Territory (80G): Deals 30 damage to target Water or Earth creature.","--" );
cardDataAll["61"]= new cardData( "61","217) Lord of Bane",3,1,1,160,556,5,2,0,70,60,0,"Land Limit: Fire / Territory (60G): Target enemy Cepter loses (number of symbols owned x5G) magic. / Boost: ST+10 to Water+Air creatures.","--" );
cardDataAll["62"]= new cardData( "62","218) Mirage",2,1,1,50,0,5,0,0,30,30,0,"Enchanted: Simulacrum","--" );
cardDataAll["63"]= new cardData( "63","219) Mothman",1,1,1,90,6,5,0,0,30,50,0,"Attacks First / In Battle: ST & HP= (number of Neutral creatures in play x10).","--" );
cardDataAll["64"]= new cardData( "64","220) Mutitan",2,1,1,70,5,5,0,4,50,60,0,"Item Limit: Scrolls / Enchanted: Senility","--" );
cardDataAll["65"]= new cardData( "65","221) Night Fiend",3,1,1,70,55,5,3,12,20,40,0,"Land Limit: Water / Item Limit: Weapons Armor / Attacks First / In Battle: ST+ (level of battle territory x20).","--" );
cardDataAll["66"]= new cardData( "66","222) Nightmare",2,1,1,50,5,5,0,0,30,30,0,"Penetrates","--" );
cardDataAll["67"]= new cardData( "67","223) Nike",2,1,1,60,5,5,0,2,30,30,0,"Item Limit: Armor / Attacks First / Attack Bonus: Paralysis","--" );
cardDataAll["68"]= new cardData( "68","224) Paladin",3,1,1,90,5,5,4,0,50,50,0,"Land Limit: Earth / Critical Hit: Neutral / Regenerates","--" );
cardDataAll["69"]= new cardData( "69","225) Pegasus",1,1,1,60,0,5,0,4,30,20,0,"Item Limit: Scrolls / Attacks First / Cannot be targeted by spells or territory abilities / Neutralizes: Scroll attacks.","--" );
cardDataAll["6A"]= new cardData( "6A","226) Powder Eater",2,1,1,0,0,5,0,4,1,1,0,"Item Limit: Scrolls / Multiplies when moving leaving copies in both former and new locations.","--" );
cardDataAll["6B"]= new cardData( "6B","227) Pulgasari",1,1,1,90,0,5,0,4,40,40,0,"Item Limit: Scrolls / Battle End: ST & MHP+10 if opponent equipped an item (up to a maximum of 100).","--" );
cardDataAll["6C"]= new cardData( "6C","228) Sleipnir",2,1,1,60,5,5,0,4,40,40,0,"Item Limit: Scrolls / Territory (60G): Moves target creature belonging to user 2 spaces.","--" );
cardDataAll["6D"]= new cardData( "6D","229) Soul Collector",3,1,1,60,6,5,0,0,20,30,0,"In Battle: ST+ (number of creatures destroyed thus far x5).","--" );
cardDataAll["6E"]= new cardData( "6E","230) Spectre",1,1,1,30,0,5,0,0,0,30,0,"In Battle: ST & HP=(random value between 10 and 70).","--" );
cardDataAll["6F"]= new cardData( "6F","231) Sphinx",3,1,1,80,56,5,4,0,40,50,0,"Land Limit: Earth / Attack Bonus: Confusion / Boost: HP-10 to Earth creatures.","--" );
cardDataAll["6G"]= new cardData( "6G","232) Spriggan",1,1,1,40,0,5,0,0,30,30,0,"Territory (80G): Evolves into Grendel.","--" );
cardDataAll["6H"]= new cardData( "6H","233) Succubus",1,1,1,50,6,5,4,0,40,40,0,"Land Limit: Earth / Attack Bonus: Opponent's ST=0.","--" );
cardDataAll["6I"]= new cardData( "6I","234) Sword Princess",3,1,1,90,5,5,0,0,40,30,0,"Attacks First / Enchanted: Phantasm / Territory (100G): Evolves into Armed Princess.","--" );
cardDataAll["6J"]= new cardData( "6J","235) Sylph",1,1,1,20,0,5,0,0,20,20,0,"Neutralizes: Attacks from creatures with MHP of 40 and up. / Territory (100G): Evolves into Garuda.","--" );
cardDataAll["6K"]= new cardData( "6K","236) Tengu",2,1,1,110,0,5,0,0,40,40,0,"Attacks First / Scroll Critical Hit / Can move to any opponent-owned Air land in the area.","--" );
cardDataAll["6L"]= new cardData( "6L","237) Tetrarm",3,1,1,60,6,5,0,0,10,40,0,"Attacks twice.","--" );
cardDataAll["6M"]= new cardData( "6M","238) Tornado",1,1,2,50,0,5,4,24,20,50,0,"Land Limit: Earth / Item Limit: Armor Scrolls / Attacks First / Defensive / In Battle: ST+30 HP-10","--" );
cardDataAll["6N"]= new cardData( "6N","239) Trample Weed",2,1,2,30,5,5,0,14,20,60,0,"Item Limit: Weapons Scrolls / Defensive / Level of occupied land cannot be changed.","--" );
cardDataAll["6O"]= new cardData( "6O","240) Wendigo",1,1,1,70,0,5,0,0,30,50,0,"Battle End: Adds Fog to defending creature if Wendigo is not equipped with an item.","--" );
cardDataAll["6P"]= new cardData( "6P","241) Witch",2,1,1,50,0,5,0,1,20,30,0,"Item Limit: Weapons / Territory (30G): Steals (number of spell and item cards in target enemy Cepter's hand x20G) magic. / Scroll Critical Hit","--" );
cardDataAll["6Q"]= new cardData( "6Q","242) Wyvern",2,1,1,90,0,5,4,2,40,40,0,"Land Limit: Earth / Item Limit: Armor / Attacks First / Can move to any vacant Air land in the area.","--" );
cardDataAll["6R"]= new cardData( "6R","243) Yellow Ogre",1,1,1,50,0,5,0,0,30,40,0,0,"--" );
cardDataAll["6S"]= new cardData( "6S","244) Crimson Vine",1,1,1,90,24,6,0,4,30,50,0,"Attack Bonus: HP+ (damage dealt to opponent).","--" );
cardDataAll["6T"]= new cardData( "6T","245) Flammefleur",4,1,1,90,24,6,0,0,50,40,0,"In Battle: ST= (number of Fire+Earth territories user owns x10). / Battle End: Destroys opponent if no damage was dealt to opponent during battle.","--" );
cardDataAll["6U"]= new cardData( "6U","246) Fontaciel",4,1,1,90,35,6,0,0,40,30,0,"In Battle: HP= (number of Water+Air territories user owns x10). / Territory (50G): MHP+5 to all user's creatures (up to a maximum of 100).","--" );
cardDataAll["6V"]= new cardData( "6V","247) Frost Beast",3,1,1,40,35,6,0,0,0,30,0,"Reflects: Fire+Water+Earth+Air","--" );
cardDataAll["6W"]= new cardData( "6W","248) Gogma",3,1,1,100,45,6,0,4,40,50,0,"Item Limit: Scrolls / Attacks First / Territory (200G): Raises target level 1 territory to level 3.","--" );
cardDataAll["6X"]= new cardData( "6X","249) Jack-o'-Lantern",3,1,1,40,24,6,0,0,10,60,0,"Attacks Last / Attack Bonus: Steals (own remaining base HP x2G) magic from opponent Cepter.","--" );
cardDataAll["6Y"]= new cardData( "6Y","250) Magma Avatar",3,1,1,100,24,6,0,0,30,30,0,"In Battle: ST & HP= (number of Fire+Earth lands owned by user x15).","--" );
cardDataAll["6Z"]= new cardData( "6Z","251) Storm Avatar",3,1,1,100,35,6,0,0,30,30,0,"In Battle: ST & HP= (number of Water+Air lands owned by user x15).","--" );
cardDataAll["70"]= new cardData( "70","252) Stymphalides",2,1,1,90,0,6,0,4,50,40,0,"Item Limit: Scrolls / Penetrates: Water+Air","--" );
cardDataAll["71"]= new cardData( "71","253) Warlock",3,1,1,60,23,6,0,0,20,30,0,"Cannot be targeted by spells or territory abilities. / Territory (60G): Adds Anti-Magic to target Cepter. / Scroll Critical Hit","--" );

cardDataAll["72"]= new cardData( "72","254) Abyssal Tome",2,2,3,10,0,0,0,0,0,0,0,"Attack Bonus: Transforms opponent into Statue. / Battle End: Equipped creature is transformed into Statue.","--" );
cardDataAll["73"]= new cardData( "73","255) Amethyst Ring",2,2,3,50,0,0,0,0,0,0,0,"ST+20 / Penetrates: Fire Water","--" );
cardDataAll["74"]= new cardData( "74","256) Angry Mask",2,2,3,10,0,0,0,0,0,0,0,"Battle End: Deals amount of damage received during battle to opponent's base HP.","--" );
cardDataAll["75"]= new cardData( "75","257) Aura Blade",2,2,1,40,0,0,0,0,0,0,0,"ST+ (MHP value).","--" );
cardDataAll["76"]= new cardData( "76","258) Battering Ram",2,2,1,30,0,0,0,0,0,0,0,"ST+20 / Attack Bonus: 100% Instant Death against Defensive creatures.","--" );
cardDataAll["77"]= new cardData( "77","259) Battle Axe",1,2,1,30,0,0,0,0,0,0,0,"ST+40","--" );
cardDataAll["78"]= new cardData( "78","260) Beryl Ring",2,2,3,50,0,0,0,0,0,0,0,"ST+20 / Penetrates: Air Earth","--" );
cardDataAll["79"]= new cardData( "79","261) Blade of Culdra",4,2,1,80,0,0,0,0,0,0,0,"ST+40 / HP+40 / Attack Bonus: Opponent Cepter discards entire hand and draws 6 new cards.","--" );
cardDataAll["7A"]= new cardData( "7A","262) Blaster Ray",3,2,4,70,0,0,0,0,0,0,0,"Scroll Attack: 50% chance of moving opponent to a random vacant land.","--" );
cardDataAll["7B"]= new cardData( "7B","263) Boomerang",2,2,1,40,0,0,0,0,0,0,0,"ST+20 / HP+10 / Battle End: Recycles to Hand","--" );
cardDataAll["7C"]= new cardData( "7C","264) Buckler",1,2,2,30,0,0,0,0,0,0,0,"Neutralizes: Attacks from creatures with ST of 30 and under.","--" );
cardDataAll["7D"]= new cardData( "7D","265) Catapult",2,2,1,90,0,0,0,0,0,0,0,"ST+30 / HP+30","--" );
cardDataAll["7E"]= new cardData( "7E","266) Chain Mail",1,2,2,10,0,0,0,0,0,0,0,"HP+30","--" );
cardDataAll["7F"]= new cardData( "7F","267) Claymore",3,2,1,60,0,0,0,0,0,0,0,"ST+50","--" );
cardDataAll["7G"]= new cardData( "7G","268) Coin of Piety",2,2,3,0,0,0,0,0,0,0,0,"Upon Victory: User gains 10 symbols of same element as battle territory.","--" );
cardDataAll["7H"]= new cardData( "7H","269) Corrosive Knife",3,2,3,20,0,0,0,0,0,0,0,"Battle End: Destroys opponent if they regenerated.","--" );
cardDataAll["7I"]= new cardData( "7I","270) Counter Amulet",3,2,3,100,0,0,0,0,0,0,0,"ST=0 / Reflects: All non-scroll attacks.","--" );
cardDataAll["7J"]= new cardData( "7J","271) Crossbow",2,2,1,70,0,0,0,0,0,0,0,"ST+30 / HP+20","--" );
cardDataAll["7K"]= new cardData( "7K","272) Cursed Seal",2,2,3,10,0,0,0,0,0,0,0,"Upon Defeat: Deals damage equal to 50% of opponent's base HP.","--" );
cardDataAll["7L"]= new cardData( "7L","273) Death Choker",3,2,3,60,0,0,0,0,0,0,0,"ST+30 / Penetrates / Battle End: Equipped creature is destroyed.","--" );
cardDataAll["7M"]= new cardData( "7M","274) Diamond Armor",3,2,2,60,0,0,0,0,0,0,0,"Attacks Last / ST-30 / HP+60","--" );
cardDataAll["7N"]= new cardData( "7N","275) Doom Needle",3,2,1,30,0,0,0,0,0,0,0,"ST+20 / Battle End: Adds Senility to opponent.","--" );
cardDataAll["7O"]= new cardData( "7O","276) Eagle Rapier",1,2,1,50,0,0,0,0,0,0,0,"Attacks First / ST+30","--" );
cardDataAll["7P"]= new cardData( "7P","277) Earth Shield",2,2,2,25,0,0,0,0,0,0,0,"Neutralizes: Earth / Neutralizes all non-scroll attack damage when equipped by a Earth creature.","--" );
cardDataAll["7Q"]= new cardData( "7Q","278) Fire Shield",2,2,2,25,0,0,0,0,0,0,0,"Neutralizes: Fire / Neutralizes all non-scroll attack damage when equipped by a Fire creature.","--" );
cardDataAll["7R"]= new cardData( "7R","279) Fire Stone",1,2,4,60,0,0,0,0,0,0,0,"Scroll Attack: ST=30 / Scroll Critical Hit: Water Air","--" );
cardDataAll["7S"]= new cardData( "7S","280) Force Anklet",2,2,3,80,0,0,0,0,0,0,0,"HP+ (number of cards in user's hand x10).","--" );
cardDataAll["7T"]= new cardData( "7T","281) Force Bracelet",3,2,3,80,0,0,0,0,0,0,0,"ST+ (number of cards in user's hand x10).","--" );
cardDataAll["7U"]= new cardData( "7U","282) Freezing Wind",1,2,4,60,0,0,0,0,0,0,0,"Scroll Attack: ST=30 / Scroll Critical Hit: Fire Earth","--" );
cardDataAll["7V"]= new cardData( "7V","283) Gaseous Form",1,2,3,70,0,0,0,0,0,0,0,"ST=0 / Neutralizes: All non-scroll attacks.","--" );
cardDataAll["7W"]= new cardData( "7W","284) Gem of Life",2,2,3,20,0,0,0,0,0,0,0,"Battle End: If user's creature's HP is 20 or under both it and opponent's creature are destroyed.","--" );
cardDataAll["7X"]= new cardData( "7X","285) Glaive",1,2,1,40,0,0,0,0,0,0,0,"ST+20 / HP+20","--" );
cardDataAll["7Y"]= new cardData( "7Y","286) Godless Pike",2,2,1,40,0,0,0,0,0,0,0,"ST+20 / Upon Victory: Lowers value of symbols of the same element as opponent by 50%.","--" );
cardDataAll["7Z"]= new cardData( "7Z","287) Gremlin Claw",1,2,3,50,0,0,0,0,0,0,0,"Battle Start: Destroys opponent's weapon scroll or tool.","--" );
cardDataAll["80"]= new cardData( "80","288) Gremlin Tooth",1,2,3,50,0,0,0,0,0,0,0,"Battle Start: Destroys opponent's armor tool or supporting creature.","--" );
cardDataAll["81"]= new cardData( "81","289) Knight's Shield",1,2,2,40,0,0,0,0,0,0,0,"Neutralizes: Attacks from creatures with ST of 40 and up.","--" );
cardDataAll["82"]= new cardData( "82","290) Kris",2,2,1,50,0,0,0,0,0,0,0,"ST+30 / Immune to Destroy Item and Steal Item effects.","--" );
cardDataAll["83"]= new cardData( "83","291) Leather Armor",1,2,2,0,0,0,0,0,0,0,0,"HP+20","--" );
cardDataAll["84"]= new cardData( "84","292) Long Bow",1,2,1,60,0,0,0,0,0,0,0,"ST+20 / HP+30","--" );
cardDataAll["85"]= new cardData( "85","293) Long Sword",1,2,1,10,0,0,0,0,0,0,0,"ST+30","--" );
cardDataAll["86"]= new cardData( "86","294) Mace",1,2,1,0,0,0,0,0,0,0,0,"ST+20","--" );
cardDataAll["87"]= new cardData( "87","295) Magma Armor",3,2,2,50,0,0,0,0,0,0,0,"ST+ (number of Fire creatures in play x10). / HP+ (number of Earth creatures in play x10).","--" );
cardDataAll["88"]= new cardData( "88","296) Magma Counter",2,2,2,40,0,0,0,0,0,0,0,"HP+20 / Neutralizes: Fire Earth","--" );
cardDataAll["89"]= new cardData( "89","297) Magma Hammer",1,2,1,20,0,0,0,0,0,0,0,"ST+20 / Critical Hit: When equipped creature is Fire or Earth","--" );
cardDataAll["8A"]= new cardData( "8A","298) Metamorphose Belt",3,2,3,70,0,0,0,0,0,0,0,"Transforms equipped creature into Grass Strider.","--" );
cardDataAll["8B"]= new cardData( "8B","299) Morning Star",1,2,1,40,0,0,0,0,0,0,0,"ST+30 / HP+10","--" );
cardDataAll["8C"]= new cardData( "8C","300) Necro Scarab",2,2,3,60,0,0,0,0,0,0,0,"Upon Defeat: Transforms equipped creature into Skeleton.","--" );
cardDataAll["8D"]= new cardData( "8D","301) Neutral Cloak",1,2,2,20,0,0,0,0,0,0,0,"HP+20 / Equipped creature becomes Neutral.","--" );
cardDataAll["8E"]= new cardData( "8E","302) Nuclear Fusion",3,2,4,120,0,0,0,0,0,0,0,"Scroll Attack: ST=50","--" );
cardDataAll["8F"]= new cardData( "8F","303) Petrify Stone",1,2,3,50,0,0,0,0,0,0,0,"ST=0 / HP=80","--" );
cardDataAll["8G"]= new cardData( "8G","304) Plate Mail",3,2,2,60,0,0,0,0,0,0,0,"HP+50","--" );
cardDataAll["8H"]= new cardData( "8H","305) Prismatic Wand",1,2,1,80,0,0,0,0,0,0,0,"If the element of user's creature is different from the enemy's the user's creature gains ST/HP+40.","--" );
cardDataAll["8I"]= new cardData( "8I","306) Protean Ring",1,2,3,0,0,0,0,0,0,0,0,"Transforms equipped creature into a random different creature.","--" );
cardDataAll["8J"]= new cardData( "8J","307) Rat Hunter",3,2,3,50,0,0,0,0,0,0,0,"Attack Bonus: Transforms opponent into Giant Rat.","--" );
cardDataAll["8K"]= new cardData( "8K","308) Ring of the Succubus",1,2,3,30,0,0,0,0,0,0,0,"Attacks First / Attack Bonus: Opponent's base ST=0.","--" );
cardDataAll["8L"]= new cardData( "8L","309) Scale Armor",1,2,2,30,0,0,0,0,0,0,0,"HP+40","--" );
cardDataAll["8M"]= new cardData( "8M","310) Shadow Armor",2,2,2,30,0,0,0,0,0,0,0,"HP+ ((7- battle territory level) x10).","--" );
cardDataAll["8N"]= new cardData( "8N","311) Silver Plow",3,2,3,100,0,0,0,0,0,0,0,"Battle End: Raises level of battle territory by 1.","--" );
cardDataAll["8O"]= new cardData( "8O","312) Sleep",1,2,4,50,0,0,0,0,0,0,0,"Scroll Attack: Adds Sleep to opponent.","--" );
cardDataAll["8P"]= new cardData( "8P","313) Sling",1,2,3,40,0,0,0,0,0,0,0,"Attacks First / ST+10 / HP+10","--" );
cardDataAll["8Q"]= new cardData( "8Q","314) Smoke Torch",1,2,3,30,0,0,0,0,0,0,0,"Neutralizes: Scroll attacks and Penetrates ability.","--" );
cardDataAll["8R"]= new cardData( "8R","315) Soul Ray",3,2,4,70,0,0,0,0,0,0,0,"Scroll Attack: ST=30 / Battle End: Recycles to Hand","--" );
cardDataAll["8S"]= new cardData( "8S","316) Spectre's Robe",1,2,2,40,0,0,0,0,0,0,0,"ST & HP+ (random value between 10 and 70).","--" );
cardDataAll["8T"]= new cardData( "8T","317) Spiked Shield",2,2,2,60,0,0,0,0,0,0,0,"Reflects: 1/2 of damage received (excluded scroll attacks).","--" );
cardDataAll["8U"]= new cardData( "8U","318) Storm Armor",3,2,2,50,0,0,0,0,0,0,0,"ST+ (number of  Air creatures in play x10). / HP+ (number of Water creatures in play x10).","--" );
cardDataAll["8V"]= new cardData( "8V","319) Stormcauser",3,2,1,60,0,0,0,0,0,0,0,"ST+60 / HP-30","--" );
cardDataAll["8W"]= new cardData( "8W","320) Storm Counter",2,2,2,40,0,0,0,0,0,0,0,"HP+20 / Neutralizes: Water Air","--" );
cardDataAll["8X"]= new cardData( "8X","321) Storm Spear",1,2,1,20,0,0,0,0,0,0,0,"ST+20 / Critical Hit: When equipped creature is Water or Air","--" );
cardDataAll["8Y"]= new cardData( "8Y","322) Tearing Halo",2,2,4,80,0,0,0,0,0,0,0,"Scroll Attack: ST=30 / Scroll Critical Hit: Unless equipped creature is Neutral / Immune to Destroy Item and Steal Item effects.","--" );
cardDataAll["8Z"]= new cardData( "8Z","323) The Hand",3,2,3,80,0,0,0,0,0,0,0,"Battle Start: Steals opponent's item and uses it.","--" );
cardDataAll["90"]= new cardData( "90","324) Tombstone",1,2,3,0,0,0,0,0,0,0,0,"Upon Defeat: User draws cards until their hand contains 6 cards.","--" );
cardDataAll["91"]= new cardData( "91","325) Tonfa",3,2,1,70,0,0,0,0,0,0,0,"Attacks twice.","--" );
cardDataAll["92"]= new cardData( "92","326) Tower Shield",1,2,2,40,0,0,0,0,0,0,0,"Neutralizes: 1/2 of damage received (excludes scroll attacks).","--" );
cardDataAll["93"]= new cardData( "93","327) Trident",3,2,1,70,0,0,0,0,0,0,0,"ST+40 / HP+10","--" );
cardDataAll["94"]= new cardData( "94","328) Vestment",2,2,2,50,0,0,0,0,0,0,0,"HP+30 / Immune to Destroy Item and Steal Item effects.","--" );
cardDataAll["95"]= new cardData( "95","329) Vorpal Sword",3,2,1,40,0,0,0,0,0,0,0,"ST+30 / Critical Hit: Creatures with MHP of 40 and up.","--" );
cardDataAll["96"]= new cardData( "96","330) Water Shield",2,2,2,25,0,0,0,0,0,0,0,"Neutralizes: Water / Neutralizes all non-scroll attack damage when equipped by a Water creature.","--" );
cardDataAll["97"]= new cardData( "97","331) Wind Shield",2,2,2,25,0,0,0,0,0,0,0,"Neutralizes: Air / Neutralizes all non-scroll attack damage when equipped by an Air creature.","--" );

cardDataAll["98"]= new cardData( "98","332) Acid Rain",1,3,2,70,0,0,0,0,0,0,0,"Deals 30 damage to all Defensive creatures. ","--" );
cardDataAll["99"]= new cardData( "99","333) Anti-Element",2,3,3,60,0,0,0,0,0,0,0,"Target creature cannot receive land effect. ","--" );
cardDataAll["9A"]= new cardData( "9A","334) Anti-Magic",2,3,3,50,0,0,0,0,0,0,0,"Neutralizes the next spell or territory ability that targets target Cepter (except those that dispel Enchantments). ","--" );
cardDataAll["9B"]= new cardData( "9B","335) Aurora",2,3,2,50,0,0,0,0,0,0,0,"Raises the value of all symbols by 20%. ","--" );
cardDataAll["9C"]= new cardData( "9C","336) Avalanche",3,3,2,150,0,0,0,0,0,0,0,"Deals 30 damage to all creatures in level 5 territories. ","--" );
cardDataAll["9D"]= new cardData( "9D","337) Backward",1,3,3,20,0,0,0,0,0,0,0,"Target Cepter moves backward instead of forward upon rolling the die. ","--" );
cardDataAll["9E"]= new cardData( "9E","338) Banishing Ray",2,3,1,70,0,0,0,0,0,0,0,"Destroys target Neutral creature. ","--" );
cardDataAll["9F"]= new cardData( "9F","339) Bistair",4,3,1,100,0,0,0,0,0,0,0,"Deals 40 damage to target creature if user owns a combined total of 5 or more Fire and Earth territories.","--" );
cardDataAll["9G"]= new cardData( "9G","340) Blackout",2,3,3,40,0,0,0,0,0,0,0,"Target enemy Cepter cannot claim tolls for 2 rounds. ","--" );
cardDataAll["9H"]= new cardData( "9H","341) Brave Song",1,3,3,30,0,0,0,0,0,0,0,"Protection: ST+20 for 4 rounds. ","--" );
cardDataAll["9I"]= new cardData( "9I","342) Bulimia",3,3,3,50,0,0,0,0,0,0,0,"Destroys a single card at random from hand of target creature's owner at Battle End. / Doublecast ","--" );
cardDataAll["9J"]= new cardData( "9J","343) Burning Hail",3,3,2,120,0,0,0,0,0,0,0,"Deals 20 damage to all Water and Air creatures. ","--" );
cardDataAll["9K"]= new cardData( "9K","344) Capture",2,3,1,80,0,0,0,0,0,0,0,"User chooses an item card from target enemy Cepter's hand and steals it. ","--" );
cardDataAll["9L"]= new cardData( "9L","345) Changeling",3,3,1,100,0,0,0,0,0,0,0,"Transforms 2 of the cards remaining in target enemy Cepter's book into Goblins. ","--" );
cardDataAll["9M"]= new cardData( "9M","346) Chariot",1,3,1,50,0,0,0,0,0,0,0,"Moves target creature belonging to user 2 spaces. / Recycles to Book. ","--" );
cardDataAll["9N"]= new cardData( "9N","347) Cleanse",1,3,1,20,0,0,0,0,0,0,0,"Removes Enchantment from target creature (territory). / Doublecast ","--" );
cardDataAll["9O"]= new cardData( "9O","348) Comet",3,3,1,120,6,0,0,0,0,0,0,"Lowers level of target enemy territory by 2. ","--" );
cardDataAll["9P"]= new cardData( "9P","349) Conspiracy",3,3,3,50,0,0,0,0,0,0,0,"User can summon creatures for no magic cost if creatures of higher cost are already in play. Lasts until user reaches the castle. ","--" );
cardDataAll["9Q"]= new cardData( "9Q","350) Corruption",3,3,1,90,0,0,0,0,0,0,0,"Target enemy Cepter loses (number of symbols owned x10G) magic. ","--" );
cardDataAll["9R"]= new cardData( "9R","351) Cramp",2,3,2,60,0,0,0,0,0,0,0,"ST-20 to all creatures in target area. ","--" );
cardDataAll["9S"]= new cardData( "9S","352) Crusher",1,3,1,30,0,0,0,0,0,0,0,"User chooses a non-creature card from target enemy Cepter's hand and destroys it. / Doublecast ","--" );
cardDataAll["9T"]= new cardData( "9T","353) Crusher Storm",2,3,2,80,0,0,0,0,0,0,0,"Destroys all item cards from all Cepters' hands. ","--" );
cardDataAll["9U"]= new cardData( "9U","354) Cure",1,3,1,10,0,0,0,0,0,0,0,"Fully recovers target creature's HP. ","--" );
cardDataAll["9V"]= new cardData( "9V","345) Debility",3,3,1,30,0,0,0,0,0,0,0,"ST=0 to target creature. / Doublecast ","--" );
cardDataAll["9W"]= new cardData( "9W","356) Desert Storm",3,3,4,80,0,0,0,0,0,0,0,"Prevents changing of levels in any territories in the target area for 2 rounds. ","--" );
cardDataAll["9X"]= new cardData( "9X","357) Desolation",3,3,2,100,0,0,0,0,0,0,0,"Lowers the level of all level 3 territories by 1. ","--" );
cardDataAll["9Y"]= new cardData( "9Y","358) Disaster",3,3,2,100,0,0,0,0,0,0,0,"HP=1/2 to all creatures with MHP of 60 and up. ","--" );
cardDataAll["9Z"]= new cardData( "9Z","359) Disbelief",3,3,2,90,0,0,0,0,0,0,0,"All Cepters lose (number of symbols owned x5G) magic. ","--" );
cardDataAll["A0"]= new cardData( "A0","360) Dispel Magic",1,3,1,10,0,0,0,0,0,0,0,"Removes Enchantment from target Cepter. / Recycles to Book. ","--" );
cardDataAll["A1"]= new cardData( "A1","361) Drain Magic",2,3,1,80,0,0,0,0,0,0,0,"User steals 30% of target enemy Cepter's magic. ","--" );
cardDataAll["A2"]= new cardData( "A2","362) Dream Terrain",1,3,3,40,0,0,0,0,0,0,0,"User gains 50% of tolls collected by other Cepters until user reaches the castle. ","--" );
cardDataAll["A3"]= new cardData( "A3","363) Drought",2,3,3,50,0,0,0,0,0,0,0,"Level of target Cepter's lands cannot be changed for 3 rounds. ","--" );
cardDataAll["A4"]= new cardData( "A4","364) Echo",2,3,1,80,0,0,0,0,0,0,0,"Sets user's magic to 50% of target enemy Cepter's magic. ","--" );
cardDataAll["A5"]= new cardData( "A5","365) Elemental Rage",2,3,2,80,0,0,0,0,0,0,0,"Lowers HP of all creatures whose elements differ from the territories they inhabit by 1/2. ","--" );
cardDataAll["A6"]= new cardData( "A6","366) Elevation",2,3,1,100,0,0,0,0,0,0,0,"Raises the level of target level 1 territory by 1. ","--" );
cardDataAll["A7"]= new cardData( "A7","367) Erosion",2,3,2,20,0,0,0,0,0,0,0,"If any card exists more than once across all Cepters' hands said copies of that card are destroyed.","--" );
cardDataAll["A8"]= new cardData( "A8","368) Escape",1,3,1,20,0,0,0,0,0,0,0,"Transports user to nearest vacant land within the area. User cannot roll the die this turn. ","--" );
cardDataAll["A9"]= new cardData( "A9","369) Exile",3,3,1,100,0,0,0,0,0,0,0,"Returns 1 creature with Enchantment and no summoning conditions to owner's hand. ","--" );
cardDataAll["AA"]= new cardData( "AA","370) Fairy Light",1,3,3,60,0,0,0,0,0,0,0,"Every round target Cepter gains (number of cards in hand x10G) magic. Effect ends when target reaches the castle.","--" );
cardDataAll["AB"]= new cardData( "AB","371) Fame",1,3,1,80,0,0,0,0,0,0,0,"User gains (own highest-level territory's level x100G) magic. ","--" );
cardDataAll["AC"]= new cardData( "AC","372) Fat Body",2,3,1,50,0,0,0,0,0,0,0,"MHP+20 ST-20 to target creature. / Doublecast","--" );
cardDataAll["AD"]= new cardData( "AD","373) Fear",3,3,1,100,0,0,0,0,0,0,0,"Returns target Cepter's creature with the lowest MHP to their hand. ","--" );
cardDataAll["AE"]= new cardData( "AE","374) Feast",1,3,2,20,0,0,0,0,0,0,0,"All Cepters gain (number of territories in their possession x50G) magic. ","--" );
cardDataAll["AF"]= new cardData( "AF","375) Find",1,3,1,20,0,0,0,0,0,0,0,"User draws 1 card. / Adds Find to hand. ","--" );
cardDataAll["AG"]= new cardData( "AG","376) Fistfight",2,3,3,50,0,0,0,0,0,0,0,"No effects or abilities can be used during battle on the target territory. / Doublecast ","--" );
cardDataAll["AH"]= new cardData( "AH","377) Float",1,3,3,30,0,0,0,0,0,0,0,"Target Cepter's die roll yields a 5 for 2 rounds. ","--" );
cardDataAll["AI"]= new cardData( "AI","378) Fog",1,3,3,50,0,0,0,0,0,0,0,"Decreases target territory's toll value by 1/2. ","--" );
cardDataAll["AJ"]= new cardData( "AJ","379) Foresight",1,3,1,40,0,0,0,0,0,0,0,"User views the top 6 cards in their book then selects 1 to place in their hand.","--" );
cardDataAll["AK"]= new cardData( "AK","380) Forest Leap",1,3,1,20,0,0,0,0,0,0,0,"Transports user to nearest Earth land within the area. User cannot roll the die this turn. ","--" );
cardDataAll["AL"]= new cardData( "AL","381) Forfeit",3,3,1,70,6,0,0,0,0,0,0,"Target Cepter's symbols of selected element and area are reverted to magic. ","--" );
cardDataAll["AM"]= new cardData( "AM","382) Freeze Cyclone",3,3,2,120,0,0,0,0,0,0,0,"Deals 20 damage to all Fire and Earth creatures. ","--" );
cardDataAll["AN"]= new cardData( "AN","383) Frost Needle",2,3,1,80,0,0,0,0,0,0,0,"Deals 30 damage to target Fire or Earth creature. ","--" );
cardDataAll["AO"]= new cardData( "AO","384) Gift",1,3,1,50,0,0,0,0,0,0,0,"Target Cepter gains 100G magic and draws a card. ","--" );
cardDataAll["AP"]= new cardData( "AP","385) Goblin's Lair",3,3,1,10,6,0,0,0,0,0,0,"Places Goblin on land occupied by user if it is currently empty. / Adds Goblin's Lair to hand.","--" );
cardDataAll["AQ"]= new cardData( "AQ","386) Grace",1,3,1,30,0,0,0,0,0,0,0,"Caster gains 15% of the total value of target Cepter's symbols in magical powers. ","--" );
cardDataAll["AR"]= new cardData( "AR","387) Gravity",2,3,4,50,0,0,0,0,0,0,0,"All Cepters' next die roll yields a 1. ","--" );
cardDataAll["AS"]= new cardData( "AS","388) Greed",1,3,3,20,0,0,0,0,0,0,0,"Raises target territory's toll value to 1.5x. / In Battle: HP-10 ","--" );
cardDataAll["AT"]= new cardData( "AT","389) Haste",1,3,3,50,0,0,0,0,0,0,0,"Locks target Cepter's die roll to 6-8 for 2 rounds. ","--" );
cardDataAll["AU"]= new cardData( "AU","390) Hold Curse",2,3,3,40,0,0,0,0,0,0,0,"Target Cepter's territories with Enchantments cannot be targeted by Enchantment spells or Enchantment territory abilities for 8 rounds. ","--" );
cardDataAll["AV"]= new cardData( "AV","391) Holy Asylum",3,3,3,70,0,0,0,0,0,0,0,"Target creature's HP and MHP cannot be altered by spells or territory abilities. / Territory level cannot be lowered. ","--" );
cardDataAll["AW"]= new cardData( "AW","392) Holy Blight",2,3,2,60,0,0,0,0,0,0,0,"Deals 20 damage to all Neutral creatures in target area. ","--" );
cardDataAll["AX"]= new cardData( "AX","393) Holy Word 0",2,3,3,30,0,0,0,0,0,0,0,"Target Cepter's next die roll yields a 0. ","--" );
cardDataAll["AY"]= new cardData( "AY","394) Holy Word 1",1,3,3,20,0,0,0,0,0,0,0,"Target Cepter's next die roll yields a 1. ","--" );
cardDataAll["AZ"]= new cardData( "AZ","395) Holy Word 2",1,3,3,10,0,0,0,0,0,0,0,"Target Cepter's next die roll yields a 2. ","--" );
cardDataAll["B0"]= new cardData( "B0","396) Holy Word 3",1,3,3,10,0,0,0,0,0,0,0,"Target Cepter's next die roll yields a 3. ","--" );
cardDataAll["B1"]= new cardData( "B1","397) Holy Word 6",1,3,3,10,0,0,0,0,0,0,0,"Target Cepter's next die roll yields a 6. ","--" );
cardDataAll["B2"]= new cardData( "B2","398) Holy Word 8",2,3,3,30,0,0,0,0,0,0,0,"Target Cepter's next die roll yields an 8. ","--" );
cardDataAll["B3"]= new cardData( "B3","399) Hunter's Song",3,3,3,10,0,0,0,0,0,0,0,"Protection: Target Cepter gains 200G magic for every creature they destroy in battle for 4 rounds.","--" );
cardDataAll["B4"]= new cardData( "B4","400) Hustle",1,3,3,40,0,0,0,0,0,0,0,"In battle ST & HP+30 to target creature. / Doublecast","--" );
cardDataAll["B5"]= new cardData( "B5","401) Iksear",4,3,1,100,0,0,0,0,0,0,0,"User draws 6 cards if user owns a combined total of 5 or more Water and Air territories. ","--" );
cardDataAll["B6"]= new cardData( "B6","402) Illness",1,3,3,40,0,0,0,0,0,0,0,"In battle ST & HP-20 to target creature. / Doublecast","--" );
cardDataAll["B7"]= new cardData( "B7","403) Incineration",3,3,1,10,0,0,0,0,0,0,0,"User gains (number of creatures destroyed thus far x20G) magic then number is reset.","--" );
cardDataAll["B8"]= new cardData( "B8","404) Influence",2,3,1,80,0,0,0,0,0,0,0,"Transforms target territory into its owner's most numerous land type. ","--" );
cardDataAll["B9"]= new cardData( "B9","405) Innocence",1,3,3,60,0,0,0,0,0,0,0,"Target Cepter is exempt from tolls but cannot invade enemy territories for 2 rounds. ","--" );
cardDataAll["BA"]= new cardData( "BA","406) Insect Swarm",2,3,2,80,0,0,0,0,0,0,0,"Deals 20 damage to all creatures in target area that have already taken damage. ","--" );
cardDataAll["BB"]= new cardData( "BB","407) Intrusion",3,3,1,180,0,0,0,0,0,0,0,"User invades target enemy territory with creature from hand that has no summoning conditions. ","--" );
cardDataAll["BC"]= new cardData( "BC","408) Lake Leap",1,3,1,20,0,0,0,0,0,0,0,"Transports user to nearest Water land within the area. User cannot roll the die this turn. ","--" );
cardDataAll["BD"]= new cardData( "BD","409) Land Drain",2,3,1,20,0,0,0,0,0,0,0,"User steals (number of target's possessed territories x20G) magic from target enemy Cepter. ","--" );
cardDataAll["BE"]= new cardData( "BE","410) Land Protection",1,3,3,70,0,0,0,0,0,0,0,"Target territory cannot be targeted by spells or territory abilities (except those that dispel Enchantment effects).","--" );
cardDataAll["BF"]= new cardData( "BF","411) Liquid Form",1,3,3,20,0,0,0,0,0,0,0,"In battle target creature's ST & HP= (random value between 10-70).","--" );
cardDataAll["BG"]= new cardData( "BG","412) Locust",2,3,1,80,0,0,0,0,0,0,0,"Lowers target territory's level by 1. ","--" );
cardDataAll["BH"]= new cardData( "BH","413) Lunatic Light",3,3,1,70,6,0,0,0,0,0,0,"Swaps target creature's ST and HP values. ","--" );
cardDataAll["BI"]= new cardData( "BI","414) Magic Bolt",1,3,1,50,0,0,0,0,0,0,0,"Deals 20 damage to target enemy creature. ","--" );
cardDataAll["BJ"]= new cardData( "BJ","415) Manna",1,3,1,0,0,0,0,0,0,0,0,"User gains (lap number x50G) magic. ","--" );
cardDataAll["BK"]= new cardData( "BK","416) Mass Growth",3,3,2,30,0,0,0,0,0,0,0,"MHP+5 to all creatures (up to a maximum of 100). ","--" );
cardDataAll["BL"]= new cardData( "BL","417) Mass Phantasm",3,3,4,100,0,0,0,0,0,0,0,"Adds Phantasm to all creatures in target area. ","--" );
cardDataAll["BM"]= new cardData( "BM","418) Mesozoic Song",2,3,3,50,0,0,0,0,0,0,0,"Protection: Transforms into Tyrannosaurus for 3 rounds. ","--" );
cardDataAll["BN"]= new cardData( "BN","419) Mimicry",1,3,3,50,0,0,0,0,0,0,0,"Target creature receives land effect from lands of any element. / Doublecast ","--" );
cardDataAll["BO"]= new cardData( "BO","420) Mountain Leap",1,3,1,20,0,0,0,0,0,0,0,"Transports user to nearest Fire land within the area. User cannot roll the die this turn. ","--" );
cardDataAll["BP"]= new cardData( "BP","421) Mutation",1,3,3,40,0,0,0,0,0,0,0,"MHP+20 to target creature (up to a maximum of 100). / Adds Poison. ","--" );
cardDataAll["BQ"]= new cardData( "BQ","422) Pain",1,3,1,20,0,0,0,0,0,0,0,"Target enemy Cepter loses 100G magic. ","--" );
cardDataAll["BR"]= new cardData( "BR","423) Paralyzer",2,3,3,50,0,0,0,0,0,0,0,"Adds Paralysis to target creature. / Doublecast ","--" );
cardDataAll["BS"]= new cardData( "BS","424) Peace",2,3,3,70,0,0,0,0,0,0,0,"Target territory cannot be invaded. / Target territory's toll value becomes 0. ","--" );
cardDataAll["BT"]= new cardData( "BT","425) Permission",2,3,1,80,0,0,0,0,0,0,0,"User gets clearance from all forts. ","--" );
cardDataAll["BU"]= new cardData( "BU","426) Phantasm",2,3,3,30,0,0,0,0,0,0,0,"Target creature's HP and MHP cannot be altered by spells or territory abilities. ","--" );
cardDataAll["BV"]= new cardData( "BV","427) Plague",2,3,4,100,0,0,0,0,0,0,0,"Adds Poison to all creatures in target area. ","--" );
cardDataAll["BW"]= new cardData( "BW","428) Plain Leap",1,3,1,20,0,0,0,0,0,0,0,"Transports user to nearest Air land within the area. User cannot roll the die this turn. ","--" );
cardDataAll["BX"]= new cardData( "BX","429) Poison Mind",2,3,1,20,0,0,0,0,0,0,0,"User views the top 6 cards in target enemy Cepter's book then selects 1 to destroy. / Doublecast","--" );
cardDataAll["BY"]= new cardData( "BY","430) Polymorph",3,3,1,80,6,0,0,0,0,0,0,"Transforms target creature into a random different creature. ","--" );
cardDataAll["BZ"]= new cardData( "BZ","431) Pressure",1,3,2,70,0,0,0,0,0,0,0,"Lowers the value of all symbols by 30%. ","--" );
cardDataAll["C0"]= new cardData( "C0","432) Prophecy",3,3,1,40,0,0,0,0,0,0,0,"User draws 1 card of specified type from their book. ","--" );
cardDataAll["C1"]= new cardData( "C1","433) Punisher",3,3,2,100,0,0,0,0,0,0,0,"Deals 20 damage to all creatures in territories with Enchantments. ","--" );
cardDataAll["C2"]= new cardData( "C2","434) Quicksand",3,3,3,100,0,0,0,0,0,0,0,"Forces any Cepter that steps onto target territory to stop. Effect ends when triggered or after 2 rounds.","--" );
cardDataAll["C3"]= new cardData( "C3","435) Quintessence",3,3,1,60,0,0,0,0,0,0,0,"Transforms target territory into a land. ","--" );
cardDataAll["C4"]= new cardData( "C4","436) Ray of Law",2,3,2,80,0,0,0,0,0,0,0,"Destroys all cards of magic 100G and up from all Cepters' hands. ","--" );
cardDataAll["C5"]= new cardData( "C5","437) Reflection",3,3,3,80,0,0,0,0,0,0,0,"Target creature reflects all non-scroll attack damage during battle. ","--" );
cardDataAll["C6"]= new cardData( "C6","438) Refresh",1,3,2,40,0,0,0,0,0,0,0,"Fully recovers HP of all creatures in target area. ","--" );
cardDataAll["C7"]= new cardData( "C7","439) Refuge",1,3,1,0,6,0,0,0,0,0,0,"User gains 80G magic. / Adds Refuge to hand. ","--" );
cardDataAll["C8"]= new cardData( "C8","440) Reincarnation",2,3,1,50,0,0,0,0,0,0,0,"User discards all cards from current hand and draws an equal number of new cards from their book. / Doublecast ","--" );
cardDataAll["C9"]= new cardData( "C9","441) Reinforce",2,3,2,60,0,0,0,0,0,0,0,"ST+10 to all creatures in target area (up to a maximum of 100). ","--" );
cardDataAll["CA"]= new cardData( "CA","442) Relief",1,3,1,30,0,0,0,0,0,0,0,"Exchanges creatures in 2 of user's territories. / Recycles to Book ","--" );
cardDataAll["CB"]= new cardData( "CB","443) Replace",3,3,1,120,0,0,0,0,0,0,0,"Exchanges target creature with another from its owner's hand. ","--" );
cardDataAll["CC"]= new cardData( "CC","444) Revelation",2,3,3,50,0,0,0,0,0,0,0,"Adds Enlightenment to user for 2 rounds. ","--" );
cardDataAll["CD"]= new cardData( "CD","445) Revival",1,3,1,70,6,0,0,0,0,0,0,"Target Cepter's book is reverted to the state it was in when the game began. ","--" );
cardDataAll["CE"]= new cardData( "CE","446) Revolt",2,3,2,70,0,0,0,0,0,0,0,"MHP=40 to all creatures with Enchantments and MHP of 30 and under. ","--" );
cardDataAll["CF"]= new cardData( "CF","447) Rouetsoleil",4,3,1,80,6,0,0,0,0,0,0,"User steals 50% of a random opponent Cepter's magic. ","--" );
cardDataAll["CG"]= new cardData( "CG","448) Scourge",2,3,2,80,0,0,0,0,0,0,0,"Decreases magic of all Cepters with Enchantments by 30%. ","--" );
cardDataAll["CH"]= new cardData( "CH","449) Sculpture",3,3,2,150,6,0,0,0,0,0,0,"Transforms all creatures in target area with MHP of 30 and under into Statues. ","--" );
cardDataAll["CI"]= new cardData( "CI","450) Selection",3,3,2,70,0,0,0,0,0,0,0,"Deals 20 damage to all creatures with territory abilities. ","--" );
cardDataAll["CJ"]= new cardData( "CJ","451) Selenear",4,3,1,100,0,0,0,0,0,0,0,"User gains 500G if user owns a combined total of 5 or more Fire and Earth territories. ","--" );
cardDataAll["CK"]= new cardData( "CK","452) Senility",3,3,3,100,0,0,0,0,0,0,0,"Target creature is destroyed at Battle End. ","--" );
cardDataAll["CL"]= new cardData( "CL","453) Shrink",1,3,1,20,0,0,0,0,0,0,0,"ST & MHP-10 to target enemy creature. ","--" );
cardDataAll["CM"]= new cardData( "CM","454) Silence",2,3,3,70,0,0,0,0,0,0,0,"Prevents target enemy Cepter from using creature cards for 2 rounds. ","--" );
cardDataAll["CN"]= new cardData( "CN","455) Simulacrum",3,3,3,40,0,0,0,0,0,0,0,"Target creature neutralizes all non-scroll attack damage in battle. User loses (amount of neutralized damage x3G) magic. ","--" );
cardDataAll["CO"]= new cardData( "CO","456) Sink",3,3,1,160,0,0,0,0,0,0,0,"Transforms target territory into a Water land. ","--" );
cardDataAll["CP"]= new cardData( "CP","457) Sinking Song",2,3,3,40,0,0,0,0,0,0,0,"Protection: Deals only 1/2 damage to all creatures for 3 rounds. ","--" );
cardDataAll["CQ"]= new cardData( "CQ","458) Slow",1,3,3,20,0,0,0,0,0,0,0,"Locks target Cepter's die roll to 1-3 for 2 rounds. ","--" );
cardDataAll["CR"]= new cardData( "CR","459) Sonic Wave",2,3,2,70,0,0,0,0,0,0,0,"Deals 20 damage to all creatures with Attacks First ability. ","--" );
cardDataAll["CS"]= new cardData( "CS","460) Soul Hunt",2,3,3,10,0,0,0,0,0,0,0,"User gains (target creature's MHP x5G) magic if target creature is destroyed by a spell or territory ability. ","--" );
cardDataAll["CT"]= new cardData( "CT","461) Spartoi",1,3,1,40,6,0,0,0,0,0,0,"Places a Skeleton on a random vacant land. ","--" );
cardDataAll["CU"]= new cardData( "CU","462) Spirit Walk",2,3,3,20,0,0,0,0,0,0,0,"Target creature can travel to any vacant land within the area when moving. ","--" );
cardDataAll["CV"]= new cardData( "CV","463) Squeeze",2,3,1,50,0,0,0,0,0,0,0,"User chooses a card from target Cepter's hand and destroys it. / Target Cepter gains 150G magic. ","--" );
cardDataAll["CW"]= new cardData( "CW","464) Subsidence",2,3,1,120,0,0,0,0,0,0,0,"Lowers level of target enemy Cepter's highest-level territory by 1. ","--" );
cardDataAll["CX"]= new cardData( "CX","465) Suppression",3,3,1,100,0,0,0,0,0,0,0,"User selects one spell card from target Cepter's hand then destroys all instances of this card in all Cepters' hands and books.","--" );
cardDataAll["CY"]= new cardData( "CY","466) Telegnosis",1,3,3,60,0,0,0,0,0,0,0,"Adds Enlightenment to user until next round. / Recycles to Book. ","--" );
cardDataAll["CZ"]= new cardData( "CZ","467) Telekinesis",3,3,1,100,0,0,0,0,0,0,0,"Moves target creature 1 space. ","--" );
cardDataAll["D0"]= new cardData( "D0","468) Teleport",1,3,1,10,0,0,0,0,0,0,0,"Transports user to nearest special land (fort temple etc.). User cannot roll the die this turn.","--" );
cardDataAll["D1"]= new cardData( "D1","469) Temperance",2,3,1,70,0,0,0,0,0,0,0,"MHP=30 to target creature.","--" );
cardDataAll["D2"]= new cardData( "D2","470) Tempest",3,3,2,200,6,0,0,0,0,0,0,"Deals 20 damage to all creatures. ","--" );
cardDataAll["D3"]= new cardData( "D3","471) Terrair",4,3,1,100,0,0,0,0,0,0,0,"Target territory's level becomes 1 if user owns a combined total of 5 or more Water and Air territories.","--" );
cardDataAll["D4"]= new cardData( "D4","472) Theft",2,3,1,80,0,0,0,0,0,0,0,"User chooses a spell card from target enemy Cepter's hand and steals it. ","--" );
cardDataAll["D5"]= new cardData( "D5","473) Time Tide",2,3,2,40,0,0,0,0,0,0,0,"Returns ability values of all creatures in target area to the original values on their cards. ","--" );
cardDataAll["D6"]= new cardData( "D6","474) Tough Song",1,3,3,30,0,0,0,0,0,0,0,"Protection: HP+20 for 4 rounds. ","--" );
cardDataAll["D7"]= new cardData( "D7","475) Trade",3,3,1,100,0,0,0,0,0,0,0,"User chooses and exchanges equal-level territories owned by user and target enemy Cepter. ","--" );
cardDataAll["D8"]= new cardData( "D8","476) Trespass",3,3,3,60,0,0,0,0,0,0,0,"For two rounds caster gains the other Cepters' castle bonus. ","--" );
cardDataAll["D9"]= new cardData( "D9","477) Triumph",1,3,3,20,0,0,0,0,0,0,0,"User's next lap bonus is increased to 1.5x. Effect ends when user reaches the castle. ","--" );
cardDataAll["DA"]= new cardData( "DA","478) Upheaval",3,3,1,160,0,0,0,0,0,0,0,"Transforms target territory into a Fire land. ","--" );
cardDataAll["DB"]= new cardData( "DB","479) Venomous Boil",2,3,1,80,0,0,0,0,0,0,0,"Deals 30 damage to target Water or Air creature. ","--" );
cardDataAll["DC"]= new cardData( "DC","480) Wall Transform",2,3,1,80,0,0,0,0,0,0,0,"Transforms target creature into a predetermined Defensive creature of the same element. ","--" );
cardDataAll["DD"]= new cardData( "DD","481) Waste",2,3,3,70,0,0,0,0,0,0,0,"Target enemy Cepter's creature and item cards cost double magic until target reaches the castle. ","--" );
cardDataAll["DE"]= new cardData( "DE","482) Weathering",3,3,1,160,0,0,0,0,0,0,0,"Transforms target territory into a Air land. ","--" );
cardDataAll["DF"]= new cardData( "DF","483) Wild Growth",3,3,1,160,0,0,0,0,0,0,0,"Transforms target territory into a Earth land. ","--" );
cardDataAll["DG"]= new cardData( "DG","484) Wind of Hope",1,3,1,40,0,0,0,0,0,0,0,"User draws 2 card from their book. ","--" );
cardDataAll["DH"]= new cardData( "DH","485) Word of Recall",3,3,1,80,6,0,0,0,0,0,0,"Transports target Cepter straight to castle. User cannot roll the die this turn. ","--" );
cardDataAll["DI"]= new cardData( "DI","486) Zap",1,3,1,30,0,0,0,0,0,0,0,"Deals 10 damage to target creature. / Doublecast ","--" );
cardDataAll["DJ"]= new cardData( "DJ","487) Zeromn",4,3,1,100,0,0,0,0,0,0,0,"User chooses 1 effect among 7 possible choices.","--" );

