mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge branch '1108-gargos-triggered-from-pulse-of-murasa' into 'master'
Resolve "Gargos triggered from Pulse of Murasa" Closes #1108 See merge request core-developers/forge!1977
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Legendary Creature Hydra
|
|||||||
PT:8/7
|
PT:8/7
|
||||||
K:Vigilance
|
K:Vigilance
|
||||||
S:Mode$ ReduceCost | ValidCard$ Card.Hydra | Type$ Spell | Activator$ You | Amount$ 4 | Description$ Hydra spells you cast cost {4} less to cast.
|
S:Mode$ ReduceCost | ValidCard$ Card.Hydra | Type$ Spell | Activator$ You | Amount$ 4 | Description$ Hydra spells you cast cost {4} less to cast.
|
||||||
T:Mode$ BecomesTarget | ValidTarget$ Creature.YouCtrl | SourceType$ Spell | ValidTarget$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ DBFight | TriggerDescription$ Whenever a creature you control becomes the target of a spell, CARDNAME fights up to one target creature you don't control.
|
T:Mode$ BecomesTarget | ValidTarget$ Creature.inZoneBattlefield+YouCtrl | SourceType$ Spell | TriggerZones$ Battlefield | Execute$ DBFight | TriggerDescription$ Whenever a creature you control becomes the target of a spell, CARDNAME fights up to one target creature you don't control.
|
||||||
SVar:DBFight:DB$ Fight | Defined$ Self | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control
|
SVar:DBFight:DB$ Fight | Defined$ Self | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control
|
||||||
SVar:PlayMain1:TRUE
|
SVar:PlayMain1:TRUE
|
||||||
DeckHints:Type$Hydra
|
DeckHints:Type$Hydra
|
||||||
|
|||||||
Reference in New Issue
Block a user