mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
add Planeswalker's Favor (from Planeshift)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/p/planeswalkers_favor.txt
Normal file
11
res/cardsfolder/p/planeswalkers_favor.txt
Normal 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
|
||||
Reference in New Issue
Block a user