mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
*Updated to triggers
Geth's Grimoire Ghitu Slinger Glade Gnarr Glassdust Hulk Glaze Fiend Goblin Arsonist Goblin Dirigible Goblin Medics Goblin War Wagon Goldenglow Moth Grazing Gladehart Gristle Grinner Grixis Slavedriver Grizzled Wolverine 192 WheneverKeyword cards to go, at least 11 of which require more functionality in triggers. Feels good,man.
This commit is contained in:
@@ -2,7 +2,8 @@ Name:Geth's Grimoire
|
||||
ManaCost:4
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
K:WheneverKeyword:DiscardsCard:ControllingPlayer_Opponent:Play:DrawCards/1:ControllingPlayer_Self:ASAP:Yes_No:No Special Condition:Whenever an opponent discards a card, you may draw a card.
|
||||
T:Mode$ Discarded | ValidCard$ Card.YouDontCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDraw | TriggerDescription$ Whenever an opponent discards a card, you may draw a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/geths_grimoire.jpg
|
||||
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/123.jpg
|
||||
|
||||
@@ -3,8 +3,9 @@ ManaCost:2 R
|
||||
Types:Creature Human Nomad
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:WheneverKeyword:EntersBattleField:Self:Play:Damage/2:InputType - CreatureORPlayer:ASAP:No_Condition:SingleTarget:When Ghitu Slinger enters the battlefield, it deals 2 damage to target creature or player.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 2 damage to target creature or player.
|
||||
K:Echo:2 R
|
||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghitu_slinger.jpg
|
||||
SetInfo:ULG|Common|http://magiccards.info/scans/en/ul/77.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:5 G
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
PT:4/4
|
||||
K:WheneverKeyword:CastSpell/Any:Color/blue:Play:StatsPumpEOT/2/2:Self:ASAP:No_Condition:No Special Condition:Whenever a player casts a blue spell, Glade Gnarr gets +2/+2 until end of turn.
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Blue | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a player casts a blue spell, CARDNAME gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ You | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:BuffedBy:Spell.Blue
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Artifact Creature Golem
|
||||
Text:no text
|
||||
PT:3/4
|
||||
K:Cycling:WU
|
||||
K:WheneverKeyword:EntersBattleField:Type/Artifact:Play:KeywordPumpEOT/Unblockable!StatsPumpEOT/1/1:Self!Self:ASAP:No_Condition:Initiator - OwnedByController!Initiator - Other than Self:Whenever another artifact enters the battlefield under your control, Glassdust Hulk gets +1/+1 until end of turn and is unblockable this turn.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever another artifact enters the battlefield under your control, CARDNAME gets +1/+1 until end of turn and is unblockable this turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Unblockable
|
||||
SVar:BuffedBy:Artifact
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glassdust_hulk.jpg
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Artifact Creature Illusion
|
||||
Text:no text
|
||||
PT:0/1
|
||||
K:Flying
|
||||
K:WheneverKeyword:EntersBattleField:Type/Artifact:Play:StatsPumpEOT/2/2:Self:ASAP:No_Condition:Initiator - OwnedByController!Initiator - Other than Self:Whenever another artifact enters the battlefield under your control, Glaze Fiend gets +2/+2 until end of turn.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.Other+YouCtrl | Execute$ TrigPump | TriggerDescrtiption$ Whenever another artifact enters the battlefield under your control, CARDNAME gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:BuffedBy:Artifact
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glaze_fiend.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:R
|
||||
Types:Creature Goblin Shaman
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:WheneverKeyword:PermanentIntoGraveyard:Self:Graveyard:Damage/1:InputType - CreatureORPlayer:ASAP:No_Condition:SingleTarget:When Goblin Arsonist is put into a graveyard from the battlefield, you may have it deal 1 damage to target creature or player.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Optional$ True | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may have it deal 1 damage to target creature or player.
|
||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_arsonist.jpg
|
||||
SetInfo:ROE|Common|http://magiccards.info/scans/en/roe/147.jpg
|
||||
|
||||
@@ -5,7 +5,8 @@ Text:no text
|
||||
PT:4/4
|
||||
K:Flying
|
||||
K:CARDNAME doesn't untap during your untap step.
|
||||
K:WheneverKeyword:BeginningOfUpkeep:No_Initiator:Play:UntapPermanent:Self:ASAP:PayMana/4:ControllerUpkeep:At the beginning of your upkeep, you may pay 4. If you do, untap Goblin Dirigible.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may pay 4. If you do, untap CARDNAME.
|
||||
SVar:TrigUntap:AB$Untap | Cost$ 4 | Defined$ Self
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_dirigible.jpg
|
||||
SetInfo:MRD|Uncommon|http://magiccards.info/scans/en/mi/177.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:2 R
|
||||
Types:Creature Goblin Shaman
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:WheneverKeyword:BecomesTapped:Self:Play:Damage/1:InputType - CreatureORPlayer:ASAP:No_Condition:SingleTarget:Whenever Goblin Medics becomes tapped, it deals 1 damage to target creature or player.
|
||||
T:Mode$ Taps | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Whenever CARDNAME becomes tapped, it deals 1 damage to target creature or player.
|
||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_medics.jpg
|
||||
SetInfo:ULG|Common|http://magiccards.info/scans/en/ul/79.jpg
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Artifact Creature Juggernaut
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:CARDNAME doesn't untap during your untap step.
|
||||
K:WheneverKeyword:BeginningOfUpkeep:No_Initiator:Play:UntapPermanent:Self:ASAP:PayMana/2:ControllerUpkeep:At the beginning of your upkeep, you may pay 2. If you do, untap Goblin War Wagon.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may pay 2. If you do, untap CARDNAME.
|
||||
SVar:TrigUntap:AB$Untap | Cost$ 2 | Defined$ Self
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_war_wagon.jpg
|
||||
SetInfo:MRD|Common|http://magiccards.info/scans/en/mi/179.jpg
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Creature Insect
|
||||
Text:no text
|
||||
PT:0/1
|
||||
K:Flying
|
||||
K:WheneverKeyword:Blocks:Self:Play:ModifyLife/4:ControllingPlayer_Self:ASAP:Yes_No:No Special Condition:Whenever Goldenglow Moth blocks, you may gain 4 life.
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | Optional$ True | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME blocks, you may gain 4 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 4
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goldenglow_moth.jpg
|
||||
SetInfo:M11|Common|http://magiccards.info/scans/en/m11/15.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:2 G
|
||||
Types:Creature Antelope
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:WheneverKeyword:EntersBattleField:Type/Land:Play:ModifyLife/2:ControllingPlayer_Self:ASAP:Yes_No:Initiator - OwnedByController:Landfall - Whenever a land enters the battlefield under your control, you may gain 2 life.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Optional$ True | Execute$ TrigGainLife | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may gain 2 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/grazing_gladehart.jpg
|
||||
SetInfo:ZEN|Common|http://magiccards.info/scans/en/zen/163.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:4 B
|
||||
Types:Creature Zombie
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:WheneverKeyword:PermanentIntoGraveyard:Type/Creature:Play:StatsPumpEOT/2/2:Self:ASAP:No_Condition:No Special Condition:Whenever a creature is put into a graveyard from the battlefield, Gristle Grinner gets +2/+2 until end of turn.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a creature is put into a graveyard from the battlefield, CARDNAME gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/gristle_grinner.jpg
|
||||
SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/59.jpg
|
||||
|
||||
@@ -3,8 +3,9 @@ ManaCost:5 B
|
||||
Types:Creature Zombie Giant
|
||||
Text:no text
|
||||
PT:4/4
|
||||
K:WheneverKeyword:LeavesBattleField:Self:Any:MakeToken-Zombie-B-2-2-None-/1:ControllingPlayer_Self:ASAP:No_Condition:No Special Condition:When Grixis Slavedriver leaves the battlefield, put a 2/2 black Zombie creature token onto the battlefield.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME leaves the battlefield, put a 2/2 black Zombie creature token onto the battlefield.
|
||||
K:Unearth:3 B
|
||||
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ Controller | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/grixis_slavedriver.jpg
|
||||
SetInfo:CFX|Uncommon|http://magiccards.info/scans/en/cfx/46.jpg
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:1 R R
|
||||
Types:Creature Wolverine
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:WheneverKeyword:BecomesBlocked:Self:Play:StatsPumpEOT/2/0:Self:ASAP:PayMana/R:No Special Condition:Whenever Grizzled Wolverine becomes blocked, you may pay R. If you do, Grizzled Wolverine gets +2/+0 until end of turn.
|
||||
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Optional$ True | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME becomes blocked, you may pay R. If you do, CARDNAME gets +2/+0 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ R | Defined$ Self | NumAtt$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/grizzled_wolverine.jpg
|
||||
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/192.jpg
|
||||
|
||||
Reference in New Issue
Block a user