mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
add Detonate (from Antiquities)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1600,6 +1600,7 @@ res/cardsfolder/despotic_scepter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/destructive_flow.txt svneol=native#text/plain
|
||||
res/cardsfolder/destructive_force.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/destructive_urge.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/detonate.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/devastate.txt svneol=native#text/plain
|
||||
res/cardsfolder/devastation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/devoted_druid.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/detonate.txt
Normal file
11
res/cardsfolder/detonate.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Detonate
|
||||
ManaCost:X R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Destroy | Cost$ X R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | NoRegen$ True | SubAbility$ SVar=DBDamage | SpellDescription$ Destroy target artifact with converted mana cost X. It can't be regenerated. CARDNAME deals X damage to that artifact's controller.
|
||||
SVar:DBDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ X
|
||||
SVar:X:Targeted$CardManaCost
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/detonate.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user