mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Fix Fumarole
This commit is contained in:
@@ -2,6 +2,6 @@ Name:Fumarole
|
|||||||
ManaCost:3 B R
|
ManaCost:3 B R
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ Pump | Cost$ 3 B R PayLife<3> | ValidTgts$ Creature | TgtPrompt$ Select target creature | AILogic$ Destroy | IsCurse$ True | SubAbility$ DBLand | SpellDescription$ Destroy target creature and target land.
|
A:SP$ Pump | Cost$ 3 B R PayLife<3> | ValidTgts$ Creature | TgtPrompt$ Select target creature | AILogic$ Destroy | IsCurse$ True | SubAbility$ DBLand | SpellDescription$ Destroy target creature and target land.
|
||||||
SVar:DBLand:DB$ Destroy | ValidTgts$ Land | TgtPrompt$ Select target land | AILogic$ Destroy | IsCurse$ True | SubAbility$ DBDestroy
|
SVar:DBLand:DB$ Pump | ValidTgts$ Land | TgtPrompt$ Select target land | AILogic$ Destroy | IsCurse$ True | SubAbility$ DBDestroy
|
||||||
SVar:DBDestroy:DB$ Destroy | Defined$ Targeted
|
SVar:DBDestroy:DB$ Destroy | Defined$ Targeted
|
||||||
Oracle:As an additional cost to cast this spell, pay 3 life.\nDestroy target creature and target land.
|
Oracle:As an additional cost to cast this spell, pay 3 life.\nDestroy target creature and target land.
|
||||||
|
|||||||
Reference in New Issue
Block a user