- Added Word of Undoing.

This commit is contained in:
Sloth
2011-12-20 12:57:22 +00:00
parent d64c01588c
commit 93b771156e
3 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9716,6 +9716,7 @@ res/cardsfolder/w/woolly_thoctar.txt svneol=native#text/plain
res/cardsfolder/w/word_of_binding.txt svneol=native#text/plain res/cardsfolder/w/word_of_binding.txt svneol=native#text/plain
res/cardsfolder/w/word_of_blasting.txt svneol=native#text/plain res/cardsfolder/w/word_of_blasting.txt svneol=native#text/plain
res/cardsfolder/w/word_of_seizing.txt svneol=native#text/plain res/cardsfolder/w/word_of_seizing.txt svneol=native#text/plain
res/cardsfolder/w/word_of_undoing.txt -text
res/cardsfolder/w/words_of_wisdom.txt svneol=native#text/plain res/cardsfolder/w/words_of_wisdom.txt svneol=native#text/plain
res/cardsfolder/w/workhorse.txt svneol=native#text/plain res/cardsfolder/w/workhorse.txt svneol=native#text/plain
res/cardsfolder/w/world_queller.txt -text res/cardsfolder/w/world_queller.txt -text

View File

@@ -7,4 +7,7 @@ A:AB$ Animate | Cost$ T | ValidTgts$ Land | TgtPrompt$ Select target land | Type
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_farmers.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_farmers.jpg
SetInfo:5ED|Common|http://magiccards.info/scans/en/5e/256.jpg
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/207.jpg
Oracle:{T}: Target land becomes a Swamp until its controller's next untap step.
End End

View File

@@ -0,0 +1,12 @@
Name:Word of Undoing
ManaCost:U
Types:Instant
Text:no text
A:SP$ ChangeZone | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBChangeZoneAll | RememberTargets$ True | SpellDescription$ Return target creature and all white Auras you own attached to it to their owners' hands.
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Remembered.Aura+White+Attached+YouOwn | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBCleanup
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/word_of_undoing.jpg
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/108.jpg
Oracle:Return target creature and all white Auras you own attached to it to their owners' hands.
End