- Added Delif's Cone

This commit is contained in:
moomarc
2012-08-08 08:18:24 +00:00
parent 3763e22d95
commit 0bc500d266
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2224,6 +2224,7 @@ res/cardsfolder/d/deglamer.txt svneol=native#text/plain
res/cardsfolder/d/dehydration.txt svneol=native#text/plain
res/cardsfolder/d/deity_of_scars.txt svneol=native#text/plain
res/cardsfolder/d/deja_vu.txt svneol=native#text/plain
res/cardsfolder/d/delifs_cone.txt -text
res/cardsfolder/d/delirium.txt svneol=native#text/plain
res/cardsfolder/d/delirium_skeins.txt svneol=native#text/plain
res/cardsfolder/d/delraich.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Delif's Cone
ManaCost:0
Types:Artifact
Text:no text
A:AB$ Animate | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | Triggers$ TrigAttackerUnblocked | sVars$ GainLife,DBPump,X | SpellDescription$ This turn, when target creature you control attacks and isn't blocked, you may gain life equal to its power. If you do, it assigns no combat damage this turn.
SVar:TrigAttackerUnblocked:Mode$ AttackerUnblocked | ValidCard$ Card.Self | Execute$ GainLife | OptionalDecider$ You | TriggerDescription$ This turn, when CARDNAME attacks and isn't blocked, you may gain life equal to its power. If you do, it assigns no combat damage this turn.
SVar:GainLife:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | SubAbility$ DBPump | References$ X
SVar:DBPump:DB$Pump | Defined$ Self | KW$ HIDDEN CARDNAME assigns no combat damage
SVar:X:Count$CardPower
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/delifs_cone.jpg
SetInfo:FEM|Uncommon|http://magiccards.info/scans/en/fe/169.jpg
Oracle:{T}, Sacrifice Delif's Cone: This turn, when target creature you control attacks and isn't blocked, you may gain life equal to its power. If you do, it assigns no combat damage this turn.
End