Added Harmonic Sliver.

This commit is contained in:
jendave
2011-08-06 23:54:17 +00:00
parent 4a0c461ecc
commit 04d9d0d5d3
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3127,6 +3127,7 @@ res/cardsfolder/harbor_guardian.txt -text svneol=native#text/plain
res/cardsfolder/harbor_serpent.txt -text svneol=native#text/plain res/cardsfolder/harbor_serpent.txt -text svneol=native#text/plain
res/cardsfolder/harmattan_efreet.txt -text svneol=native#text/plain res/cardsfolder/harmattan_efreet.txt -text svneol=native#text/plain
res/cardsfolder/harmonic_convergence.txt -text svneol=native#text/plain res/cardsfolder/harmonic_convergence.txt -text svneol=native#text/plain
res/cardsfolder/harmonic_sliver.txt -text svneol=native#text/plain
res/cardsfolder/harmonize.txt -text svneol=native#text/plain res/cardsfolder/harmonize.txt -text svneol=native#text/plain
res/cardsfolder/harpoon_sniper.txt -text svneol=native#text/plain res/cardsfolder/harpoon_sniper.txt -text svneol=native#text/plain
res/cardsfolder/harrier_griffin.txt -text svneol=native#text/plain res/cardsfolder/harrier_griffin.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Harmonic Sliver
ManaCost:1 G W
Types:Creature Sliver
Text:no text
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Other | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ All Slivers have "When this permanent enters the battlefield, destroy target artifact or enchantment."
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment
SVar:PlayMain1:TRUE
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/harmonic_sliver.jpg
End