mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Delif's Cone
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/d/delifs_cone.txt
Normal file
15
res/cardsfolder/d/delifs_cone.txt
Normal 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
|
||||
Reference in New Issue
Block a user