- Added Nettlevine Blight

This commit is contained in:
swordshine
2013-07-14 05:54:57 +00:00
parent c580b15643
commit 995c5705e5
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7480,6 +7480,7 @@ res/cardsfolder/n/netter_en_dal.txt svneol=native#text/plain
res/cardsfolder/n/nettle_sentinel.txt svneol=native#text/plain
res/cardsfolder/n/nettle_swine.txt -text
res/cardsfolder/n/nettletooth_djinn.txt svneol=native#text/plain
res/cardsfolder/n/nettlevine_blight.txt -text
res/cardsfolder/n/nettling_curse.txt svneol=native#text/plain
res/cardsfolder/n/nettling_imp.txt -text
res/cardsfolder/n/neurok_commando.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Nettlevine Blight
ManaCost:4 B B
Types:Enchantment Aura
K:Enchant creature or land
A:SP$ Attach | Cost$ 4 B B | ValidTgts$ Creature,Land | AILogic$ Curse
S:Mode$ Continuous | Affected$ Card.AttachedBy | AddTrigger$ NettlevineTrig | AddSVar$ NettlevineRemember & NettlevineSac & NettlevineChoose & NettlevineAttach | Description$ Enchanted permanent has "At the beginning of your end step, sacrifice this permanent and attach CARDNAME to a creature or land you control."
SVar:NettlevineTrig:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ NettlevineRemember | TriggerDescription$ At the beginning of your end step, sacrifice CARDNAME and attach the aura to a creature or land you control.
SVar:NettlevineRemember:DB$ Pump | ImprintCards$ Valid Card.Enchanted | SubAbility$ NettlevineSac
SVar:NettlevineSac:DB$ Sacrifice | Defined$ Self | SubAbility$ NettlevineChoose
SVar:NettlevineChoose:DB$ ChooseCard | Defined$ You | Choices$ Creature.YouCtrl,Land.YouCtrl | AILogic$ WorstCard | Mandatory$ True | SubAbility$ NettlevineAttach
SVar:NettlevineAttach:DB$ Attach | Defined$ ChosenCard | Object$ Valid Card.IsImprinted+namedNettlevine Blight | SubAbility$ NettlevineCleanup
SVar:NettlevineCleanup:DB$ Pump | ForgetLastImprinted$ True
SVar:NonStackingAttachEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/nettlevine_blight.jpg
Oracle:Enchant creature or land\nEnchanted permanent has "At the beginning of your end step, sacrifice this permanent and attach Nettlevine Blight to a creature or land you control."