diff --git a/.gitattributes b/.gitattributes index 9e076a80a53..7e29f2de834 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6926,6 +6926,7 @@ res/cardsfolder/r/river_bear.txt svneol=native#text/plain res/cardsfolder/r/river_boa.txt svneol=native#text/plain res/cardsfolder/r/river_delta.txt svneol=native#text/plain res/cardsfolder/r/river_kaijin.txt svneol=native#text/plain +res/cardsfolder/r/river_kelpie.txt -text res/cardsfolder/r/river_merfolk.txt svneol=native#text/plain res/cardsfolder/r/river_of_tears.txt -text res/cardsfolder/r/riverfall_mimic.txt svneol=native#text/plain diff --git a/res/cardsfolder/r/river_kelpie.txt b/res/cardsfolder/r/river_kelpie.txt new file mode 100644 index 00000000000..ade75e92e41 --- /dev/null +++ b/res/cardsfolder/r/river_kelpie.txt @@ -0,0 +1,14 @@ +Name:River Kelpie +ManaCost:3 U U +Types:Creature Beast +Text:no text +PT:3/3 +K:Persist +T:Mode$ ChangesZone | ValidCard$ Permanent | Origin$ Graveyard | Destination$ Battlefield | Execute$ DBDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME or another permanent is put onto the battlefield from a graveyard, draw a card. +T:Mode$ SpellCast | ValidCard$ Card.wasCastFromGraveyard | Execute$ DBDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts a spell from a graveyard, draw a card. +SVar:DBDraw:DB$Draw | Cost$ 0 | NumCards$ 1 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/river_kelpie.jpg +SetInfo:SHM|Rare|http://magiccards.info/scans/en/shm/49.jpg +Oracle:Whenever River Kelpie or another permanent is put onto the battlefield from a graveyard, draw a card.\nWhenever a player casts a spell from a graveyard, draw a card.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.) +End \ No newline at end of file