- Added Lat-Nam's Legacy and Vigilant Sentry

This commit is contained in:
jendave
2011-08-06 21:17:26 +00:00
parent cdf458541f
commit b01d6ebff7
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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 <20> 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