add Planeswalker's Favor (from Planeshift)

This commit is contained in:
slapshot5
2011-10-07 05:15:58 +00:00
parent ca9b09f211
commit 70c7fc2894
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5882,6 +5882,7 @@ res/cardsfolder/p/planar_gate.txt svneol=native#text/plain
res/cardsfolder/p/planar_guide.txt svneol=native#text/plain
res/cardsfolder/p/planar_portal.txt svneol=native#text/plain
res/cardsfolder/p/planar_void.txt svneol=native#text/plain
res/cardsfolder/p/planeswalkers_favor.txt -text
res/cardsfolder/p/plasma_elemental.txt svneol=native#text/plain
res/cardsfolder/p/plateau.txt svneol=native#text/plain
res/cardsfolder/p/plated_geopede.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Planeswalker's Favor
ManaCost:2 G
Types:Enchantment
Text:no text
A:AB$ Reveal | Cost$ 3 G | Random$ True | RememberRevealed$ True | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBPump | SpellDescription$ Target opponent reveals a card at random from his or her hand. Target creature gets +X/+X until end of turn, where X is the revealed card's converted mana cost.
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$CardManaCost
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/planeswalkers_favor.jpg
End