mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Mutual Destruction fix :: AffectedZones -> EffectZone
This commit is contained in:
committed by
Michael Kamensky
parent
7e158620f3
commit
41d0fa9227
@@ -1,7 +1,7 @@
|
|||||||
Name:Mutual Destruction
|
Name:Mutual Destruction
|
||||||
ManaCost:B
|
ManaCost:B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flash | IsPresent$ Permanent.YouCtrl+hasKeywordFlash | AffectedZone$ All | Description$ CARDNAME has flash as long as you control a permanent with flash.
|
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flash | IsPresent$ Permanent.YouCtrl+hasKeywordFlash | EffectZone$ All | Description$ CARDNAME has flash as long as you control a permanent with flash.
|
||||||
A:SP$ Destroy | Cost$ B Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
|
A:SP$ Destroy | Cost$ B Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
|
||||||
SVar:AICostPreference:SacCost$Creature.Token,Creature.cmcLE2
|
SVar:AICostPreference:SacCost$Creature.Token,Creature.cmcLE2
|
||||||
AI:RemoveDeck:All
|
AI:RemoveDeck:All
|
||||||
|
|||||||
Reference in New Issue
Block a user