mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Divine Intervention triggering from the wrong zones.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Divine Intervention
|
|||||||
ManaCost:6 W W
|
ManaCost:6 W W
|
||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
K:etbCounter:INTERVENTION:2
|
K:etbCounter:INTERVENTION:2
|
||||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | ActiveZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your upkeep, remove an intervention counter from CARDNAME. When you remove the last intervention counter from CARDNAME, the game is a draw.
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your upkeep, remove an intervention counter from CARDNAME. When you remove the last intervention counter from CARDNAME, the game is a draw.
|
||||||
SVar:TrigRemoveCtr:DB$ RemoveCounter | Defined$ Self | CounterType$ INTERVENTION | CounterNum$ 1 | SubAbility$ GameIsADraw
|
SVar:TrigRemoveCtr:DB$ RemoveCounter | Defined$ Self | CounterType$ INTERVENTION | CounterNum$ 1 | SubAbility$ GameIsADraw
|
||||||
SVar:GameIsADraw:DB$ GameDrawn | ConditionPresent$ Card.Self+counters_EQ0_INTERVENTION
|
SVar:GameIsADraw:DB$ GameDrawn | ConditionPresent$ Card.Self+counters_EQ0_INTERVENTION
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/divine_intervention.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/divine_intervention.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user