mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added another Evoke card: Offalsnout.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3938,6 +3938,7 @@ res/cardsfolder/obsidian_giant.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/obstinate_baloth.txt -text svneol=native#text/plain
|
res/cardsfolder/obstinate_baloth.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/oculus.txt -text svneol=native#text/plain
|
res/cardsfolder/oculus.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/odious_trow.txt -text svneol=native#text/plain
|
res/cardsfolder/odious_trow.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/offalsnout.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/offering_to_asha.txt -text svneol=native#text/plain
|
res/cardsfolder/offering_to_asha.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ogre_arsonist.txt -text svneol=native#text/plain
|
res/cardsfolder/ogre_arsonist.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ogre_berserker.txt -text svneol=native#text/plain
|
res/cardsfolder/ogre_berserker.txt -text svneol=native#text/plain
|
||||||
|
|||||||
14
res/cardsfolder/offalsnout.txt
Normal file
14
res/cardsfolder/offalsnout.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Offalsnout
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Creature Elemental
|
||||||
|
Text:no text
|
||||||
|
PT:2/2
|
||||||
|
K:Flash
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME leaves the battlefield, exile target card from a graveyard.
|
||||||
|
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card
|
||||||
|
K:Evoke:B
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it by it's evoke cost, sacrifice it.
|
||||||
|
SVar:TrigSac:AB$Sacrifice | Cost$ 0
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/offalsnout.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user