mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Lat-Nam's Legacy and Vigilant Sentry
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/lat_nams_legacy.txt
Normal file
9
res/cardsfolder/lat_nams_legacy.txt
Normal 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
|
||||
10
res/cardsfolder/vigilant_sentry.txt
Normal file
10
res/cardsfolder/vigilant_sentry.txt
Normal 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
|
||||
Reference in New Issue
Block a user