mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Converted Breath of Darigaaz and Burst Lightning to proper kicker spells
This commit is contained in:
@@ -2,8 +2,9 @@ Name:Breath of Darigaaz
|
|||||||
ManaCost:1 R
|
ManaCost:1 R
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ DamageAll | Cost$ 1 R | ValidCards$ Creature.withoutFlying | ValidPlayers$ Each | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to each creature without flying and each player. If CARDNAME was kicked, it deals 4 damage to each creature without flying and each player instead.
|
K:Kicker 2
|
||||||
A:SP$ DamageAll | Cost$ 3 R | SetAsKicked$ True | ValidCards$ Creature.withoutFlying | ValidPlayers$ Each | NumDmg$ 4 | SpellDescription$ Kicker 2 (You may pay an additional 2 as you cast this spell.)
|
A:SP$ DamageAll | Cost$ 1 R | ValidCards$ Creature.withoutFlying | ValidPlayers$ Each | NumDmg$ WasKicked | References$ WasKicked | SpellDescription$ CARDNAME deals 1 damage to each creature without flying and each player. If CARDNAME was kicked, it deals 4 damage to each creature without flying and each player instead.
|
||||||
|
SVar:WasKicked:Count$Kicked.4.1
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/breath_of_darigaaz.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/breath_of_darigaaz.jpg
|
||||||
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/138.jpg
|
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/138.jpg
|
||||||
|
|||||||
@@ -2,8 +2,9 @@ Name:Burst Lightning
|
|||||||
ManaCost:R
|
ManaCost:R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ DealDamage | Cost$ R | Tgt$ TgtCP | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player. If CARDNAME was kicked, it deals 4 damage to that creature or player instead.
|
K:Kicker 4
|
||||||
A:SP$ DealDamage | Cost$ 4 R | SetAsKicked$ True | Tgt$ TgtCP | NumDmg$ 4 | SpellDescription$ Kicker 4 (You may pay an additional 4 as you cast this spell.)
|
A:SP$ DealDamage | Cost$ R | Tgt$ TgtCP | NumDmg$ WasKicked | References$ WasKicked | SpellDescription$ CARDNAME deals 2 damage to target creature or player. If CARDNAME was kicked, it deals 4 damage to that creature or player instead.
|
||||||
|
SVar:WasKicked:Count$Kicked.4.2
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/burst_lightning.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/burst_lightning.jpg
|
||||||
SetInfo:ZEN|Common|http://magiccards.info/scans/en/zen/119.jpg
|
SetInfo:ZEN|Common|http://magiccards.info/scans/en/zen/119.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user