From 5dba8b87e3db9c97c1a368376c3b4b4451935e8b Mon Sep 17 00:00:00 2001 From: Sol Date: Thu, 31 Mar 2016 18:50:54 +0000 Subject: [PATCH] - Fix Delirium Trigger "Delirium$ True" not "Condition$ Trigger" (Even though the latter would be more consistent, maybe that can be part of my normalization project) --- .../res/cardsfolder/a/autumnal_gloom_ancient_of_the_equinox.txt | 2 +- forge-gui/res/cardsfolder/g/gibbering_fiend.txt | 2 +- forge-gui/res/cardsfolder/i/inexorable_blob.txt | 2 +- forge-gui/res/cardsfolder/m/manic_scribe.txt | 2 +- forge-gui/res/cardsfolder/o/obsessive_skinner.txt | 2 +- forge-gui/res/cardsfolder/s/soul_swallower.txt | 2 +- forge-gui/res/cardsfolder/t/tooth_collector.txt | 2 +- forge-gui/res/cardsfolder/t/topplegeist.txt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/autumnal_gloom_ancient_of_the_equinox.txt b/forge-gui/res/cardsfolder/a/autumnal_gloom_ancient_of_the_equinox.txt index b9b0b8b8119..c8fed963db3 100644 --- a/forge-gui/res/cardsfolder/a/autumnal_gloom_ancient_of_the_equinox.txt +++ b/forge-gui/res/cardsfolder/a/autumnal_gloom_ancient_of_the_equinox.txt @@ -2,7 +2,7 @@ Name:Autumnal Gloom ManaCost:2 G Types:Enchantment A:AB$ Mill | Cost$ B | Defined$ You | NumCards$ 1 | SpellDescription$ Put the top card of your library into your graveyard. -T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Condition$ Delirium | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ Delirium - At the beginning of your end step, if there are four or more card types among cards in your graveyard, transform Autumnal Gloom. +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Delirium$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ Delirium - At the beginning of your end step, if there are four or more card types among cards in your graveyard, transform Autumnal Gloom. SVar:TrigTransform:AB$ SetState | Cost$ 0 | Defined$ Self | Mode$ Transform SVar:Picture:http://www.wizards.com/global/images/magic/general/autumnal_gloom.jpg AlternateMode:DoubleFaced diff --git a/forge-gui/res/cardsfolder/g/gibbering_fiend.txt b/forge-gui/res/cardsfolder/g/gibbering_fiend.txt index aa48e257886..38526307357 100644 --- a/forge-gui/res/cardsfolder/g/gibbering_fiend.txt +++ b/forge-gui/res/cardsfolder/g/gibbering_fiend.txt @@ -4,7 +4,7 @@ Types:Creature Devil PT:0/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDmg1 | TriggerDescription$ When CARDNAME enters the battlefield, it deals 1 damage to each opponent. SVar:TrigDmg1:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ Player.Opponent -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Condition$ Delirium | Execute$ TrigDmg2 | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, CARDNAME deals 1 damage to that player. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Delirium$ True | Execute$ TrigDmg2 | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, CARDNAME deals 1 damage to that player. SVar:TrigDmg1:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ TriggeredPlayer SVar:Picture:http://www.wizards.com/global/images/magic/general/gibbering_fiend.jpg Oracle:When Gibbering Fiend enters the battlefield, it deals 1 damage to each opponent.\nDelirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, Gibbering Fiend deals 1 damage to that player. diff --git a/forge-gui/res/cardsfolder/i/inexorable_blob.txt b/forge-gui/res/cardsfolder/i/inexorable_blob.txt index b5fadc3500b..7a4355b4a65 100644 --- a/forge-gui/res/cardsfolder/i/inexorable_blob.txt +++ b/forge-gui/res/cardsfolder/i/inexorable_blob.txt @@ -2,7 +2,7 @@ Name:Inexorable Blob ManaCost:2 G Types:Creature Ooze PT:3/3 -T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | Condition$ Delirium | TriggerDescription$ Delirium - Whenever CARDNAME attacks, if there are four or more card types among cards in your graveyard, put a 3/3 green Ooze creature token onto the battlefield tapped and attacking. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | Delirium$ True | TriggerDescription$ Delirium - Whenever CARDNAME attacks, if there are four or more card types among cards in your graveyard, put a 3/3 green Ooze creature token onto the battlefield tapped and attacking. SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Ooze | TokenTypes$ Creature,Ooze | TokenOwner$ You | TokenColors$ Green | TokenPower$ 3 | TokenToughness$ 3 | TokenTapped$ True | TokenAttacking$ True SVar:HasAttackEffect:TRUE SVar:Picture:http://www.wizards.com/global/images/magic/general/inexorable_blob.jpg diff --git a/forge-gui/res/cardsfolder/m/manic_scribe.txt b/forge-gui/res/cardsfolder/m/manic_scribe.txt index 286cca3a8b5..cc3c745da39 100644 --- a/forge-gui/res/cardsfolder/m/manic_scribe.txt +++ b/forge-gui/res/cardsfolder/m/manic_scribe.txt @@ -4,7 +4,7 @@ Types:Creature Human Wizard PT:0/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill1 | TriggerDescription$ When CARDNAME enters the battlefield, each opponent puts the top three cards of his or her library into his or her graveyard. SVar:TrigMill1:AB$ Mill | Cost$ 0 | Defined$ Player.Opponent | NumCards$ 3 -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Condition$ Delirium | Execute$ TrigMill2 | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if you have four or more card types among cards in your graveyard, that player puts the top three cards of his or her library into his or her graveyard. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Delirium$ True | Execute$ TrigMill2 | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if you have four or more card types among cards in your graveyard, that player puts the top three cards of his or her library into his or her graveyard. SVar:TrigMill2:AB$ Mill | Cost$ 0 | Defined$ TriggeredPlayer | NumCards$ 3 SVar:Picture:http://www.wizards.com/global/images/magic/general/manic_scribe.jpg Oracle:When Manic Scribe enters the battlefield, each opponent puts the top three cards of his or her library into his or her graveyard.\nDelirium - At the beginning of each opponent's upkeep, if you have four or more card types among cards in your graveyard, that player puts the top three cards of his or her library into his or her graveyard. diff --git a/forge-gui/res/cardsfolder/o/obsessive_skinner.txt b/forge-gui/res/cardsfolder/o/obsessive_skinner.txt index 3ee99e726e4..29b73bc517a 100644 --- a/forge-gui/res/cardsfolder/o/obsessive_skinner.txt +++ b/forge-gui/res/cardsfolder/o/obsessive_skinner.txt @@ -3,7 +3,7 @@ ManaCost:1 G Types:Creature Human Rogue PT:1/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on target creature. -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Condition$ Delirium | Execute$ TrigPut | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more cards types among card in your graveyard, put a +1/+1 counter on target creature. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Delirium$ True | Execute$ TrigPut | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more cards types among card in your graveyard, put a +1/+1 counter on target creature. SVar:TrigPut:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 diff --git a/forge-gui/res/cardsfolder/s/soul_swallower.txt b/forge-gui/res/cardsfolder/s/soul_swallower.txt index 2a523b9b38b..015183588ba 100644 --- a/forge-gui/res/cardsfolder/s/soul_swallower.txt +++ b/forge-gui/res/cardsfolder/s/soul_swallower.txt @@ -3,7 +3,7 @@ ManaCost:2 G G Types:Creature Wurm PT:3/3 K:Trample -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Condition$ Delirium | Execute$ DBPutCounter | TriggerDescription$ Delirium - At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, put three +1/+1 counters on CARDNAME +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Delirium$ True | Execute$ DBPutCounter | TriggerDescription$ Delirium - At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, put three +1/+1 counters on CARDNAME SVar:DBPutCounter :AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 3 SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_swallower.jpg Oracle:Trample\Delirium - At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, put three +1/+1 counters on Soul Swallower. diff --git a/forge-gui/res/cardsfolder/t/tooth_collector.txt b/forge-gui/res/cardsfolder/t/tooth_collector.txt index f2a195c7331..ecdd63c0c66 100644 --- a/forge-gui/res/cardsfolder/t/tooth_collector.txt +++ b/forge-gui/res/cardsfolder/t/tooth_collector.txt @@ -3,7 +3,7 @@ ManaCost:2 B Types:Creature Human Rogue PT:3/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature an opponent controls gets -1/-1 until end of turn. -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Condition$ Delirium | Execute$ TripPumpOpp | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, target creature that player controls gets -1/-1 until end of turn. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Delirium$ True | Execute$ TripPumpOpp | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, target creature that player controls gets -1/-1 until end of turn. SVar:TrigPump:AB$ Pump | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls. | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True SVar:TripPumpOpp:AB$ Pump | ValidTgts$ Creature.ActivePlayerCtrl | TgtPrompt$ Select target creature an opponent controls. | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True diff --git a/forge-gui/res/cardsfolder/t/topplegeist.txt b/forge-gui/res/cardsfolder/t/topplegeist.txt index 6c6b09f5c53..90b93692fb8 100644 --- a/forge-gui/res/cardsfolder/t/topplegeist.txt +++ b/forge-gui/res/cardsfolder/t/topplegeist.txt @@ -3,7 +3,7 @@ ManaCost:W Types:Creature Spirit PT:1/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTap | TriggerDescription$ When CARDNAME enters the battlefield, tap target creature an opponent controls. -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Condition$ Delirium | Execute$ TripTapOpp | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, tap target creature that player controls. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Delirium$ True | Execute$ TripTapOpp | TriggerZones$ Battlefield | TriggerDescription$ Delirium - At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, tap target creature that player controls. SVar:TrigTap:AB$ Tap | Cost$ 0 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls. SVar:TripTapOpp:AB$ Tap | Cost$ 0 | ValidTgts$ Creature.ActivePlayerCtrl | TgtPrompt$ Choose target creature the active player controls.