convert Cao Cao, Lord of Wei to AB$Discard

This commit is contained in:
jendave
2011-08-06 12:14:24 +00:00
parent f9298db71b
commit cb49fdff3e
2 changed files with 4 additions and 2 deletions

View File

@@ -3,8 +3,9 @@ ManaCost:3 B B
Types:Legendary Creature Human Soldier
Text:no text
PT:3/3
A:AB$Discard|Cost$T|Opponent$True|NumCards$2|Mode$TgtChoose|PlayerTurn$True| ActivatingPhases$ Upkeep,Draw,Main1,BeginCombat |SpellDescription$Target opponent discards two cards. Activate this ability only during your turn, before attackers are declared.
SVar:Rarity:Rare
SVar:Picture:http://resources.wizards.com/magic/cards/pk/en-us/card10548.jpg
SetInfo:POR|Rare|http://magiccards.info/scans/en/p3k/68.jpg
SetInfo:PTK|Rare|http://magiccards.info/scans/en/p3k/68.jpg
End
End

View File

@@ -6986,7 +6986,7 @@ public class CardFactory_Creatures {
ability.setBeforePayMana(CardFactoryUtil.input_targetType(ability, "Land"));
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Cao Cao, Lord of Wei")) {
//mana tap ability
@@ -7040,6 +7040,7 @@ public class CardFactory_Creatures {
card.addSpellAbility(ability);
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************