Add Frenetic Sliver

This commit is contained in:
ArsenalNut
2011-08-30 04:24:02 +00:00
parent 928fe013e6
commit 80e17c4426
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2833,6 +2833,7 @@ res/cardsfolder/f/freewind_equenaut.txt svneol=native#text/plain
res/cardsfolder/f/freewind_falcon.txt svneol=native#text/plain
res/cardsfolder/f/frenetic_ogre.txt svneol=native#text/plain
res/cardsfolder/f/frenetic_raptor.txt svneol=native#text/plain
res/cardsfolder/f/frenetic_sliver.txt -text
res/cardsfolder/f/frenzied_tilling.txt svneol=native#text/plain
res/cardsfolder/f/frenzy_sliver.txt svneol=native#text/plain
res/cardsfolder/f/fresh_meat.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Frenetic Sliver
ManaCost:1 U R
Types:Creature Sliver
Text:no text
PT:2/2
S:Mode$ Continuous | Affected$ Sliver | AddAbility$ Frenetic | AddSVar$ DBExile & DelTrig & MoveBack & DBSacSelf | Description$ All Slivers have "If this permanent is on the battlefield, flip a coin. If you win the flip, exile this permanent and return it to the battlefield under its owner's control at the beginning of the next end step. If you lose the flip, sacrifice it."
SVar:Frenetic:AB$ FlipACoin | Cost$ 0 | ConditionPresent$ Card.Self | ConditionCompare$ EQ1 | WinSubAbility$ DBExile | LoseSubAbility$ DBSacSelf | SpellDescription$ If this permanent is on the battlefield, flip a coin. If you win the flip, exile this permanent and return it to the battlefield under its owner's control at the beginning of the next end step. If you lose the flip, sacrifice it.
SVar:DBExile:DB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | Defined$ Self | SubAbility$ DelTrig
SVar:DelTrig:DB$DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ MoveBack | Static$ True
SVar:MoveBack:AB$ ChangeZone | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | Defined$ Self
SVar:DBSacSelf:DB$ Sacrifice | Cost$ 0 | Defined$ Self
SVar:PlayMain1:TRUE
SVar:BuffedBy:Sliver
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/frenetic_sliver.jpg
End