- Added new avatar: Morinfen Avatar (not for the strategy-impaired)

This commit is contained in:
moomarc
2012-11-29 11:51:30 +00:00
parent 1be4cea809
commit 54e560db63
3 changed files with 16 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -6447,6 +6447,7 @@ res/cardsfolder/m/morgue_theft.txt svneol=native#text/plain
res/cardsfolder/m/morgue_thrull.txt svneol=native#text/plain
res/cardsfolder/m/morgue_toad.txt svneol=native#text/plain
res/cardsfolder/m/morinfen.txt -text
res/cardsfolder/m/morinfen_avatar.txt -text
res/cardsfolder/m/moriok_reaver.txt svneol=native#text/plain
res/cardsfolder/m/moriok_replica.txt svneol=native#text/plain
res/cardsfolder/m/moriok_rigger.txt svneol=native#text/plain

View File

@@ -5,7 +5,7 @@ Text:no text
PT:5/3
K:Islandwalk
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of your upkeep, you lose 2 life.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/benthic_djinn.jpg
SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/317.jpg

View File

@@ -0,0 +1,14 @@
Name:Morinfen Avatar
ManaCost:no cost
Types:Vanguard
Text:no text
HandLifeModifier:+0/+30
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of your upkeep, you lose 1 life for each permanent you control.
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ Ouch
SVar:Ouch:Count$Valid Permanent.YouCtrl
SVar:RemAIDeck:True
SVar:Rarity:Special
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=182300&type=card
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo-2/morinfen.jpg
Oracle:Hand +0, life +30\nAt the beginning of your upkeep, you lose 1 life for each permanent you control.
End