- Added Dream Coat

This commit is contained in:
jeffwadsworth
2011-12-01 22:48:10 +00:00
parent d249d13d0b
commit e011806553
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2219,6 +2219,7 @@ res/cardsfolder/d/dread_wight.txt -text
res/cardsfolder/d/dreadship_reef.txt svneol=native#text/plain res/cardsfolder/d/dreadship_reef.txt svneol=native#text/plain
res/cardsfolder/d/dreadwing.txt svneol=native#text/plain res/cardsfolder/d/dreadwing.txt svneol=native#text/plain
res/cardsfolder/d/dream_cache.txt svneol=native#text/plain res/cardsfolder/d/dream_cache.txt svneol=native#text/plain
res/cardsfolder/d/dream_coat.txt -text svneol=unset#text/plain
res/cardsfolder/d/dream_fighter.txt -text res/cardsfolder/d/dream_fighter.txt -text
res/cardsfolder/d/dream_fracture.txt svneol=native#text/plain res/cardsfolder/d/dream_fracture.txt svneol=native#text/plain
res/cardsfolder/d/dream_prowler.txt svneol=native#text/plain res/cardsfolder/d/dream_prowler.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Dream Coat
ManaCost:U
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Pump
A:AB$ ChooseColor | Cost$ 0 | Defined$ You | OrColors$ True | ActivationLimit$ 1 | SubAbility$ DBAnimate | SpellDescription$ Enchanted creature becomes the color or colors of your choice. Activate this ability only once each turn.
SVar:DBAnimate:DB$ Animate | Colors$ ChosenColor | OverwriteColors$ True | Defined$ Enchanted | Permanent$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/dream_coat.jpg
End