- 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)

This commit is contained in:
Sol
2016-03-31 18:50:54 +00:00
parent 43a2e874dc
commit 5dba8b87e3
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Name:Autumnal Gloom
ManaCost:2 G ManaCost:2 G
Types:Enchantment Types:Enchantment
A:AB$ Mill | Cost$ B | Defined$ You | NumCards$ 1 | SpellDescription$ Put the top card of your library into your graveyard. 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:TrigTransform:AB$ SetState | Cost$ 0 | Defined$ Self | Mode$ Transform
SVar:Picture:http://www.wizards.com/global/images/magic/general/autumnal_gloom.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/autumnal_gloom.jpg
AlternateMode:DoubleFaced AlternateMode:DoubleFaced

View File

@@ -4,7 +4,7 @@ Types:Creature Devil
PT:0/3 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. 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 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:TrigDmg1:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ TriggeredPlayer
SVar:Picture:http://www.wizards.com/global/images/magic/general/gibbering_fiend.jpg 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. 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.

View File

@@ -2,7 +2,7 @@ Name:Inexorable Blob
ManaCost:2 G ManaCost:2 G
Types:Creature Ooze Types:Creature Ooze
PT:3/3 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: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:HasAttackEffect:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/inexorable_blob.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/inexorable_blob.jpg

View File

@@ -4,7 +4,7 @@ Types:Creature Human Wizard
PT:0/3 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. 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 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:TrigMill2:AB$ Mill | Cost$ 0 | Defined$ TriggeredPlayer | NumCards$ 3
SVar:Picture:http://www.wizards.com/global/images/magic/general/manic_scribe.jpg 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. 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.

View File

@@ -3,7 +3,7 @@ ManaCost:1 G
Types:Creature Human Rogue Types:Creature Human Rogue
PT:1/1 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$ 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 SVar:TrigPut:AB$PutCounter | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1

View File

@@ -3,7 +3,7 @@ ManaCost:2 G G
Types:Creature Wurm Types:Creature Wurm
PT:3/3 PT:3/3
K:Trample 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:DBPutCounter :AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 3
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_swallower.jpg 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. 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.

View File

@@ -3,7 +3,7 @@ ManaCost:2 B
Types:Creature Human Rogue Types:Creature Human Rogue
PT:3/2 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$ 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: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 SVar:TripPumpOpp:AB$ Pump | ValidTgts$ Creature.ActivePlayerCtrl | TgtPrompt$ Select target creature an opponent controls. | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True

View File

@@ -3,7 +3,7 @@ ManaCost:W
Types:Creature Spirit Types:Creature Spirit
PT:1/1 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$ 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: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. SVar:TripTapOpp:AB$ Tap | Cost$ 0 | ValidTgts$ Creature.ActivePlayerCtrl | TgtPrompt$ Choose target creature the active player controls.