mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Added Sangromancer
The card works correctly, but I can't get the picture to show up in game. Any thoughts as to why that may be?
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4551,6 +4551,7 @@ res/cardsfolder/sandstorm.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/sandstorm_eidolon.txt svneol=native#text/plain
|
res/cardsfolder/sandstorm_eidolon.txt svneol=native#text/plain
|
||||||
res/cardsfolder/sangrite_backlash.txt -text svneol=native#text/plain
|
res/cardsfolder/sangrite_backlash.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sangrite_surge.txt -text svneol=native#text/plain
|
res/cardsfolder/sangrite_surge.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/sangromancer.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sangrophage.txt -text svneol=native#text/plain
|
res/cardsfolder/sangrophage.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sanguine_bond.txt svneol=native#text/plain
|
res/cardsfolder/sanguine_bond.txt svneol=native#text/plain
|
||||||
res/cardsfolder/sanguine_guard.txt -text svneol=native#text/plain
|
res/cardsfolder/sanguine_guard.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/sangromancer.txt
Normal file
11
res/cardsfolder/sangromancer.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Sangromancer
|
||||||
|
ManaCost:2 B B
|
||||||
|
Types:Creature Vampire Shaman
|
||||||
|
PT:3/3
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature an opponent controls is put into a graveyard from the battlefield, you may gain 3 life.
|
||||||
|
T:Mode$ Discarded | ValidCard$ Card.YouDontCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$TrigGainLife | TriggerDescription$ Whenever an opponent discards a card, you may gain 3 life.
|
||||||
|
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/sangromancer.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user