convert Lhurgoyf and Loxodon Punisher to stSetPT and stPumpSelf keywords.

This commit is contained in:
jendave
2011-08-06 13:23:22 +00:00
parent 148075f029
commit 3fd30b47c6
4 changed files with 46 additions and 1554 deletions

View File

@@ -1,8 +1,9 @@
Name:Lhurgoyf
ManaCost:2 G G
Types:Creature Lhurgoyf
Text:Lhurgoyf's power is equal to the number of creature cards in all graveyards and its toughness is equal to that number plus 1.
PT:0/1
Text:no text
PT:*/1+*
K:stSetPT:Count$TypeInAllYards.Creature:Count$TypeInAllYards.Creature/Plus.1:CARDNAME's power is equal to the number of creature cards in all graveyards and its toughness is equal to that number plus 1.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/lhurgoyf.jpg
SetInfo:8ED|Rare|http://magiccards.info/scans/en/8e/259.jpg

View File

@@ -1,8 +1,10 @@
Name:Loxodon Punisher
ManaCost:3 W
Types:Creature Elephant Soldier
Text:Loxodon Punisher gets +2/+2 for each Equipment attached to it.
Text:no text
PT:2/2
K:stPumpSelf:Permanent:X/X:No Condition:CARDNAME gets +2/+2 for each Equipment attached to it.
SVar:X:Valid Equipment.Attached/Times.2
SVar:EquipMe:Multiple
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/loxodon_punisher.jpg

File diff suppressed because it is too large Load Diff

View File

@@ -26,14 +26,12 @@ public class StaticEffects
cardToEffectsList.put("Conspiracy", new String[] {"Conspiracy"});
cardToEffectsList.put("Gaddock Teeg", new String[] {"Gaddock_Teeg"});
cardToEffectsList.put("Gemhide Sliver", new String[] {"Gemhide_Sliver"});
cardToEffectsList.put("Homarid", new String[] {"Homarid"});
cardToEffectsList.put("Iona, Shield of Emeria", new String[] {"Iona_Shield_of_Emeria"});
cardToEffectsList.put("Joiner Adept", new String[] {"Joiner_Adept"});
cardToEffectsList.put("Leyline of Singularity", new String[] {"Leyline_of_Singularity"});
cardToEffectsList.put("Lhurgoyf", new String[] {"Lhurgoyf"});
cardToEffectsList.put("Liu Bei, Lord of Shu", new String[] {"Liu_Bei"});
cardToEffectsList.put("Loxodon Punisher", new String[] {"Loxodon_Punisher"});
cardToEffectsList.put("Magus of the Tabernacle", new String[] {"Magus_of_the_Tabernacle"});
cardToEffectsList.put("Maraxus of Keld", new String[] {"Maraxus_of_Keld"});