From 9868a4e08b5f13803a0c096fc15b28191cceb01e Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 28 Sep 2017 16:35:22 +0000 Subject: [PATCH] - Added Divine Intervention (another silly old card that no one is probably going to play with, but someone had to script it, I guess). git-svn-id: http://svn.slightlymagic.net/forge/trunk@35814 269b9781-a132-4a9b-9d4e-f004f1b56b58 --- forge-gui/res/cardsfolder/d/divine_intervention.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/d/divine_intervention.txt diff --git a/forge-gui/res/cardsfolder/d/divine_intervention.txt b/forge-gui/res/cardsfolder/d/divine_intervention.txt new file mode 100644 index 00000000..bc1de5f2 --- /dev/null +++ b/forge-gui/res/cardsfolder/d/divine_intervention.txt @@ -0,0 +1,9 @@ +Name:Divine Intervention +ManaCost:6 W W +Types:Enchantment +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. +SVar:TrigRemoveCtr:DB$ RemoveCounter | Defined$ Self | CounterType$ INTERVENTION | CounterNum$ 1 | SubAbility$ GameIsADraw +SVar:GameIsADraw:DB$ LosesGame | Defined$ Player | ConditionPresent$ Card.Self+counters_EQ0_INTERVENTION +SVar:Picture:http://www.wizards.com/global/images/magic/general/divine_intervention.jpg +Oracle:Divine Intervention enters the battlefield with two intervention counters on it.\nAt the beginning of your upkeep, remove an intervention counter from Divine Intervention.\nWhen you remove the last intervention counter from Divine Intervention, the game is a draw.