mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Razor Hippogriff.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4933,6 +4933,7 @@ res/cardsfolder/ray_of_revelation.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/raze.txt -text svneol=native#text/plain
|
res/cardsfolder/raze.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/razing_snidd.txt -text svneol=native#text/plain
|
res/cardsfolder/razing_snidd.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/razor_golem.txt -text svneol=native#text/plain
|
res/cardsfolder/razor_golem.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/razor_hippogriff.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain
|
res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain
|
||||||
res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain
|
res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain
|
res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/razor_hippogriff.txt
Normal file
13
res/cardsfolder/razor_hippogriff.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Razor Hippogriff
|
||||||
|
ManaCost:3 W W
|
||||||
|
Types:Creature Hippogriff
|
||||||
|
Text:no text
|
||||||
|
PT:3/3
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target artifact card from your graveyard to your hand. You gain life equal to that card's converted mana cost.
|
||||||
|
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact | Origin$ Graveyard | Destination$ Hand | SubAbility$ SVar=DBGainLife
|
||||||
|
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ X
|
||||||
|
SVar:X:Targeted$CardManaCost
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_hippogriff.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user