mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
Merge branch 'patch-19' into 'master'
Orim's Thunder Update Closes #1013 See merge request core-developers/forge!1720
This commit is contained in:
@@ -2,9 +2,10 @@ Name:Orim's Thunder
|
||||
ManaCost:2 W
|
||||
Types:Instant
|
||||
K:Kicker:R
|
||||
A:SP$ Destroy | Cost$ 2 W | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBDamage | SpellDescription$ Destroy target artifact or enchantment.
|
||||
SVar:DBDamage:DB$DealDamage | Condition$ Kicked | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | References$ X | SpellDescription$ If CARDNAME was kicked, it deals damage equal to that permanent's converted mana cost to target creature.
|
||||
SVar:X:Remembered$CardManaCost
|
||||
A:SP$ Destroy | Cost$ 2 W | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBDamage | SpellDescription$ Destroy target artifact or enchantment.
|
||||
SVar:DBDamage:DB$DealDamage | Condition$ Kicked | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | References$ X | TargetMin$ Y | TargetMax$ Y | SpellDescription$ If CARDNAME was kicked, it deals damage equal to that permanent's converted mana cost to target creature.
|
||||
SVar:X:Targeted$CardManaCost
|
||||
SVar:Y:Count$Kicked.1.0
|
||||
DeckHints:Color$Red
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/orims_thunder.jpg
|
||||
Oracle:Kicker {R} (You may pay an additional {R} as you cast this spell.)\nDestroy target artifact or enchantment. If Orim's Thunder was kicked, it deals damage equal to that permanent's converted mana cost to target creature.
|
||||
|
||||
Reference in New Issue
Block a user