mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Glistening Oil.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/glistening_oil.txt
Normal file
13
res/cardsfolder/glistening_oil.txt
Normal 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
|
||||
Reference in New Issue
Block a user