- Added Glistening Oil.

This commit is contained in:
jendave
2011-08-06 22:31:28 +00:00
parent 7a4b5ddc10
commit 521e38e577
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2668,6 +2668,7 @@ res/cardsfolder/glissa_the_traitor.txt -text svneol=native#text/plain
res/cardsfolder/glissas_courier.txt -text svneol=native#text/plain
res/cardsfolder/glissas_scorn.txt -text svneol=native#text/plain
res/cardsfolder/glistener_elf.txt -text svneol=native#text/plain
res/cardsfolder/glistening_oil.txt -text svneol=native#text/plain
res/cardsfolder/glitterfang.txt svneol=native#text/plain
res/cardsfolder/global_ruin.txt -text svneol=native#text/plain
res/cardsfolder/gloom.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Glistening Oil
ManaCost:B B
Types:Enchantment Aura
Text:no text
K:enPump:Infect
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a -1/-1 counter on enchanted creature.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Enchanted | CounterType$ M1M1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return CARDNAME to its owner's hand.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/glistening_oil.jpg
End