mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Some DB SVar updates.
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Instant
|
||||
A:SP$ Counter | Cost$ U U | TargetType$ Spell | RememberCounteredCMC$ True | ValidTgts$ Card | SubAbility$ DBDelTrig | SpellDescription$ Counter target spell. At the beginning of your next main phase, add {X} to your mana pool, where X is that spell's converted mana cost.
|
||||
SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | TriggerDescription$ At the beginning of your next main phase, add an amount of {C} to your mana pool equal to that spell's converted mana cost. | RememberNumber$ True | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ C | Amount$ X | References$ X
|
||||
SVar:AddMana:DB$ Mana | Produced$ C | Amount$ X | References$ X
|
||||
SVar:X:Count$TriggerRememberAmount
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mana_drain.jpg
|
||||
Oracle:Counter target spell. At the beginning of your next main phase, add an amount of {C} to your mana pool equal to that spell's converted mana cost.
|
||||
|
||||
@@ -5,7 +5,7 @@ A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | RememberCoun
|
||||
SVar:DBClash:DB$ Clash | WinSubAbility$ DBDelTrig
|
||||
SVar:DBDelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ Main1,Main2 | ValidPlayer$ You | Execute$ AddMana | OptionalDecider$ You | TriggerDescription$ At the beginning of your next main phase, you may add an amount of {C} to your mana pool equal to that spell's converted mana cost. | RememberNumber$ True | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:AddMana:DB$ Mana | Cost$ 0 | Produced$ C | Amount$ X | References$ X
|
||||
SVar:AddMana:DB$ Mana | Produced$ C | Amount$ X | References$ X
|
||||
SVar:X:Count$TriggerRememberAmount
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/scattering_stroke.jpg
|
||||
Oracle:Counter target spell. Clash with an opponent. If you win, at the beginning of your next main phase, you may add an amount of {C} to your mana pool equal to that spell's converted mana cost.. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)
|
||||
|
||||
Reference in New Issue
Block a user