mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Added Rooting Kavu
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7375,6 +7375,7 @@ res/cardsfolder/r/root_spider.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rootbound_crag.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rootbreaker_wurm.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rootgrapple.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rooting_kavu.txt -text
|
||||
res/cardsfolder/r/rootrunner.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/roots.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rootwalla.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/r/rooting_kavu.txt
Normal file
13
res/cardsfolder/r/rooting_kavu.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Rooting Kavu
|
||||
ManaCost:2 G G
|
||||
Types:Creature Kavu
|
||||
Text:no text
|
||||
PT:4/3
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | OptionalDecider$ You| TriggerDescription$ When CARDNAME dies, you may exile it. If you do, shuffle all creature cards from your graveyard into your library.
|
||||
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBShuffle
|
||||
SVar:DBShuffle:DB$ChangeZoneAll | ChangeType$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Library | Shuffle$ True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rooting_kavu.jpg
|
||||
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/207.jpg
|
||||
Oracle:When Rooting Kavu dies, you may exile it. If you do, shuffle all creature cards from your graveyard into your library.
|
||||
End
|
||||
Reference in New Issue
Block a user