From b01d6ebff7c3af4c1de05b867730c1156a69eb3e Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:17:26 +0000 Subject: [PATCH] - Added Lat-Nam's Legacy and Vigilant Sentry --- .gitattributes | 2 ++ res/cardsfolder/lat_nams_legacy.txt | 9 +++++++++ res/cardsfolder/vigilant_sentry.txt | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/lat_nams_legacy.txt create mode 100644 res/cardsfolder/vigilant_sentry.txt diff --git a/.gitattributes b/.gitattributes index bac1662812b..21bc5c8a3b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3646,6 +3646,7 @@ res/cardsfolder/last_kiss.txt -text svneol=native#text/plain res/cardsfolder/last_laugh.txt -text svneol=native#text/plain res/cardsfolder/last_stand.txt -text svneol=native#text/plain res/cardsfolder/last_word.txt -text svneol=native#text/plain +res/cardsfolder/lat_nams_legacy.txt -text svneol=native#text/plain res/cardsfolder/latulla_keldon_overseer.txt -text svneol=native#text/plain res/cardsfolder/latullas_orders.txt svneol=native#text/plain res/cardsfolder/launch.txt -text svneol=native#text/plain @@ -7156,6 +7157,7 @@ res/cardsfolder/vigil_for_the_lost.txt -text svneol=native#text/plain res/cardsfolder/vigilance.txt -text svneol=native#text/plain res/cardsfolder/vigilant_drake.txt -text svneol=native#text/plain res/cardsfolder/vigilant_martyr.txt -text svneol=native#text/plain +res/cardsfolder/vigilant_sentry.txt -text svneol=native#text/plain res/cardsfolder/vile_deacon.txt svneol=native#text/plain res/cardsfolder/vile_requiem.txt -text svneol=native#text/plain res/cardsfolder/village_elder.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/lat_nams_legacy.txt b/res/cardsfolder/lat_nams_legacy.txt new file mode 100644 index 00000000000..b4a02ae6a67 --- /dev/null +++ b/res/cardsfolder/lat_nams_legacy.txt @@ -0,0 +1,9 @@ +Name:Lat-Nam's Legacy +ManaCost:1 U +Types:Instant +Text:no text +A:SP$ Draw | Cost$ Discard<1/Card> | NumCards$ 2 | NextUpkeep$ True | Shuffle$ True | SpellDescription$ Shuffle a card from your hand into your library. If you do, draw two cards at the beginning of the next turn's upkeep. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/lat_nams_legacy.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/vigilant_sentry.txt b/res/cardsfolder/vigilant_sentry.txt new file mode 100644 index 00000000000..7a58a37d0fe --- /dev/null +++ b/res/cardsfolder/vigilant_sentry.txt @@ -0,0 +1,10 @@ +Name:Vigilant Sentry +ManaCost:1 W W +Types:Creature Human Nomad +Text:no text +PT:2/2 +K:stPumpSelf:Creature:1/1/SVar=Pump:Threshold:Threshold — As long as seven or more cards are in your graveyard, Vigilant Sentry gets +1/+1 and has "Tap: Target attacking or blocking creature gets +3/+3 until end of turn." +SVar:Pump:AB$Pump | Cost$ T | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumAtt$ +3 | NumDef$ +3 | SpellDescription$ Target attacking or blocking creature gets +3/+3 until end of turn +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/vigilant_sentry.jpg +End \ No newline at end of file