mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Necropotence Avatar
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
16
res/cardsfolder/n/necropotence_avatar.txt
Normal file
16
res/cardsfolder/n/necropotence_avatar.txt
Normal 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.
|
||||
Reference in New Issue
Block a user