Vanguard: Added some avatars

This commit is contained in:
swordshine
2012-12-21 00:21:37 +00:00
parent 03ca9878f9
commit f68d8c23be
10 changed files with 86 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
Name:Royal Assassin Avatar
ManaCost:no cost
Types:Vanguard
Text:no text
HandLifeModifier:-2/+0
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | Execute$ DrawLoselife | TriggerDescription$ At the beginning of your upkeep, you draw a card and you lose 1 life.
SVar:DrawLoselife:AB$ Draw | Cost$ 0 | NumCards$ 1 | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
SVar:Rarity:Special
SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/royal_assassin_avatar.jpg
Oracle:Hand -2, life +0\nAt the beginning of your upkeep, you draw a card and you lose 1 life.
End

View File

@@ -0,0 +1,11 @@
Name:Rumbling Slum Avatar
ManaCost:no cost
Types:Vanguard
Text:no text
HandLifeModifier:+1/+1
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigDmgOpp | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 1 damage to each opponent.
SVar:TrigDmgOpp:AB$ DealDamage | Cost$ 0 | Defined$ Player.Opponent | NumDmg$ 1
SVar:Rarity:Special
SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/rumbling_slum_avatar.jpg
Oracle:Hand +1, life +1\nAt the beginning of your upkeep, Rumbling Slum Avatar deals 1 damage to each opponent.
End