- Added Necropotence Avatar

This commit is contained in:
Sol
2013-02-27 04:05:17 +00:00
parent 03772dd095
commit 36a4d307a2
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7047,6 +7047,7 @@ res/cardsfolder/n/necroplasm.txt svneol=native#text/plain
res/cardsfolder/n/necropolis.txt svneol=native#text/plain
res/cardsfolder/n/necropolis_regent.txt -text
res/cardsfolder/n/necropotence.txt svneol=native#text/plain
res/cardsfolder/n/necropotence_avatar.txt -text
res/cardsfolder/n/necropouncer.txt svneol=native#text/plain
res/cardsfolder/n/necrosavant.txt svneol=native#text/plain
res/cardsfolder/n/necroskitter.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Necropotence Avatar
ManaCost:no cost
Types:Vanguard
HandLifeModifier:+0/+4
S:Mode$ Continuous | Affected$ You | EffectZone$ Command | AddKeyword$ Skip your draw step. | Description$ Skip your draw step.
T:Mode$ Phase | Phase$ End Of Turn | ValidPlayer$ You | TriggerZones$ Command | CheckSVar$ Turns | SVarCompare$ GT1 | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, if it's not the first turn of the game, put a death counter on Necropotence Avatar. You draw X cards and you lose X life, where X is the number of death counters on Necropotence Avatar.
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ DEATH | CounterNum$ 1 | SubAbility$ TrigDraw
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ X | SubAbility$ DBLoseLife | References$ X
SVar:DBLoseLife:DB$LoseLife | Defined$ You | LifeAmount$ X | References$ X
SVar:X:Count$CardCounters.DEATH
SVar:Turns:Count$TotalTurns
SVar:Rarity:Special
SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/necropotence_avatar.jpg
SVar:RemAIDeck:True
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo-2/necropotence.jpg
Oracle:Hand +0, life +4\nSkip your draw step.\nAt the beginning of your end step, if it's not the first turn of the game, put a death counter on Necropotence Avatar. You draw X cards and you lose X life, where X is the number of death counters on Necropotence Avatar.