mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 16:58:57 +00:00
Merge branch 'Card-Forge:master' into master
This commit is contained in:
@@ -79,7 +79,7 @@ public enum CounterEnumType {
|
||||
|
||||
CHORUS("CHRUS", 0, 192, 246),
|
||||
|
||||
COIN("COIN",255,215,0),
|
||||
COIN("COIN", 255, 215, 0),
|
||||
|
||||
COLLECTION("CLLCT", 255, 215, 0),
|
||||
|
||||
@@ -145,6 +145,8 @@ public enum CounterEnumType {
|
||||
|
||||
EYESTALK("EYES", 184, 202, 201),
|
||||
|
||||
EVERYTHING("EVRY", 255, 255, 255),
|
||||
|
||||
FADE("FADE", 159, 209, 192),
|
||||
|
||||
FATE("FATE", 255, 164, 226),
|
||||
@@ -163,7 +165,7 @@ public enum CounterEnumType {
|
||||
|
||||
FLOOD("FLOOD", 0, 203, 255),
|
||||
|
||||
FORESHADOW("FRSHD",144,99, 207),
|
||||
FORESHADOW("FRSHD", 144, 99, 207),
|
||||
|
||||
FUNGUS("FNGUS", 121, 219, 151),
|
||||
|
||||
|
||||
6
forge-gui/res/cardsfolder/upcoming/fanged_flames.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/fanged_flames.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Fanged Flames
|
||||
ManaCost:1 R
|
||||
Types:Sorcery
|
||||
K:Devoid
|
||||
A:SP$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 4 | ReplaceDyingDefined$ Targeted | SpellDescription$ CARDNAME deals 4 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead.
|
||||
Oracle:Devoid (This card has no color)\nFanged Flames deals 4 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead.
|
||||
8
forge-gui/res/cardsfolder/upcoming/furnace_hellkite.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/furnace_hellkite.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Furnace Hellkite
|
||||
ManaCost:5 R R
|
||||
Types:Creature Dragon
|
||||
PT:5/5
|
||||
K:Affinity:Artifact
|
||||
K:Flying
|
||||
A:AB$ Pump | Cost$ R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
|
||||
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\n{R}: Furnace Hellkite gets +1/+0 until end of turn.
|
||||
9
forge-gui/res/cardsfolder/upcoming/infernal_captor.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/infernal_captor.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Infernal Captor
|
||||
ManaCost:3 R
|
||||
Types:Creature Devil Rogue
|
||||
PT:3/3
|
||||
K:Exploit
|
||||
T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME exploits a creature, gain control of target artifact or creature until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
SVar:TrigChange:DB$ GainControl | TgtPrompt$ Choose target artifact or creature | ValidTgts$ Artifact,Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste
|
||||
DeckHas:Ability$Sacrifice
|
||||
Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Infernal Captor exploits a creature, gain control of target artifact or creature until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
11
forge-gui/res/cardsfolder/upcoming/kozileks_command.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/kozileks_command.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Kozilek's Command
|
||||
ManaCost:X C C
|
||||
Types:Kindred Instant Eldrazi
|
||||
A:SP$ Charm | Choices$ DBToken,DBScry,DBExile,DBExileGraveyard | CharmNum$ 2
|
||||
SVar:DBToken:DB$ Token | ValidTgts$ Player | TgtPrompt$ Select target player. | TokenAmount$ X | TokenScript$ c_0_1_eldrazi_spawn_sac | TokenOwner$ TargetedPlayer | StackDescription$ SpellDescription | SpellDescription$ Target player creates X 0/1 colorless Eldrazi Spawn creature tokens with "Sacrifice this creature: Add {C}."
|
||||
SVar:DBScry:DB$ Scry | ScryNum$ X | ValidTgts$ Player | TgtPrompt$ Select target player. | SubAbility$ DBDraw | SpellDescription$ Target player scries X, then draws a card.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | Defined$ ParentTarget
|
||||
SVar:DBExile:DB$ ChangeZone | ValidTgts$ Creature.cmcLEX | TgtPrompt$ Choose target creature with mana value X or less | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target creature with mana value X or less.
|
||||
SVar:DBExileGraveyard:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ X | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile up to X target cards from graveyards.
|
||||
SVar:X:Count$xPaid
|
||||
Oracle:Choose two —\n• Target player creates X 0/1 colorless Eldrazi Spawn creature tokens with "Sacrifice this creature: Add {C}."\n• Target player scries X, then draws a card.\n• Exile target creature with mana value X or less.\n• Exile up to X target cards from graveyards.
|
||||
@@ -2,7 +2,7 @@ Name:Legion Leadership
|
||||
ManaCost:1 RW
|
||||
Types:Instant
|
||||
A:SP$ Pump | ValidTgts$ Creature | NumAtt$ Double | KW$ First Strike | StackDescription$ REP target creature_{c:Targeted} | SpellDescription$ Until end of turn, double target creature's power and it gains first strike.
|
||||
Oracle:Until end of turn, double target creature’s power and it gains first strike.
|
||||
Oracle:Until end of turn, double target creature's power and it gains first strike.
|
||||
AlternateMode:Modal
|
||||
|
||||
ALTERNATE
|
||||
|
||||
6
forge-gui/res/cardsfolder/upcoming/mogg_mob.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/mogg_mob.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Mogg Mob
|
||||
ManaCost:R R R
|
||||
Types:Creature Goblin
|
||||
PT:1/1
|
||||
A:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Any | TgtPrompt$ Select any target to distribute damage to | NumDmg$ 3 | TargetMin$ 1 | TargetMax$ 3 | DividedAsYouChoose$ 3 | SpellDescription$ CARDNAME deals 3 damage divided as you choose among one, two, or three targets.
|
||||
Oracle:Sacrifice Mogg Mob: It deals 3 damage divided as you choose among one, two, or three targets.
|
||||
9
forge-gui/res/cardsfolder/upcoming/molten_gatekeeper.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/molten_gatekeeper.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Molten Gatekeeper
|
||||
ManaCost:2 R
|
||||
Types:Artifact Creature Golem
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Whenever another creature enters the battlefield under your control, CARDNAME deals 1 damage to each opponent.
|
||||
SVar:TrigDmg:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 1
|
||||
K:Unearth:R
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Whenever another creature enters the battlefield under your control, Molten Gatekeeper deals 1 damage to each opponent.\nUnearth {R} ({R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
|
||||
9
forge-gui/res/cardsfolder/upcoming/nyxborn_unicorn.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/nyxborn_unicorn.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Nyxborn Unicorn
|
||||
ManaCost:1 W
|
||||
Types:Enchantment Creature Unicorn
|
||||
PT:2/2
|
||||
K:Bestow:3 W
|
||||
K:Mentor
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Mentor | Description$ Enchanted creature gets +2/+2 and has mentor.
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Bestow {3}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nMentor (Whenever this creature attacks, put a +1/+1 counter on target attacking creature with lesser power.)\nEnchanted creature gets +2/+2 and has mentor.
|
||||
13
forge-gui/res/cardsfolder/upcoming/omo_queen_of_vesuva.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/omo_queen_of_vesuva.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Omo, Queen of Vesuva
|
||||
ManaCost:2 GU
|
||||
Types:Legendary Creature Shapeshifter Noble
|
||||
PT:1/5
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, put an everything counter on each of up to one target land and up to one target creature.
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPutCounter | Secondary$ True | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, put an everything counter on each of up to one target land and up to one target creature.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Land | TgtPrompt$ Select up to one target land | CounterType$ EVERYTHING | CounterNum$ 1 | SubAbility$ DBPutCounter
|
||||
SVar:DBPutCounter:DB$ PutCounter | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | TgtPrompt$ Select up to one target creature | CounterType$ EVERYTHING | CounterNum$ 1
|
||||
S:Mode$ Continuous | Affected$ Land.counters_GE1_EVERYTHING | AddType$ AllBasicLandType,AllNonBasicLandType | Description$ Each land with an everything counter on it is every land type in addition to its other types.
|
||||
S:Mode$ Continuous | Affected$ Creature.nonLand+counters_GE1_EVERYTHING | AddAllCreatureTypes$ True | Description$ Each nonland creature with an everything counter on it is every creature type.
|
||||
DeckHas:Ability$Counters
|
||||
SVar:HasAttackEffect:TRUE
|
||||
Oracle:Whenever Omo, Queen of Vesuva enters the battlefield or attacks, put an everything counter on each of up to one target land and up to one target creature.\nEach land with an everything counter on it is every land type in addition to its other types.\nEach nonland creature with an everything counter on it is every creature type.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Phyrexian Ironworks
|
||||
ManaCost:2 R
|
||||
Types:Artifact
|
||||
T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigEnergy | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, you get {E} (an energy counter).
|
||||
SVar:TrigEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 1
|
||||
A:AB$ Token | Cost$ T PayEnergy<3> | SorcerySpeed$ True | TokenScript$ c_3_3_a_phyrexian_golem | SpellDescription$ Create a 3/3 colorless Phyrexian Golem artifact creature token. Activate only as a sorcery.
|
||||
DeckHas:Ability$Token & Type$Phyrexian|Golem
|
||||
Oracle:Whenever you attack, you get {E} (an energy counter).\n{T}, Pay {E}{E}{E}: Create a 3/3 colorless Phyrexian Golem artifact creature token. Activate only as a sorcery.
|
||||
@@ -0,0 +1,19 @@
|
||||
Name:Pinnacle Monk
|
||||
ManaCost:3 R R
|
||||
Types:Creature Djinn Monk
|
||||
PT:2/2
|
||||
K:Prowess
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target instant or sorcery card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl
|
||||
AlternateMode:Modal
|
||||
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Pinnacle Monk enters the battlefield, return target instant or sorcery card from your graveyard to your hand.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Mystic Peak
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
K:ETBReplacement:Other:DBTap
|
||||
SVar:DBTap:DB$ Tap | ETB$ True | UnlessCost$ PayLife<3> | UnlessPayer$ You | StackDescription$ enters the battlefield tapped. | SpellDescription$ As CARDNAME enters the battlefield, you may pay 3 life. If you don't, it enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}.
|
||||
Oracle:As Mystic Peak enters the battlefield, you may pay 3 life. If you don't, it enters the battlefield tapped.\n{T}: Add {R}.
|
||||
@@ -0,0 +1,13 @@
|
||||
Name:Ral and the Implicit Maze
|
||||
ManaCost:3 R R
|
||||
Types:Enchantment Saga
|
||||
K:Chapter:3:DBDamageAll,DBImpulseDraw,DBToken
|
||||
SVar:DBDamageAll:DB$ DamageAll | ValidCards$ Creature.OppCtrl,Planeswalker.OppCtrl | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to each creature and planeswalker your opponents control.
|
||||
SVar:DBImpulseDraw:AB$ Dig | Cost$ Discard<1/Card> | Defined$ You | DigNum$ 2 | ChangeNum$ All | DestinationZone$ Exile | SubAbility$ DBEffect | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ You may discard a card. If you do, exile the top two cards of your library. You may play them until the end of your next turn.
|
||||
SVar:DBEffect:DB$ Effect | RememberObjects$ RememberedCard | StaticAbilities$ STPlay | SubAbility$ DBCleanup | ForgetOnMoved$ Exile | Duration$ UntilTheEndOfYourNextTurn
|
||||
SVar:STPlay:Mode$ Continuous | MayPlay$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ You may play them until the end of your next turn.
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ spellgorger_weird | TokenOwner$ You | SpellDescription$ Create a Spellgorger Weird token. (It's a {2}{R} 2/2 Weird creature with "Whenever you cast a noncreature spell, put a +1/+1 counter on Spellgorger Weird.")
|
||||
SVar:BuffedBy:nonCreature
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — Ral and the Implicit Maze deals 2 damage to each creature and planeswalker your opponents control.\nII — You may discard a card. If you do, exile the top two cards of your library. You may play them until the end of your next turn.\nIII — Create a Spellgorger Weird token. (It's a {2}{R} 2/2 Weird creature with "Whenever you cast a noncreature spell, put a +1/+1 counter on Spellgorger Weird.")
|
||||
13
forge-gui/res/cardsfolder/upcoming/refurbished_familiar.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/refurbished_familiar.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Refurbished Familiar
|
||||
ManaCost:3 B
|
||||
Types:Artifact Creature Zombie Rat
|
||||
PT:2/1
|
||||
K:Affinity:Artifact
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each opponent discards a card. For each opponent who can't, you draw a card.
|
||||
SVar:TrigDiscard:DB$ Discard | Mode$ TgtChoose | Defined$ Opponent | NumCards$ 1 | RememberDiscarded$ True | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:PlayerCountOpponents$Amount/Minus.Remembered$Amount
|
||||
DeckHas:Ability$Discard
|
||||
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\nWhen Refurbished Familiar enters the battlefield, each opponent discards a card. For each opponent who can't, you draw a card.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Retrofitted Transmogrant
|
||||
ManaCost:B
|
||||
Types:Artifact Creature Zombie
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ 3 B | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | WithCountersType$ P1P1 | WithCountersAmount$ 2 | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped with two +1/+1 counters on it.
|
||||
SVar:DiscardMe:2
|
||||
SVar:SacMe:1
|
||||
DeckHints:Ability$Discard
|
||||
Oracle:{3}{B}: Return Retrofitted Transmogrant from your graveyard to the battlefield tapped with two +1/+1 counters on it.
|
||||
13
forge-gui/res/cardsfolder/upcoming/territory_culler.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/territory_culler.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Territory Culler
|
||||
ManaCost:4 G
|
||||
Types:Creature Eldrazi
|
||||
PT:7/5
|
||||
K:Devoid
|
||||
K:Reach
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigPeek | TriggerDescription$ Landfall — Whenever a land enters the battlefield under your control, look at the top card of your library. If it's a creature card, you may reveal it and put it into your hand. If you don't put the card into your hand, you may put it into your graveyard.
|
||||
SVar:TrigPeek:DB$ PeekAndReveal | PeekAmount$ 1 | RevealValid$ Creature | RevealOptional$ True | RememberRevealed$ True | SubAbility$ DBToHand
|
||||
SVar:DBToHand:DB$ ChangeZone | Defined$ Remembered | Origin$ Library | Destination$ Hand | SubAbility$ DBToGrave
|
||||
SVar:DBToGrave:DB$ ChangeZone | Defined$ TopOfLibrary | Origin$ Library | Destination$ Graveyard | Optional$ True | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Devoid (This card has no color.)\nReach\nLandfall — Whenever a land enters the battlefield under your control, look at the top card of your library. If it's a creature card, you may reveal it and put it into your hand. If you don't put the card into your hand, you may put it into your graveyard.
|
||||
12
forge-gui/res/cardsfolder/upcoming/voidpouncer.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/voidpouncer.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Voidpouncer
|
||||
ManaCost:1 R
|
||||
Types:Creature Eldrazi
|
||||
PT:3/1
|
||||
K:Devoid
|
||||
K:Kicker:2 C
|
||||
K:ETBReplacement:Other:DBPutCounter:Mandatory::Card.Self+kicked
|
||||
SVar:DBPutCounter:DB$ PutCounter | ETB$ True | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBPutCounter2 | SpellDescription$ If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters and a trample counter on it and with haste.
|
||||
SVar:DBPutCounter2:DB$ PutCounter | ETB$ True | Defined$ Self | CounterType$ Trample | SubAbility$ DBAnimate
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Self | Keywords$ Haste | Duration$ Permanent
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Devoid (This card has no color.)\nKicker {2}{C} (You may pay an additional {2}{C} as you cast this spell.)\nIf Voidpouncer was kicked, it enters the battlefield with two +1/+1 counters and a trample counter on it and with haste.
|
||||
12
forge-gui/res/cardsfolder/upcoming/wastescape_battlemage.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/wastescape_battlemage.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Wastescape Battlemage
|
||||
ManaCost:1 C
|
||||
Types:Creature Eldrazi Wizard
|
||||
PT:2/2
|
||||
K:Kicker:G:1 U
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Self+kicked 1 | Execute$ TrigExile | TriggerDescription$ When you cast this spell, if it was kicked with its {G} kicker, exile target artifact or enchantment an opponent controls.
|
||||
SVar:TrigExile:DB$ ChangeZone | ValidTgts$ Artifact.OppCtrl,Enchantment.OppCtrl | TgtPrompt$ Select target artifact or enchantment an opponent controls | Origin$ Battlefield | Destination$ Exile
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Self+kicked 2 | Execute$ TrigReturn | TriggerDescription$ When you cast this spell, if it was kicked with its {1}{U} kicker, return target creature an opponent controls to its owner's hand.
|
||||
SVar:TrigReturn:DB$ ChangeZone | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | Origin$ Battlefield | Destination$ Hand
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Color$Blue|Green
|
||||
Oracle:Kicker {G} and/or {1}{U}\nWhen you cast this spell, if it was kicked with its {G} kicker, exile target artifact or enchantment an opponent controls.\nWhen you cast this spell, if it was kicked with its {1}{U} kicker, return target creature an opponent controls to its owner's hand.
|
||||
9
forge-gui/res/cardsfolder/upcoming/wurmcoil_larva.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/wurmcoil_larva.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Wurmcoil Larva
|
||||
ManaCost:3 B B
|
||||
Types:Artifact Creature Phyrexian Wurm
|
||||
PT:3/3
|
||||
K:Deathtouch
|
||||
K:Lifelink
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 1/2 black Phyrexian Wurm artifact creature token with deathtouch and a 2/1 black Phyrexian Wurm artifact creature token with lifelink.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_1_2_a_phyrexian_wurm_deathtouch,b_2_1_a_phyrexian_wurm_lifelink
|
||||
Oracle:Deathtouch, lifelink\nWhen Wurmcoil Larva dies, create a 1/2 black Phyrexian Wurm artifact creature token with deathtouch and a 2/1 black Phyrexian Wurm artifact creature token with lifelink.
|
||||
@@ -13,5 +13,5 @@ ScryfallCode=PAL99
|
||||
5 R Mountain @John Avon
|
||||
6 R Rewind @Dermot Power
|
||||
7 R Plains @Rob Alexander
|
||||
8 R Karn, Silver Golem @Mark Zug
|
||||
9 R Swamp @John Avon
|
||||
3† R Island @Donato Giancola
|
||||
|
||||
@@ -38,19 +38,43 @@ ScryfallCode=M3C
|
||||
30 M Omo, Queen of Vesuva @Alex Brock
|
||||
31 M Satya, Aetherflux Genius @Aaron Miller
|
||||
37 R Twins of Discord @Lorenzo Lanfranconi
|
||||
40 R Hourglass of the Lost @Lindsey Look
|
||||
41 R Localized Destruction @Olivier Bernard
|
||||
42 R Razorfield Ripper @Samuel Perin
|
||||
43 R Salvation Colossus @José Parodi
|
||||
44 R Silverquill Lecturer @Ryan Pancoast
|
||||
45 R Aurora Shifter @Justyna Dura
|
||||
48 R March from Velis Vel @Carlos Palma Cruchaga
|
||||
52 R Final Act @Nils Hamm
|
||||
54 R Aether Refinery @Daniel Ljunggren
|
||||
55 R Blaster Hulk @Lie Setiawan
|
||||
56 R Filigree Racer @Gaboleps
|
||||
57 R Hideous Taskmaster @Helge C. Balzer
|
||||
58 R Overclocked Electromancer @Brent Hollowell
|
||||
61 R Siege-Gang Lieutenant @Warren Mahy
|
||||
70 R Bloodbraid Challenger @Lie Setiawan
|
||||
75 R Sphinx of the Revelation @Maxime Minard
|
||||
76 R Conversion Apparatus @Alayna Danner
|
||||
77 R Stone Idol Generator @Julian Kok Joon Wen
|
||||
80 R Planar Nexus @Sam Burley
|
||||
92 R Hourglass of the Lost @Lindsey Look
|
||||
93 R Localized Destruction @Olivier Bernard
|
||||
94 R Razorfield Ripper @Samuel Perin
|
||||
95 R Salvation Colossus @José Parodi
|
||||
96 R Silverquill Lecturer @Ryan Pancoast
|
||||
97 R Aurora Shifter @Justyna Dura
|
||||
100 R March from Velis Vel @Carlos Palma Cruchaga
|
||||
104 R Final Act @Nils Hamm
|
||||
106 R Aether Refinery @Daniel Ljunggren
|
||||
107 R Blaster Hulk @Lie Setiawan
|
||||
108 R Filigree Racer @Gaboleps
|
||||
109 R Hideous Taskmaster @Helge C. Balzer
|
||||
110 R Overclocked Electromancer @Brent Hollowell
|
||||
113 R Siege-Gang Lieutenant @Warren Mahy
|
||||
122 R Bloodbraid Challenger @Lie Setiawan
|
||||
127 R Sphinx of the Revelation @Maxime Minard
|
||||
128 R Conversion Apparatus @Alayna Danner
|
||||
129 R Stone Idol Generator @Julian Kok Joon Wen
|
||||
132 R Planar Nexus @Sam Burley
|
||||
136 M Azlask, the Swelling Scourge @Cosmin Podar
|
||||
137 M Cayth, Famed Mechanist @Boell Oyino
|
||||
@@ -61,7 +85,64 @@ ScryfallCode=M3C
|
||||
142 M Satya, Aetherflux Genius @Cosmin Podar
|
||||
143 M Ulalek, Fused Atrocity @Cosmin Podar
|
||||
158 M Oblivion Sower @Jaime Jones
|
||||
163 R Aethergeode Miner @Winona Nelson
|
||||
164 R Aetherstorm Roc @Scott Murphy
|
||||
165 R Akroma's Will @Antonio José Manzanedo
|
||||
166 M Angel of Invention @Volkan Baǵa
|
||||
167 R Austere Command @Anna Steinbauer
|
||||
168 U Crib Swap @Michele Giorgi
|
||||
170 R Farewell @Seb McKinnon
|
||||
171 M Legion Loyalty @Michal Ivan
|
||||
172 R Skyclave Apparition @Donato Giancola
|
||||
173 U Swords to Plowshares @Jesper Ejsing
|
||||
174 R Aethersquall Ancient @Sam Burley
|
||||
175 R Aethertide Whale @Steven Belledin
|
||||
177 R Bident of Thassa @Yeong-Hao Han
|
||||
178 R Confiscation Coup @Joseph Meehan
|
||||
182 R Drowner of Hope @Nicholas Gregory
|
||||
183 U Era of Innovation @Jason Rainville
|
||||
187 U Glimmer of Genius @Tommy Arnold
|
||||
189 R Midnight Clock @Alexander Forssberg
|
||||
194 R Tezzeret's Gambit @Karl Kopinski
|
||||
197 M Archon of Cruelty @Andrew Mar
|
||||
210 M Combustible Gearhulk @Daarken
|
||||
212 M Goldspan Dragon @Andrew Mar
|
||||
213 R Grenzo, Havoc Raiser @Svetlin Velinov
|
||||
215 M Lightning Runner @Raymond Swanland
|
||||
216 R Professional Face-Breaker @Dan Murayama Scott
|
||||
220 M Apex Devastator @Svetlin Velinov
|
||||
257 M Brudiclad, Telchor Engineer @Daarken
|
||||
278 U Whirler Virtuoso @Lake Hurwitz
|
||||
280 R Aethersphere Harvester @Christine Choi
|
||||
281 M Aetherworks Marvel @James Paick
|
||||
283 C Arcane Signet @Dan Murayama Scott
|
||||
284 U Burnished Hart @Yeong-Hao Han
|
||||
286 R Coalition Relic @Donato Giancola
|
||||
287 R Coveted Jewel @Jason A. Engle
|
||||
288 U Decoction Module @Aaron Miller
|
||||
294 M Gonti's Aether Heart @Vincent Proce
|
||||
301 R Myr Battlesphere @Franz Vohwinkel
|
||||
305 U Sol Ring @Mike Bierek
|
||||
306 R Solemn Simulacrum @Dan Murayama Scott
|
||||
307 U Talisman of Conviction @Lindsey Look
|
||||
308 U Talisman of Creativity @Lindsey Look
|
||||
313 U Talisman of Progress @Mike Dringenberg
|
||||
315 C Wayfarer's Bauble @Darrell Riche
|
||||
316 R Adarkar Wastes @Piotr Dura
|
||||
317 U Aether Hub @Sam Burley
|
||||
319 C Azorius Chancery @John Avon
|
||||
321 R Battlefield Forge @Thomas Stoop
|
||||
327 R Castle Vantress @John Avon
|
||||
331 C Command Tower @Ryan Yee
|
||||
335 U Demolition Field @Kamila Szutenberg
|
||||
344 R Frostboil Snarl @Sam Burley
|
||||
345 R Furycalm Snarl @Sam Burley
|
||||
350 U Izzet Boilerworks @John Avon
|
||||
359 R Mystic Gate @Fred Fields
|
||||
360 U Mystic Monastery @Florian de Gesincourt
|
||||
364 R Port Town @Kamila Szutenberg
|
||||
365 R Prairie Stream @Adam Paquette
|
||||
375 R Shivan Reef @Andrew Mar
|
||||
386 R Temple of Enlightenment @Svetlin Velinov
|
||||
387 R Temple of Epiphany @Adam Paquette
|
||||
392 R Temple of Triumph @Piotr Dura
|
||||
|
||||
@@ -8,44 +8,72 @@ ScryfallCode=MH3
|
||||
[cards]
|
||||
1 U Breaker of Creation @Yohann Schepacz
|
||||
2 R Devourer of Destiny @Raph Lomotan
|
||||
3 C Drownyard Lurker @Loïc Canavaggia
|
||||
4 R Echoes of Eternity @Isis
|
||||
5 U Eldrazi Ravager @Martin de Diego Sádaba
|
||||
6 M Emrakul, the World Anew @Brent Hollowell
|
||||
7 U Glaring Fleshraker @Raph Lomotan
|
||||
8 M Herigast, Erupting Nullkite @Lucas Graciano
|
||||
9 U It That Heralds the End @Alex Konstad
|
||||
10 M Kozilek, the Broken Reality @Brent Hollowell
|
||||
11 R Kozilek's Command @Yeong-Hao Han
|
||||
12 U Null Elemental Blast @Milivoj Ćeran
|
||||
13 R Nulldrifter @Johann Bodin
|
||||
14 U Twisted Riddlekeeper @Nino Vecia
|
||||
15 M Ulamog, the Defiler @Chase Stone
|
||||
16 C Warped Tusker @Camille Alquier
|
||||
17 U Wastescape Battlemage @Paolo Parente
|
||||
18 C Aerie Auxiliary @Donato Giancola
|
||||
19 U Ajani Fells the Godsire @Piotr Dura
|
||||
20 R Argent Dais @Carlos Palma Cruchaga
|
||||
21 U Charitable Levy @Eli Minaya
|
||||
22 C Dog Umbra @Brian Valeza
|
||||
23 U Envoy of the Ancestors @Irina Nordsol
|
||||
24 U Essence Reliquary @Kevin Sidharta
|
||||
25 C Expel the Unworthy @Danny Schwartz
|
||||
26 R Flare of Fortitude @Winona Nelson
|
||||
27 U Glyph Elemental @Domenico Cava
|
||||
28 U Guardian of the Forgotten @Ron Spears
|
||||
29 R Guide of Souls @Ryan Valle
|
||||
30 C Hexgold Slith @Michele Giorgi
|
||||
31 U Indebted Spirit @LA Draws
|
||||
32 C Inspired Inventor @Ryan Valle
|
||||
33 C Jolted Awake @Steven Russell Black
|
||||
34 C Mandibular Kite @Bruno Biazotto
|
||||
35 U Metastatic Evangel @Volkan Baǵa
|
||||
36 U Muster the Departed @Andrew Mar
|
||||
37 C Nyxborn Unicorn @Josiah "Jo" Cameron
|
||||
38 M Ocelot Pride @Chris Seaman
|
||||
39 R Pearl-Ear, Imperial Advisor @Fajareka Setiawan
|
||||
40 R Phelia, Exuberant Shepherd @Rudy Siswanto
|
||||
41 U Proud Pack-Rhino @Ron Spears
|
||||
42 C Rosecot Knight @Drew Baker
|
||||
43 C Solstice Zealot @Steve Ellis
|
||||
44 U Static Prison @Jason A. Engle
|
||||
45 C Thraben Charm @Carlos Palma Cruchaga
|
||||
46 U Voltstorm Angel @Andrew Theophilopoulos
|
||||
47 R White Orchid Phantom @Zoltan Boros
|
||||
48 C Wing It @Christina Kraus
|
||||
49 R Wrath of the Skies @Franz Vohwinkel
|
||||
50 C Aether Spike @Campbell White
|
||||
51 R Amphibian Downpour @Omar Rayyan
|
||||
52 U Bespoke Battlewagon @Zoltan Boros
|
||||
53 U Brainsurge @Liiga Smilshkalne
|
||||
54 U Consign to Memory @Ben Hill
|
||||
55 U Copycrook @Peter Polach
|
||||
56 C Corrupted Shapeshifter @Ralph Horsley
|
||||
57 C Deem Inferior @Steven Russell Black
|
||||
58 U Depth Defiler @Tuan Duong Chu
|
||||
59 R Dreamtide Whale @Ron Spears
|
||||
60 C Electrozoa @Steve Ellis
|
||||
61 U Emrakul's Messenger @David Álvarez
|
||||
62 R Flare of Denial @Jason A. Engle
|
||||
63 R Harbinger of the Seas @Winona Nelson
|
||||
64 U Hope-Ender Coatl @Filip Burburan
|
||||
65 U Kozilek's Unsealing @Raph Lomotan
|
||||
66 C Petrifying Meddler @Mathias Kollros
|
||||
67 U Roil Cartographer @Miranda Meeks
|
||||
68 C Sage of the Unknowable @Josu Hernaiz
|
||||
69 C Serum Visionary @Warren Mahy
|
||||
70 M Shadow of the Second Sun @Danny Schwartz
|
||||
71 R Strix Serenade @Filipe Pagliuso
|
||||
@@ -53,16 +81,25 @@ ScryfallCode=MH3
|
||||
73 C Tempest Harvester @Runa I. Rosenberger
|
||||
74 U Triton Wavebreaker @Christina Kraus
|
||||
75 C Tune the Narrative @Marzena Nereida Piwowar
|
||||
76 M Ugin's Binding @Drew Baker
|
||||
77 C Unfathomable Truths @Drew Tucker
|
||||
78 C Utter Insignificance @Lius Lasahido
|
||||
79 R Volatile Stormdrake @Campbell White
|
||||
80 C Accursed Marauder @Paolo Parente
|
||||
81 U Arcbound Condor @Michele Giorgi
|
||||
82 C Breathe Your Last @Drew Baker
|
||||
83 R Chthonian Nightmare @Josu Solano
|
||||
84 U Consuming Corruption @Andrew Theophilopoulos
|
||||
85 R Crabomination @Nicholas Gregory
|
||||
86 U The Creation of Avacyn @Franz Vohwinkel
|
||||
87 U Dreadmobile @Rockey Chen
|
||||
88 C Dreamdrinker Vampire @Steve Ellis
|
||||
89 C Drossclaw @Néstor Ossandón Leal
|
||||
90 R Emperor of Bones @Josh Hass
|
||||
91 U Etched Slith @Allen Williams
|
||||
92 U Etherium Pteramander @Kekai Kotaki
|
||||
93 C Eviscerator's Insight @Sam White
|
||||
94 C Fetid Gargantua @Michael C. Hayes
|
||||
95 R Flare of Malice @David Palumbo
|
||||
96 C Gravedig @Drew Baker
|
||||
97 U Grim Servant @David Astruga
|
||||
@@ -73,49 +110,75 @@ ScryfallCode=MH3
|
||||
102 M Necrodominance @Robin Olausson
|
||||
103 M Nethergoyf @Xavier Ribeiro
|
||||
104 U Quest for the Necropolis @Jorge Jacinto
|
||||
105 C Refurbished Familiar @Steve Ellis
|
||||
106 C Retrofitted Transmogrant @Kekai Kotaki
|
||||
107 R Ripples of Undeath @Ben Wootten
|
||||
108 C Scurrilous Sentry @Leonardo Santanna
|
||||
109 R Shilgengar, Sire of Famine @Chris Rallis
|
||||
110 R Warren Soultrader @Pete Venters
|
||||
111 C Wither and Bloom @Richard Kane Ferguson
|
||||
112 U Wurmcoil Larva @David Astruga
|
||||
113 R Aether Revolt @Filipe Pagliuso
|
||||
114 U Amped Raptor @Alex Konstad
|
||||
115 M Ashling, Flame Dancer @Michal Ivan
|
||||
116 R Detective's Phoenix @Deruchenko Alexander
|
||||
117 R Eldrazi Linebreaker @Leonardo Santanna
|
||||
118 C Fanged Flames @Campbell White
|
||||
119 R Flare of Duplication @Olivier Bernard
|
||||
120 U Frogmyr Enforcer @Maxime Minard
|
||||
121 U Furnace Hellkite @Fang Xinyu
|
||||
122 C Galvanic Discharge @Zoltan Boros
|
||||
123 U Ghostfire Slice @Johann Bodin
|
||||
124 C Glimpse the Impossible @Justine Jones
|
||||
125 C Infernal Captor @Josu Hernaiz
|
||||
126 C Inventor's Axe @Filipe Pagliuso
|
||||
127 U Mogg Mob @Joseph Weston
|
||||
128 C Molten Gatekeeper @Joe Slucher
|
||||
129 R Party Thrasher @Leanna Crossan
|
||||
130 U Phyrexian Ironworks @Mathias Kollros
|
||||
131 R Powerbalance @Steve Ellis
|
||||
132 U Ral and the Implicit Maze @Andrew Mar
|
||||
133 U Reckless Pyrosurfer @LA Draws
|
||||
134 U Reiterating Bolt @G-host Lee
|
||||
135 C Sarpadian Simulacrum @Forrest Schehl
|
||||
136 C Siege Smash @Joshua Cairos
|
||||
137 U Skittering Precursor @Tuan Duong Chu
|
||||
138 C Skoa, Embermage @Kevin Sidharta
|
||||
139 C Smelted Chargebug @Jonas De Ro
|
||||
140 U Spawn-Gang Commander @Chris Seaman
|
||||
141 C Thriving Skyclaw @Lucas Graciano
|
||||
142 U Unstable Amulet @José Parodi
|
||||
143 C Voidpouncer @Michele Giorgi
|
||||
144 R Wheel of Potential @Drew Baker
|
||||
145 C Basking Broodscale @Caio Monteiro
|
||||
146 M Birthing Ritual @Drew Tucker
|
||||
147 U Collective Resistance @Raoul Vitale
|
||||
148 C Colossal Dreadmask @Caio Monteiro
|
||||
149 M Eladamri, Korvecdal @Zoltan Boros
|
||||
150 C Eldrazi Repurposer @Daren Bader
|
||||
151 C Evolution Witness @Marzena Nereida Piwowar
|
||||
152 R Fanatic of Rhonas @Scott Murphy
|
||||
153 U Fangs of Kalonia @Leanna Crossan
|
||||
154 R Flare of Cultivation @Billy Christian
|
||||
155 C Fowl Strike @Warren Mahy
|
||||
156 C Gift of the Viper @Madeline Boni
|
||||
157 C Horrific Assault @Justine Jones
|
||||
158 U The Hunger Tide Rises @Liiga Smilshkalne
|
||||
159 U Hydra Trainer @Ryan Pancoast
|
||||
160 U Lion Umbra @Julia Metzger
|
||||
161 C Malevolent Rumble @Néstor Ossandón Leal
|
||||
162 U Monstrous Vortex @Deruchenko Alexander
|
||||
163 C Nightshade Dryad @Bastien L. Deharme
|
||||
164 C Nyxborn Hydra @Vincent Christiaens
|
||||
165 U Path of Annihilation @Ben Hill
|
||||
166 R Primal Prayers @Yeong-Hao Han
|
||||
167 U Propagator Drone @Johann Bodin
|
||||
168 U Signature Slam @Slawomir Maniak
|
||||
169 R Six @Andrew Mar
|
||||
170 R Sowing Mycospawn @Slawomir Maniak
|
||||
171 R Springheart Nantuko @Valera Lutfullina
|
||||
172 C Temperamental Oozewagg @Pete Venters
|
||||
173 U Territory Culler @Tiffany Turrill
|
||||
174 R Thief of Existence @Raph Lomotan
|
||||
175 U Trickster's Elk @Karl Kopinski
|
||||
176 U Wumpus Aberration @Filip Burburan
|
||||
@@ -123,7 +186,11 @@ ScryfallCode=MH3
|
||||
178 M Arna Kennerüd, Skycaptain @Cristi Balanescu
|
||||
179 C Conduit Goblin @Bruno Biazotto
|
||||
180 C Cranial Ram @Allen Williams
|
||||
181 U Cursed Wombat @Igor Krstic
|
||||
182 C Cyclops Superconductor @Leonardo Santanna
|
||||
183 U Emissary of Soulfire @Bartek Fedyczak
|
||||
184 C Expanding Ooze @Randy Gallegos
|
||||
185 C Faithful Watchdog @Samuel Perin
|
||||
186 R Genku, Future Shaper @Chuck Lukacs
|
||||
187 U Golden-Tail Trainer @Nino Vecia
|
||||
188 U Horrid Shadowspinner @Ben Wootten
|
||||
@@ -133,26 +200,44 @@ ScryfallCode=MH3
|
||||
192 R Kudo, King Among Bears @Ekaterina Burmak
|
||||
193 R Nadu, Winged Wisdom @Daren Bader
|
||||
194 R The Necrobloom @Igor Krstic
|
||||
195 C Obstinate Gargoyle @Craig J Spearing
|
||||
196 U Ondu Knotmaster @Jarel Threat
|
||||
197 M Phlage, Titan of Fire's Fury @Lucas Graciano
|
||||
198 U Planar Genesis @Liiga Smilshkalne
|
||||
199 R Psychic Frog @Pete Venters
|
||||
200 U Pyretic Rebirth @Richard Kane Ferguson
|
||||
201 C Riddle Gate Gargoyle @Bartek Fedyczak
|
||||
202 R Rosheen, Roaring Prophet @Fang Xinyu
|
||||
203 U Scurry of Gremlins @Ben Wootten
|
||||
204 C Snapping Void craw @Camille Alquier
|
||||
205 C Sneaky Snacker @Irina Nordsol
|
||||
206 U Titans' Vanguard @Richard Kane Ferguson
|
||||
207 R Wight of the Reliquary @Scott Murphy
|
||||
208 C Writhing Chrysalis @Domenico Cava
|
||||
209 R Disruptor Flute @Xavier Ribeiro
|
||||
210 U Idol of False Gods @Nicholas Gregory
|
||||
211 U Solar Transformer @Mike Bierek
|
||||
212 U Vexing Bauble @Tony Foti
|
||||
213 R Winter Moon @Drew Baker
|
||||
214 R Archway of Innovation @Yeong-Hao Han
|
||||
215 R Arena of Glory @Jorge Jacinto
|
||||
216 R Bloodstained Mire @Bruce Brenneise
|
||||
217 C Bountiful Landscape @Mark Poole
|
||||
218 C Contaminated Landscape @Donato Giancola
|
||||
219 C Deceptive Landscape @Erikas Perl
|
||||
220 R Flooded Strand @Alexander Forssberg
|
||||
221 C Foreboding Landscape @Erikas Perl
|
||||
222 R Monumental Henge @Steven Belledin
|
||||
223 C Perilous Landscape @Alayna Danner
|
||||
224 R Polluted Delta @Chris Ostrowski
|
||||
225 C Seething Landscape @Piotr Dura
|
||||
226 C Shattered Landscape @Erikas Perl
|
||||
227 C Sheltering Landscape @Erikas Perl
|
||||
228 R Shifting Woodland @Josu Hernaiz
|
||||
229 U Snow-Covered Wastes @Mark Poole
|
||||
230 R Spymaster's Vault @David Álvarez
|
||||
231 C Tranquil Landscape @Randy Gallegos
|
||||
232 C Twisted Landscape @Piotr Dura
|
||||
233 M Ugin's Labyrinth @Mark Poole
|
||||
234 U Urza's Cave @Mark Poole
|
||||
235 R Windswept Heath @Alexander Forssberg
|
||||
@@ -160,11 +245,13 @@ ScryfallCode=MH3
|
||||
237 M Ajani, Nacatl Pariah @Chris Rallis
|
||||
238 U Razorgrass Ambush @Cristi Balanescu
|
||||
239 U Witch Enchanter @Tyler Walpole
|
||||
240 U Hydroelectric Specimen @Raoul Vitale
|
||||
241 U Sink into Stupor @Peter Polach
|
||||
242 M Tamiyo, Inquisitive Student @Magali Villeneuve
|
||||
243 U Boggart Trawler @Randy Gallegos
|
||||
244 U Fell the Profane @Yeong-Hao Han
|
||||
245 M Sorin of House Markov @Matt Stewart
|
||||
246 U Pinnacle Monk @Jason A. Engle
|
||||
247 M Ral, Monsoon Mage @Dmitry Burmak
|
||||
248 U Sundering Eruption @Yohann Schepacz
|
||||
249 U Bridgeworks Battle @Ron Spears
|
||||
@@ -180,7 +267,9 @@ ScryfallCode=MH3
|
||||
259 U Stump Stomp @Volkan Baǵa
|
||||
260 U Suppression Ray @Gabor Szikszai
|
||||
261 U Waterlogged Teachings @Douglas Shuler
|
||||
262 U Angel of the Ruins @Viko Menezes
|
||||
263 U Decree of Justice @Adam Rex
|
||||
264 U Distinguished Conjurer @Nils Hamm
|
||||
265 R Orim's Chant @Kev Walker
|
||||
266 M Recruiter of the Guard @Eric Wilkerson
|
||||
267 R Sevinne's Reclamation @Zoltan Boros
|
||||
@@ -188,14 +277,20 @@ ScryfallCode=MH3
|
||||
269 R Estrid's Invocation @Johannes Voss
|
||||
270 R Kappa Cannoneer @Jesper Ejsing
|
||||
271 U Reef Worm @Dan Murayama Scott
|
||||
272 C Shrieking Drake @Ian Miller
|
||||
273 U Buried Alive @Greg Staples
|
||||
274 R K'rrik, Son of Yawgmoth @Chase Stone
|
||||
275 C Nadier's Nightblade @Randy Vargas
|
||||
276 R Ophiomancer @John Stanko
|
||||
277 R Toxic Deluge @Svetlin Velinov
|
||||
278 U Victimize @Craig J Spearing
|
||||
279 R Cursed Mirror @David Gaillet
|
||||
280 R Fledgling Dragon @Greg Staples
|
||||
281 R Laelia, the Blade Reforged @Wisnu Tan
|
||||
282 U Meltdown @Donato Giancola
|
||||
283 U Meteoric Mace @Randy Vargas
|
||||
284 U Annoyed Altisaur @Lars Grant-West
|
||||
285 R Branching Evolution @Lucas Graciano
|
||||
286 U Priest of Titania @Rebecca Guay
|
||||
287 R Sylvan Safekeeper @Magali Villeneuve
|
||||
288 U Wirewood Symbiote @Thomas M. Baxa
|
||||
@@ -207,10 +302,12 @@ ScryfallCode=MH3
|
||||
294 R Pearl Medallion @Daniel Ljunggren
|
||||
295 R Ruby Medallion @Daniel Ljunggren
|
||||
296 R Sapphire Medallion @Daniel Ljunggren
|
||||
297 R Urza's Incubator @Grzegorz Rutkowski
|
||||
298 U Worn Powerstone @Henry G. Higginbotham
|
||||
299 U Barbarian Ring @John Avon
|
||||
300 U Cephalid Coliseum @John Avon
|
||||
301 R Deserted Temple @Rob Alexander
|
||||
302 R Nesting Grounds @Yeong-Hao Han
|
||||
303 M Phyrexian Tower @Martin de Diego Sádaba
|
||||
304 L Plains @Nadia Hurianova
|
||||
305 L Island @Samuele Bandini
|
||||
@@ -230,11 +327,13 @@ ScryfallCode=MH3
|
||||
319 L Forest @Brian Valeza
|
||||
320 R Echoes of Eternity @Clint Lockwood
|
||||
321 R Flare of Fortitude @Kev Fang
|
||||
322 M Ocelot Pride @Joshua Cairos
|
||||
323 R Orim's Chant @Olena Richards
|
||||
324 R White Orchid Phantom @Richard Kane Ferguson
|
||||
325 R Wrath of the Skies @Alexandre Honoré
|
||||
326 R Flare of Denial @Marie Magny
|
||||
327 R Strix Serenade @Nils Hamm
|
||||
328 M Ugin's Binding @Mark Poole
|
||||
329 R Volatile Stormdrake @Xavier Ribeiro
|
||||
330 R Chthonian Nightmare @Thomas M. Baxa
|
||||
331 R Flare of Malice @Ron Spears
|
||||
@@ -245,8 +344,10 @@ ScryfallCode=MH3
|
||||
336 R Wheel of Potential @Olena Richards
|
||||
337 M Birthing Ritual @Alix Branwyn
|
||||
338 R Flare of Cultivation @Olena Richards
|
||||
339 R Primal Prayers @Ron Spears
|
||||
340 R Sowing Mycospawn @Nils Hamm
|
||||
341 R Springheart Nantuko @Brooklyn Smith
|
||||
342 R Abstruse Appropriation @John Stanko
|
||||
343 M Kaalia of the Vast @Livia Prima
|
||||
344 R Psychic Frog @Chuck Lukacs
|
||||
345 R Emerald Medallion @Kim Dingwall
|
||||
@@ -254,8 +355,11 @@ ScryfallCode=MH3
|
||||
347 R Pearl Medallion @Olena Richards
|
||||
348 R Ruby Medallion @Martina Pilcerova
|
||||
349 R Sapphire Medallion @Ron Spears
|
||||
350 R Archway of Innovation @Sam Burley
|
||||
351 R Arena of Glory @Piotr Dura
|
||||
352 R Bloodstained Mire @Sean Vo
|
||||
353 R Flooded Strand @Salvatorre Zee Yazzie
|
||||
354 R Monumental Henge @Clint Lockwood
|
||||
355 M Phyrexian Tower @Yohann Schepacz
|
||||
356 R Polluted Delta @Vance Kovacs
|
||||
357 R Shifting Woodland @Piotr Dura
|
||||
@@ -267,6 +371,8 @@ ScryfallCode=MH3
|
||||
363 R Pearl-Ear, Imperial Advisor @Peter Diamond
|
||||
364 R Phelia, Exuberant Shepherd @Allison Carl
|
||||
365 R K'rrik, Son of Yawgmoth @Ivan Shavrin
|
||||
366 R Shilgengar, Sire of Famine @Jack Hughes
|
||||
367 M Ashling, Flame Dancer @Ivan Shavrin
|
||||
368 R Laelia, the Blade Reforged @Tyler Walpole
|
||||
369 M Eladamri, Korvecdal @Tyler Walpole
|
||||
370 R Six @Ivan Shavrin
|
||||
@@ -291,16 +397,22 @@ ScryfallCode=MH3
|
||||
389 M Ulamog, the Defiler @Chase Stone
|
||||
390 U Charitable Levy @Eli Minaya
|
||||
391 R Flare of Fortitude @Winona Nelson
|
||||
392 C Jolted Awake @Steven Russell Black
|
||||
393 U Metastatic Evangel @Volkan Baǵa
|
||||
394 M Ocelot Pride @Chris Seaman
|
||||
395 M Recruiter of the Guard @Eric Wilkerson
|
||||
396 R White Orchid Phantom @Zoltan Boros
|
||||
397 R Wrath of the Skies @Franz Vohwinkel
|
||||
398 C Aether Spike @Campbell White
|
||||
399 U Brainsurge @Liiga Smilshkalne
|
||||
400 R Flare of Denial @Jason A. Engle
|
||||
401 R Kappa Cannoneer @Jesper Ejsing
|
||||
402 M Shadow of the Second Sun @Danny Schwartz
|
||||
403 C Tune the Narrative @Marzena Nereida Piwowar
|
||||
404 R Volatile Stormdrake @Campbell White
|
||||
405 C Accursed Marauder @Paolo Parente
|
||||
406 R Chthonian Nightmare @Josu Solano
|
||||
407 U Consuming Corruption @Andrew Theophilopoulos
|
||||
408 R Flare of Malice @David Palumbo
|
||||
409 U Grim Servant @David Astruga
|
||||
410 U Marionette Apprentice @Steve Ellis
|
||||
@@ -308,6 +420,7 @@ ScryfallCode=MH3
|
||||
412 R Toxic Deluge @Svetlin Velinov
|
||||
413 U Victimize @Craig J Spearing
|
||||
414 R Warren Soultrader @Pete Venters
|
||||
415 M Ashling, Flame Dancer @Michal Ivan
|
||||
416 R Flare of Duplication @Olivier Bernard
|
||||
417 C Galvanic Discharge @Zoltan Boros
|
||||
418 U Meltdown @Donato Giancola
|
||||
@@ -318,7 +431,10 @@ ScryfallCode=MH3
|
||||
423 M Eladamri, Korvecdal @Zoltan Boros
|
||||
424 C Evolution Witness @Marzena Nereida Piwowar
|
||||
425 R Flare of Cultivation @Billy Christian
|
||||
426 U Lion Umbra @Julia Metzger
|
||||
427 U Monstrous Vortex @Deruchenko Alexander
|
||||
428 U Priest of Titania @Rebecca Guay
|
||||
429 R Primal Prayers @Yeong-Hao Han
|
||||
430 R Six @Andrew Mar
|
||||
431 R Imskir Iron-Eater @Xavier Ribeiro
|
||||
432 R Kudo, King Among Bears @Ekaterina Burmak
|
||||
@@ -326,6 +442,7 @@ ScryfallCode=MH3
|
||||
434 R Rosheen, Roaring Prophet @Fang Xinyu
|
||||
435 R Bloodstained Mire @Bruce Brenneise
|
||||
436 R Flooded Strand @Alexander Forssberg
|
||||
437 R Nesting Grounds @Yeong-Hao Han
|
||||
438 R Polluted Delta @Chris Ostrowski
|
||||
439 U Snow-Covered Wastes @Mark Poole
|
||||
440 R Windswept Heath @Alexander Forssberg
|
||||
@@ -338,12 +455,16 @@ ScryfallCode=MH3
|
||||
447 R Argent Dais @Carlos Palma Cruchaga
|
||||
448 R Guide of Souls @Ryan Valle
|
||||
449 R Amphibian Downpour @Omar Rayyan
|
||||
450 R Dreamtide Whale @Ron Spears
|
||||
451 R Harbinger of the Seas @Winona Nelson
|
||||
452 R Crabomination @Nicholas Gregory
|
||||
453 R Emperor of Bones @Josh Hass
|
||||
454 M Nethergoyf @Xavier Ribeiro
|
||||
455 R Ripples of Undeath @Ben Wootten
|
||||
456 R Aether Revolt @Filipe Pagliuso
|
||||
457 R Detective's Phoenix @Deruchenko Alexander
|
||||
458 R Fanatic of Rhonas @Scott Murphy
|
||||
459 R Invert Polarity @Leonardo Santanna
|
||||
460 R Wight of the Reliquary @Scott Murphy
|
||||
461 R Disruptor Flute @Xavier Ribeiro
|
||||
462 R Winter Moon @Drew Baker
|
||||
@@ -364,6 +485,8 @@ ScryfallCode=MH3
|
||||
477 R Pearl-Ear, Imperial Advisor @Fajareka Setiawan
|
||||
478 R Phelia, Exuberant Shepherd @Rudy Siswanto
|
||||
479 R K'rrik, Son of Yawgmoth @Chase Stone
|
||||
480 R Shilgengar, Sire of Famine @Chris Rallis
|
||||
481 M Ashling, Flame Dancer @Michal Ivan
|
||||
482 R Laelia, the Blade Reforged @Wisnu Tan
|
||||
483 M Eladamri, Korvecdal @Zoltan Boros
|
||||
484 R Six @Andrew Mar
|
||||
@@ -379,5 +502,11 @@ ScryfallCode=MH3
|
||||
494 R Rosheen, Roaring Prophet @Fang Xinyu
|
||||
495 R Powerbalance @Liiga Smilshkalne
|
||||
496 R Flusterstorm @Andrew Mar
|
||||
497 L Plains @Volkan Baǵa
|
||||
498 L Plains @Lius Lasahido
|
||||
499 L Island @Alayna Danner
|
||||
500 L Island @Raph Lomotan
|
||||
503 L Mountain @Carlos Palma Cruchaga
|
||||
504 L Mountain @Paolo Parente
|
||||
514 U Unstable Amulet @José Parodi
|
||||
516 U Scurry of Gremlins @Ben Wootten
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Phyrexian Wurm Token
|
||||
ManaCost:no cost
|
||||
Colors:black
|
||||
Types:Artifact Creature Phyrexian Wurm
|
||||
PT:1/2
|
||||
K:Deathtouch
|
||||
Oracle:Deathtouch
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Phyrexian Wurm Token
|
||||
ManaCost:no cost
|
||||
Colors:black
|
||||
Types:Artifact Creature Phyrexian Wurm
|
||||
PT:2/1
|
||||
K:Lifelink
|
||||
Oracle:Lifelink
|
||||
7
forge-gui/res/tokenscripts/spellgorger_weird.txt
Normal file
7
forge-gui/res/tokenscripts/spellgorger_weird.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Spellgorger Weird
|
||||
ManaCost:2 R
|
||||
Types:Creature Weird
|
||||
PT:2/2
|
||||
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a noncreature spell, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:Whenever you cast a noncreature spell, put a +1/+1 counter on Spellgorger Weird.
|
||||
Reference in New Issue
Block a user