Finish token scripting for existing sets

This commit is contained in:
schnautzr
2019-02-22 17:01:52 -06:00
committed by Hanmac
parent d4206445c6
commit 341e80361d
39 changed files with 140 additions and 43 deletions

View File

@@ -7,6 +7,6 @@ S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References
SVar:X:Count$Valid Creature.attacking
K:Trample
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create a 6/12 colorless Construct artifact creature token with trample.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Construct | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 6 | TokenToughness$ 12 | TokenKeywords$ Trample
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_6_12_a_construct_trample | TokenOwner$ You | LegacyImage$ c 6 12 a construct trample c18
SVar:SacMe:4
Oracle:Flash\nThis spell costs {1} less to cast for each attacking creature.\nTrample\nWhen Ancient Stone Idol dies, create a 6/12 colorless Construct artifact creature token with trample.

View File

@@ -11,6 +11,6 @@ ALTERNATE
Name:Assemble
ManaCost:4 G W
Types:Instant
A:SP$ Token | Cost$ 4 G W | TokenAmount$ 3 | TokenScript$ wg_2_2_elf_knight_vigilance | SpellDescription$ Create three 2/2 green and white Elf Knight creature tokens with vigilance.
A:SP$ Token | Cost$ 4 G W | TokenAmount$ 3 | TokenScript$ gw_2_2_elf_knight_vigilance | LegacyImage$ gw 2 2 elf knight vigilance grn | SpellDescription$ Create three 2/2 green and white Elf Knight creature tokens with vigilance.
DeckHas:Ability$Counters & Ability$Token
Oracle:Create three 2/2 green and white Elf Knight creature tokens with vigilance.

View File

@@ -5,7 +5,7 @@ PT:4/4
S:Mode$ Continuous | Affected$ Creature.token+YouCtrl | AddKeyword$ Haste | Description$ Creature tokens you control have haste.
SVar:PlayMain1:TRUE
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of combat on your turn, create a 2/1 blue Myr artifact creature token. Then you may choose a token you control. If you do, each other token you control becomes a copy of that token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenOwner$ You | TokenColors$ Blue | TokenPower$ 2 | TokenToughness$ 1 | TokenImage$ u 2 1 myr c18 | SubAbility$ DBImprint
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ u_2_1_a_myr | TokenOwner$ You | LegacyImage$ u 2 1 a myr c18 | SubAbility$ DBImprint
SVar:DBImprint:DB$ ChooseCard | Defined$ You | Amount$ 1 | Choices$ Card.token+YouCtrl | TgtPrompt$ Choose target token you control| RememberChosen$ True | SubAbility$ MassClone | StackDescription$ None | SpellDescription$ Each other token becomes a copy of target token.
SVar:MassClone:DB$ RepeatEach | UseImprinted$ True | RepeatCards$ Card.token+IsNotRemembered+YouCtrl | RepeatSubAbility$ DBCopy | SubAbility$ DBCleanup
SVar:DBCopy:DB$ Clone | Defined$ Remembered | CloneTarget$ Imprinted

View File

@@ -9,7 +9,7 @@ SVar:TrigCharm:DB$ Charm | Choices$ LifePact,DiscardPact,ZombiesPact | ChoiceRes
SVar:LifePact:DB$ SetLife | Defined$ You | LifeAmount$ 4 | ChoiceName$ LifePact | SpellDescription$ Your life total becomes 4.
SVar:DiscardPact:DB$ Discard | Defined$ You | Mode$ Hand | ChoiceName$ DiscardPact | SpellDescription$ Discard your hand.
SVar:ZombiesPact:DB$ RepeatEach | RepeatPlayers$ Player.Opponent | RepeatSubAbility$ MakeZombies | ChoiceName$ ZombiesPact | SpellDescription$ Each opponent creates five 2/2 black Zombie creature tokens.
SVar:MakeZombies:DB$ Token | TokenImage$ b 2 2 zombie rna | TokenAmount$ 5 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ Remembered | TokenColors$ black | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Each opponent creates five 2/2 black Zombie creature tokens.
SVar:MakeZombies:DB$ Token | LegacyImage$ b 2 2 zombie rna | TokenAmount$ 5 | TokenScript$ b_2_2_zombie | TokenOwner$ Remembered | SpellDescription$ Each opponent creates five 2/2 black Zombie creature tokens.
# Clear RememberChoice just in case it's not getting cleared by Zone changes
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ ClearRemembered | Static$ True
SVar:ClearRemembered:DB$ Cleanup | ClearRemembered$ True

View File

@@ -4,7 +4,7 @@ Types:Creature Centaur Knight
PT:4/4
K:Vigilance
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create two green and green 2/2 Elf Knight creature tokens with vigilance.
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ wg_2_2_elf_knight_vigilance
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ gw_2_2_elf_knight_vigilance | LegacyImage$ gw 2 2 elf knight vigilance grn
DeckHas:Ability$Token
SVar:SacMe:4
Oracle:Vigilance\nWhen Conclave Cavalier dies, create two green and white 2/2 Elf Knight creature tokens with vigilance.

View File

@@ -3,6 +3,6 @@ ManaCost:G W
Types:Creature Elf Cleric
PT:2/2
A:AB$ PumpAll | Cost$ G T | ValidCards$ Creature.YouCtrl | KW$ Trample | SpellDescription$ Creatures you control gain trample until end of turn.
A:AB$ Token | Cost$ 5 W T | TokenAmount$ 1 | TokenScript$ wg_2_2_elf_knight_vigilance | SpellDescription$ Create a 2/2 green and white Elf Knight creature token with vigilance.
A:AB$ Token | Cost$ 5 W T | TokenAmount$ 1 | TokenScript$ gw_2_2_elf_knight_vigilance | LegacyImage$ gw 2 2 elf knight vigilance grn | SpellDescription$ Create a 2/2 green and white Elf Knight creature token with vigilance.
AI:RemoveDeck:Random
Oracle:{G}, {T}: Creatures you control gain trample until end of turn.\n{5}{W}, {T}: Create a 2/2 green and white Elf Knight creature token with vigilance.

View File

@@ -1,5 +1,5 @@
Name:Confront the Assault
ManaCost:4 W
Types:Instant
A:SP$ Token | Cost$ 4 W | IsPresent$ Creature.attackingYou | TokenImage$ w 1 1 spirit ISD | TokenAmount$ 3 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | SpellDescription$ Cast this spell only if a creature is attacking you. Create three 1/1 white Spirit creature tokens with flying.
A:SP$ Token | Cost$ 4 W | IsPresent$ Creature.attackingYou | LegacyImage$ w 1 1 spirit flying ana | TokenAmount$ 3 | TokenScript$ w_1_1_spirit_flying | TokenOwner$ You | SpellDescription$ Cast this spell only if a creature is attacking you. Create three 1/1 white Spirit creature tokens with flying.
Oracle:Cast this spell only if a creature is attacking you.\n\nCreate three 1/1 white Spirit creature tokens with flying.

View File

@@ -3,6 +3,6 @@ ManaCost:1 W
Types:Enchantment
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ Whenever you gain life, you may pay {2}. If you do, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 2 | Defined$ You | NumCards$ 1
A:AB$ Token | Cost$ 3 W | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | SpellDescription$ Create a 1/1 white Soldier creature token with lifelink.
A:AB$ Token | Cost$ 3 W | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn | SpellDescription$ Create a 1/1 white Soldier creature token with lifelink.
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Whenever you gain life, you may pay {2}. If you do, draw a card.\n{3}{W}: Create a 1/1 white Soldier creature token with lifelink.

View File

@@ -6,5 +6,5 @@ A:AB$ Mana | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Produced$ Combo
A:AB$ Dig | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | ForceRevealToController$ True | DigNum$ 4 | ChangeNum$ 2 | Optional$ True | ChangeValid$ Creature | RestRandomOrder$ True | SpellDescription$ Look at the top four cards of your library. You may reveal up to two creature cards from among them and put them into your hand. Put the rest on the bottom of your library in a random order.
A:AB$ Effect | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Ultimate$ True | Name$ Emblem - Domri, Chaos Bringer | Image$ emblem_domri_chaos_bringer | Triggers$ EffPhase | SVars$ EmblemTrigToken | Duration$ Permanent | SpellDescription$ You get an emblem with “At the beginning of each end step, create a 4/4 red and green Beast creature token with trample.”
SVar:EffPhase:Mode$ Phase | Phase$ End of Turn | Execute$ EmblemTrigToken | TriggerDescription$ At the beginning of each end step, create a 4/4 red and green Beast creature token with trample.
SVar:EmblemTrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 4 | TokenToughness$ 4 | TokenColors$ Red,Green | TokenTypes$ Creature,Beast | TokenKeywords$ Trample | TokenImage$ rg 4 4 beast trample rna
SVar:EmblemTrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenScript$ rg_4_4_beast_trample | LegacyImage$ rg 4 4 beast trample rna
Oracle:+1: Add {R} or {G}. If that mana is spent on a creature spell, it gains riot. (It enters the battlefield with your choice of a +1/+1 counter or haste.)\n3: Look at the top four cards of your library. You may reveal up to two creature cards from among them and put them into your hand. Put the rest on the bottom of your library in a random order.\n8: You get an emblem with “At the beginning of each end step, create a 4/4 red and green Beast creature token with trample.”

View File

@@ -3,6 +3,6 @@ ManaCost:G W
Types:Legendary Creature Elf Cleric
PT:2/2
T:Mode$ Taps | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME becomes tapped, create a 1/1 white Soldier creature token with lifelink.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Whenever Emmara, Soul of the Accord becomes tapped, create a 1/1 white Soldier creature token with lifelink.

View File

@@ -4,6 +4,6 @@ Types:Sorcery
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerDescription$ When you cast this spell, copy it for each time you've cast your commander from the command zone this game.
SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Amount$ X | References$ X
SVar:X:Count$TotalCommanderCastFromCommandZone
A:SP$ Token | Cost$ 4 W W | TokenAmount$ 1 | TokenName$ Angel | TokenTypes$ Creature,Angel | TokenOwner$ You | TokenColors$ White | TokenPower$ 4 | TokenToughness$ 4 | TokenKeywords$ Flying | TokenImage$ w 4 4 angel c18 | SpellDescription$ Create a 4/4 white Angel creature token with flying.
A:SP$ Token | Cost$ 4 W W | TokenAmount$ 1 | TokenScript$ w_4_4_angel_flying | TokenOwner$ You | LegacyImage$ w 4 4 angel flying c18 | SpellDescription$ Create a 4/4 white Angel creature token with flying.
DeckHas:Ability$Token
Oracle:When you cast this spell, copy it for each time you've cast your commander from the command zone this game.\nCreate a 4/4 white Angel creature token with flying.

View File

@@ -4,8 +4,7 @@ Types:Legendary Planeswalker Estrid
Loyalty:3
A:AB$ UntapAll | Cost$ AddCounter<2/LOYALTY> | Planeswalker$ True | ValidCards$ Permanent.enchanted+YouCtrl | SpellDescription$ Untap each enchanted permanent you control.
SVar:BuffedBy:Permanent.enchanted
A:AB$ Token | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenName$ Mask | TokenImage$ mask | TokenTypes$ Enchantment,Aura | TokenOwner$ You | TokenColors$ White | TokenKeywords$ Enchant permanent<>Totem armor | TokenAbilities$ DBFirstAttach | AttachedTo$ Targeted | ValidTgts$ Permanent.Other | TgtPrompt$ Select target permanent to attach Mask Token | SpellDescription$ Create a white Aura enchantment token named Mask attached to another target permanent. The token has enchant permanent and totem armor.
SVar:DBFirstAttach:SP$ Attach | Cost$ 0 | ValidTgts$ Permanent | AILogic$ Pump
A:AB$ Token | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenScript$ mask | LegacyImage$ mask c18 | TokenOwner$ You | AttachedTo$ Targeted | ValidTgts$ Permanent.Other | TgtPrompt$ Select target permanent to attach Mask Token | SpellDescription$ Create a white Aura enchantment token named Mask attached to another target permanent. The token has enchant permanent and totem armor.
A:AB$ Mill | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | Ultimate$ True | NumCards$ 7 | Defined$ You | SubAbility$ DBChangeZone | SpellDescription$ Put the top seven cards of your library into your graveyard. Return all non-Aura enchantment cards from your graveyard to the battlefield, then do the same for Aura cards.
SVar:DBChangeZone:DB$ ChangeZoneAll | ChangeType$ Enchantment.nonAura+YouCtrl | Origin$ Graveyard | Destination$ Battlefield | SubAbility$ DBChangeZone2
SVar:DBChangeZone2:DB$ ChangeZoneAll | ChangeType$ Enchantment.Aura+YouCtrl | Origin$ Graveyard | Destination$ Battlefield

View File

@@ -3,5 +3,5 @@ ManaCost:2 R R
Types:Creature Goblin Warrior
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 1/1 red Goblin creature tokens.
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenName$ Goblin | TokenTypes$ Creature,Goblin | TokenOwner$ You | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ r_1_1_goblin | TokenOwner$ You | LegacyImage$ r 1 1 goblin ana
Oracle:When Goblin Gang Leader enters the battlefield, create two 1/1 red Goblin creature tokens.

View File

@@ -3,7 +3,7 @@ ManaCost:4 R R
Types:Creature Goblin Mutant
PT:5/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a number of 1/1 red Goblin creature tokens equal to the number of opponents you have.
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | TokenScript$ r_1_1_goblin | LegacyImage$ r 1 1 goblin grn | References$ X
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | TokenScript$ r_1_1_goblin | LegacyImage$ r 1 1 goblin gnt | References$ X
A:AB$ Effect | Cost$ 3 R T | Name$ Goblin Goliath Effect | ReplacementEffects$ RDoubleDamage | SVars$ DmgTwice,Y | SpellDescription$ If a source you control would deal damage to an opponent this turn, it deals double that damage to that player instead.
SVar:RDoubleDamage:Event$ DamageDone | ActiveZones$ Command | ValidSource$ Card.YouCtrl,Emblem.YouCtrl | ValidTarget$ Opponent | ReplaceWith$ DmgTwice | Description$ If a source you control would deal damage to an opponent this turn, it deals double that damage to that player instead.
SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ Y | References$ Y

View File

@@ -3,7 +3,7 @@ ManaCost:W
Types:Creature Human Soldier
PT:1/1
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | CheckSVar$ AttackerTest | SVarCompare$ GE2 | NoResolvingCheck$ True | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME and at least two other creatures attack, create a 1/1 white Soldier creature token with lifelink.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn
SVar:AttackerTest:Count$Valid Creature.attacking+Other
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Whenever Haazda Marshal and at least two other creatures attack, create a 1/1 white Soldier creature token with lifelink.

View File

@@ -3,7 +3,7 @@ ManaCost:W
Types:Creature Human
PT:1/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create a 1/1 white Soldier creature token with lifelink.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn
DeckHas:Ability$Token & Ability$LifeGain
SVar:SacMe:1
Oracle:When Hunted Witness dies, create a 1/1 white Soldier creature token with lifelink.

View File

@@ -12,5 +12,5 @@ Name:Incongruity
ManaCost:1 G U
Types:Instant
A:SP$ ChangeZone | Cost$ 1 G U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBToken | SpellDescription$ Exile target creature. That creatures controller creates a 3/3 green Frog Lizard creature token.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ TargetedController | TokenScript$ g_3_3_frog_lizard
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ TargetedController | TokenScript$ g_3_3_frog_lizard | LegacyImage$ g 3 3 frog lizard rna
Oracle:Exile target creature. That creatures controller creates a 3/3 green Frog Lizard creature token.

View File

@@ -5,8 +5,6 @@ PT:5/5
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw cards equal to the number of opponents you have.
SVar:TrigDraw:DB$ Draw | NumCards$ X | References$ X
# TODO: Migrate this to the new TokenScript format (but probably needs LegacyImage to work first? It tries to search for a GNT token image, which probably doesn't exist, and doesn't fall back to other token pictures)
# TODO: A:AB$ Token | Cost$ 3 U | TokenOwner$ You | TokenAmount$ 1 | TokenScript$ c_1_1_thopter_flying | LegacyImage$ c 1 1 thopter m19
A:AB$ Token | Cost$ 3 U | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 1 | TokenToughness$ 1 | TokenColors$ Colorless | TokenName$ Thopter | TokenTypes$ Thopter,Artifact,Creature | TokenKeywords$ Flying | TokenImage$ c 1 1 thopter m19 | SpellDescription$ Create a 1/1 colorless Thopter artifact creature token with flying.
A:AB$ Token | Cost$ 3 U | TokenOwner$ You | TokenAmount$ 1 | TokenScript$ c_1_1_a_thopter_flying | LegacyImage$ c 1 1 a thopter flying gnt | SpellDescription$ Create a 1/1 colorless Thopter artifact creature token with flying.
SVar:X:PlayerCountOpponents$Amount
Oracle:Flying\nWhen Inspired Sphinx enters the battlefield, draw cards equal to the number of opponents you have.\n{3}{U}: Create a 1/1 colorless Thopter artifact creature token with flying.

View File

@@ -3,7 +3,7 @@ ManaCost:2 B B G G
Types:Legendary Creature Elf Shaman
PT:2/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Undergrowth - When CARDNAME enters the battlefield, create a 1/1 black and green Insect creature token for each creature card in your graveyard.
SVar:TrigToken:DB$Token | TokenAmount$ X | TokenName$ Insect | TokenTypes$ Creature,Insect | TokenOwner$ You | TokenColors$ Black,Green | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ bg 1 1 insect grn | References$ X | TokenScript$ bg_1_1_insect
SVar:TrigToken:DB$Token | TokenAmount$ X | TokenOwner$ You | LegacyImage$ bg 1 1 insect grn | References$ X | TokenScript$ bg_1_1_insect
SVar:X:Count$TypeInYourYard.Creature
A:AB$ GainLife | Cost$ B G Sac<1/Creature.Other/another creature> | Defined$ You | LifeAmount$ 1 | SubAbility$ DBDraw | SpellDescription$ You gain 1 life and draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1

View File

@@ -10,6 +10,6 @@ SVar:TrigPump:DB$ Pump | NumAtt$ X | References$ X
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$Valid Creature.YouCtrl
SVar:Y:Remembered$Amount
A:AB$ Token | Cost$ 3 G W | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | SpellDescription$ Create a 1/1 white Soldier creature token with lifelink.
A:AB$ Token | Cost$ 3 G W | TokenAmount$ 1 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn | SpellDescription$ Create a 1/1 white Soldier creature token with lifelink.
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Whenever Ledev Champion attacks, you may tap any number of untapped creatures you control. Ledev Champion gets +1/+1 until end of turn for each creature tapped this way.\n{3}{G}{W}: Create a 1/1 white Soldier creature token with lifelink.

View File

@@ -8,6 +8,6 @@ SVar:DBDraw2:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPr
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
A:AB$ ChangeZone | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Origin$ Graveyard | Destination$ Battlefield | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target land card in your graveyard | ValidTgts$ Land.YouCtrl | SpellDescription$ Return up to two target land cards from your graveyard to the battlefield.
A:AB$ Destroy | Cost$ SubCounter<11/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | TargetMin$ 0 | TargetMax$ 6 | SubAbility$ DBToken | SpellDescription$ Destroy up to six target nonland permanents, then create six 2/2 green Cat Warrior creature tokens with forestwalk.
SVar:DBToken:DB$ Token | TokenAmount$ 6 | TokenOwner$ You | TokenScript$ g_2_2_cat_warrior_forestwalk | LegacyImage$ g 2 2 cat warrior c18
SVar:DBToken:DB$ Token | TokenAmount$ 6 | TokenOwner$ You | TokenScript$ g_2_2_cat_warrior_forestwalk | LegacyImage$ g 2 2 cat warrior forestwalk c18
K:CARDNAME can be your commander.
Oracle:[+2]: Discard a card, then draw a card. If a land card is discarded this way, draw an additional card.\n[-3]: Return up to two target land cards from your graveyard to the battlefield.\n[-11]: Destroy up to six target nonland permanents, then create six 2/2 green Cat Warrior creature tokens with forestwalk.\nLord Windgrace can be your commander.

View File

@@ -4,7 +4,7 @@ Types:Creature Human Artificer
PT:2/1
K:Haste
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | CheckSVar$ X | SVarCompare$ GE1 | References$ X | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Lieutenant - at the beginning of combat on your turn, if you control your commander, create a 1/1 colorless Thopter artifact creature token with flying. That token gains haste until end of turn.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Thopter | TokenTypes$ Artifact,Creature,Thopter | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | RememberTokens$ True | TokenImage$ c 1 1 thopter c18 | TokenAltImages$ c 1 1 thopter2 c18 | SubAbility$ DBPump
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_1_1_a_thopter_flying | TokenOwner$ You | RememberTokens$ True | LegacyImage$ c 1 1 a thopter flying c18 | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$Valid Card.IsCommander+YouOwn+YouCtrl

View File

@@ -2,7 +2,7 @@ Name:March of the Multitudes
ManaCost:X G W W
Types:Instant
K:Convoke
A:SP$ Token | Cost$ X G W W | TokenAmount$ X | References$ X | TokenScript$ w_1_1_soldier_lifelink | SpellDescription$ Create X 1/1 white Soldier creature tokens with lifelink.
A:SP$ Token | Cost$ X G W W | TokenAmount$ X | References$ X | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn | SpellDescription$ Create X 1/1 white Soldier creature tokens with lifelink.
SVar:X:Count$xPaid
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of the creature's color.)\nCreate X 1/1 white Soldier creature tokens with lifelink.

View File

@@ -5,8 +5,6 @@ PT:3/4
K:Flying
K:Lifelink
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you attacked this turn.
# TODO: Migrate this to the new TokenScript format (but probably needs LegacyImage to work first? It tries to search for a GNT token image, which probably doesn't exist, and doesn't fall back to other token pictures)
# TODO: SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | TokenScript$ w_2_2_knight_vigilance | LegacyImage$ w 2 2 knight m19 | References$ X | SpellDescription$ Create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you attacked this turn.
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | TokenPower$ 2 | TokenToughness$ 2 | TokenColors$ White | TokenName$ Knight | TokenTypes$ Creature,Knight | TokenKeywords$ Vigilance | TokenImage$ w 2 2 knight m19 | References$ X | SpellDescription$ Create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you attacked this turn.
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | TokenScript$ w_2_2_knight_vigilance | LegacyImage$ w 2 2 knight vigilance gnt | References$ X | SpellDescription$ Create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you attacked this turn.
SVar:X:TriggeredCardController$OpponentsAttackedThisTurn
Oracle:Flying, lifelink\nWhen Militant Angel enters the battlefield, create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you attacked this turn.

View File

@@ -3,7 +3,7 @@ ManaCost:3 U
Types:Creature Human Wizard
PT:1/5
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an instant or sorcery spell, create a 1/1 blue Bird Illusion creature token with flying.
SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenScript$ u_1_1_bird_illusion_flying
SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenScript$ u_1_1_bird_illusion_flying | LegacyImage$ u 1 1 bird illusion flying grn
SVar:BuffedBy:Instant,Sorcery
DeckHints:Type$Instant|Sorcery
DeckHas:Ability$Token

View File

@@ -4,5 +4,5 @@ Types:Creature Dragon
PT:5/4
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Landfall Whenever a land enters the battlefield under your control, create a 0/2 red Dragon creature token with defender and "When this creature dies, create a 2/2 red Dragon creature token with flying and '{R}: This creature gets +1/+0 until end of turn.'"
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | LegacyImage$ r 0 2 dragon egg | TokenScript$ r_0_2_dragon_egg_defender_hatches_dragon
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | LegacyImage$ r 0 2 dragon egg defender hatches dragon c18 | TokenScript$ r_0_2_dragon_egg_defender_hatches_dragon
Oracle:Flying\nLandfall — Whenever a land enters the battlefield under your control, create a 0/2 red Dragon Egg creature token with defender and "When this creature dies, create a 2/2 red Dragon creature token with flying and '{R}: This creature gets +1/+0 until end of turn.'"

View File

@@ -2,9 +2,9 @@ Name:Retrofitter Foundry
ManaCost:1
Types:Artifact
A:AB$ Untap | Cost$ 3 | SpellDescription$ Untap CARDNAME.
A:AB$ Token | Cost$ 2 T | TokenAmount$ 1 | TokenName$ Servo | TokenTypes$ Artifact,Creature,Servo | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 servo c18 | SpellDescription$ Create a 1/1 colorless Servo artifact creature token.
A:AB$ Token | Cost$ 1 T Sac<1/Servo> | TokenAmount$ 1 | TokenName$ Thopter | TokenTypes$ Artifact,Creature,Thopter | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenImage$ c 1 1 thopter c18 | SpellDescription$ Create a 1/1 colorless Thopter artifact creature token with flying.
A:AB$ Token | Cost$ 2 T | TokenAmount$ 1 | TokenScript$ c_1_1_a_servo | TokenOwner$ You | LegacyImage$ c 1 1 a servo c18 | SpellDescription$ Create a 1/1 colorless Servo artifact creature token.
A:AB$ Token | Cost$ 1 T Sac<1/Servo> | TokenAmount$ 1 | TokenScript$ c_1_1_a_thopter_flying | TokenOwner$ You | LegacyImage$ c 1 1 a thopter flying c18 | SpellDescription$ Create a 1/1 colorless Thopter artifact creature token with flying.
DeckHas:Ability$Token
A:AB$ Token | Cost$ T Sac<1/Thopter> | TokenAmount$ 1 | TokenName$ Construct | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 4 | TokenToughness$ 4 | TokenImage$ c 4 4 construct c18 | SpellDescription$ Create a 4/4 colorless Construct artifact creature token.
A:AB$ Token | Cost$ T Sac<1/Thopter> | TokenAmount$ 1 | TokenScript$ c_4_4_a_construct | TokenOwner$ You | LegacyImage$ c 4 4 a construct c18 | SpellDescription$ Create a 4/4 colorless Construct artifact creature token.
SVar:AIPreference:SacCost$Creature.token
Oracle:{3}: Untap Retrofitter Foundry.\n{2}, {T}: Create a 1/1 colorless Servo artifact creature token.\n{1}, {T}, Sacrifice a Servo: Create a 1/1 colorless Thopter artifact creature token with flying.\n{T}, Sacrifice a Thopter: Create a 4/4 colorless Construct artifact creature token.

View File

@@ -2,7 +2,7 @@ Name:Saheeli, the Gifted
ManaCost:2 U R
Types:Legendary Planeswalker Saheeli
Loyalty:4
A:AB$ Token | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenName$ Servo | TokenTypes$ Artifact,Creature,Servo | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 servo c18 | SpellDescription$ Create a 1/1 colorless Servo artifact creature token.
A:AB$ Token | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenScript$ c_1_1_a_servo | TokenOwner$ You | LegacyImage$ c 1 1 servo c18 | SpellDescription$ Create a 1/1 colorless Servo artifact creature token.
A:AB$ Effect | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | StaticAbilities$ HBReduceCost | Triggers$ TrigCastSpell | SVars$ RemoveEffect,X | SpellDescription$ The next spell you cast this turn costs {1} less to cast for each artifact you control as you cast it.
SVar:HBReduceCost:Mode$ ReduceCost | EffectZone$ Command | Type$ Spell | ValidCard$ Card | Activator$ You | Amount$ X | References$ X | Description$ The next spell you cast this turn costs {1} less to cast for each artifact you control as you cast it.
SVar:TrigCastSpell:Mode$ SpellCast | ValidActivatingPlayer$ You | TriggerZones$ Command | Execute$ RemoveEffect | Static$ True

View File

@@ -2,6 +2,6 @@ Name:Smothering Tithe
ManaCost:3 W
Types:Enchantment
T:Mode$ Drawn | ValidCard$ Card.OppOwn | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever an opponent draws a card, that player may pay {2}. If the player doesn't, you create a colorless Treasure artifact token with flying{T}, Sacrifice this artifact: Add one mana of any color.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | UnlessCost$ 2 | UnlessPayer$ TriggeredCardController | TokenScript$ c_a_treasure_sac | TokenOwner$ You | LegacyImage$ c treasure
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | UnlessCost$ 2 | UnlessPayer$ TriggeredCardController | TokenScript$ c_a_treasure_sac | TokenOwner$ You | LegacyImage$ c a treasure sac rna
DeckHas:Ability$Token
Oracle:Whenever an opponent draws a card, that player may pay {2}. If the player doesn't, you create a colorless Treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color."

View File

@@ -4,6 +4,6 @@ Types:Sorcery
K:Convoke
A:SP$ Charm | Cost$ 2 G | Choices$ DBToken,DBDestroy
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ wg_2_2_elf_knight_vigilance | SpellDescription$ Create a 2/2 green and white Elf Knight creature token with vigilance.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ gw_2_2_elf_knight_vigilance | LegacyImage$ gw 2 2 elf knight vigilance grn | SpellDescription$ Create a 2/2 green and white Elf Knight creature token with vigilance.
DeckHas:Ability$Token
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nChoose one —\n• Create a 2/2 green and white Elf Knight creature token with vigilance.\n• Destroy target artifact or enchantment.

View File

@@ -1,6 +1,6 @@
Name:Sworn Companions
ManaCost:2 W
Types:Sorcery
A:SP$ Token | Cost$ 2 W | TokenAmount$ 2 | TokenScript$ w_1_1_soldier_lifelink | SpellDescription$ Creature two 1/1 white Soldier creature tokens with lifelink.
A:SP$ Token | Cost$ 2 W | TokenAmount$ 2 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn | SpellDescription$ Creature two 1/1 white Soldier creature tokens with lifelink.
DeckHas:Ability$Token & Ability$LifeGain
Oracle:Creature two 1/1 white Soldier creature tokens with lifelink.

View File

@@ -4,7 +4,7 @@ Types:Legendary Creature Dryad
PT:1/4
S:Mode$ Continuous | Affected$ Creature.Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other creatures you control get +1/+1.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 1/1 white Soldier creature tokens with lifelink.
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ w_1_1_soldier_lifelink
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ w_1_1_soldier_lifelink | LegacyImage$ w 1 1 soldier lifelink grn
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigGainControl | TriggerDescription$ At the beginning of your end step, each player gains control of all creatures they own.
SVar:TrigGainControl:DB$ RepeatEach | RepeatPlayers$ Player | AILogic$ GainControlOwns | RepeatSubAbility$ DBGainControl | SpellDescription$ Each player gains control of all creatures they own.
SVar:DBGainControl:DB$ GainControl | AllValid$ Creature.RememberedPlayerOwn | NewController$ Player.IsRemembered

View File

@@ -3,7 +3,7 @@ ManaCost:2 R
Types:Legendary Creature Human Knight
PT:3/3
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigToken | TriggerDescription$ When CARDNAME deals combat damage to a player, that player creates that many 1/1 red Survivor creature tokens.
SVar:TrigToken:DB$ Token | TokenOwner$ TriggeredTarget | TokenAmount$ X | References$ X | TokenName$ Survivor | TokenTypes$ Creature,Survivor | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ r 1 1 survivor C18
SVar:TrigToken:DB$ Token | TokenOwner$ TriggeredTarget | TokenAmount$ X | References$ X | TokenScript$ r_1_1_survivor | LegacyImage$ r 1 1 survivor c18
SVar:X:TriggerCount$DamageAmount
S:Mode$ Continuous | Affected$ Survivor.OppCtrl | AddHiddenKeyword$ CantBlock Creature | Description$ Survivors your opponents control can't block.
S:Mode$ CantAttack | ValidCard$ Creature.Survivor+OppCtrl | Target$ You,Planeswalker.YouCtrl | Description$ Survivors your opponents control can't attack you or planeswalkers you control.

View File

@@ -7,6 +7,6 @@ SVar:TrigLoot:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBDiscard
SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ X | References$ X | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X
SVar:X:TriggerObjectsAttackers$Valid Zombie.YouCtrl
A:AB$ Token | Cost$ 2 ExileFromGrave<2/Card> | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie ISD | TokenTapped$ True | SpellDescription$ Create a tapped 2/2 black Zombie creature token.
A:AB$ Token | Cost$ 2 ExileFromGrave<2/Card> | TokenAmount$ 1 | TokenScript$ b_2_2_zombie | TokenOwner$ You | LegacyImage$ b 2 2 zombie c18 | TokenTapped$ True | SpellDescription$ Create a tapped 2/2 black Zombie creature token.
DeckHas:Ability$Token
Oracle:Whenever you attack with one or more Zombies, draw that many cards, then discard that many cards. You gain that much life.\n{2}, Exile two cards from your graveyard: Create a tapped 2/2 black Zombie creature token.

View File

@@ -29,12 +29,14 @@ b_1_1_assassin_lose_con_ddm.jpg https://downloads.cardforge.org/images/tokens/b_
b_1_1_assassin_lose_con_rtr.jpg https://downloads.cardforge.org/images/tokens/b_1_1_assassin_lose_con_rtr.jpg
b_1_1_bat_flying_c17.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_c17.jpg
b_1_1_bat_flying_ddd.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_ddd.jpg
b_1_1_bat_flying_gk2.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_gk2.jpg
b_1_1_bat_flying_gpt.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_gpt.jpg
b_1_1_bat_flying_gvl.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_gvl.jpg
b_1_1_bat_flying_m19.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_m19.jpg
b_1_1_bat_flying_mma.jpg https://downloads.cardforge.org/images/tokens/b_1_1_bat_flying_mma.jpg
b_1_1_faerie_rogue_flying_mm2.jpg https://downloads.cardforge.org/images/tokens/b_1_1_faerie_rogue_flying_mm2.jpg
b_1_1_faerie_rogue_flying_mor.jpg https://downloads.cardforge.org/images/tokens/b_1_1_faerie_rogue_flying_mor.jpg
b_1_1_faerie_rogue_flying_uma.jpg https://downloads.cardforge.org/images/tokens/b_1_1_faerie_rogue_flying_uma.jpg
b_1_1_goblin_rogue_lrw.jpg https://downloads.cardforge.org/images/tokens/b_1_1_goblin_rogue_lrw.jpg
b_1_1_goblin_rogue_mma.jpg https://downloads.cardforge.org/images/tokens/b_1_1_goblin_rogue_mma.jpg
b_1_1_goblin_rogue_mor.jpg https://downloads.cardforge.org/images/tokens/b_1_1_goblin_rogue_mor.jpg
@@ -89,6 +91,7 @@ b_2_2_zombie_c14.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_
b_2_2_zombie_c15.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_c15.jpg
b_2_2_zombie_c16.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_c16.jpg
b_2_2_zombie_c17.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_c17.jpg
b_2_2_zombie_c18.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_c18.jpg
b_2_2_zombie_cfx.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_cfx.jpg
b_2_2_zombie_cm2.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_cm2.jpg
b_2_2_zombie_cma.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_cma.jpg
@@ -105,6 +108,7 @@ b_2_2_zombie_e01.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_
b_2_2_zombie_ema.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_ema.jpg
b_2_2_zombie_emn.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_emn.jpg
b_2_2_zombie_fut.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_fut.jpg
b_2_2_zombie_gnt.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_gnt.jpg
b_2_2_zombie_hop.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_hop.jpg
b_2_2_zombie_hou.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_hou.jpg
b_2_2_zombie_isd.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_isd.jpg
@@ -118,6 +122,7 @@ b_2_2_zombie_m14.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_
b_2_2_zombie_m15.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_m15.jpg
b_2_2_zombie_m19.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_m19.jpg
b_2_2_zombie_mbs.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_mbs.jpg
b_2_2_zombie_med.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_med.jpg
b_2_2_zombie_mir.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_mir.jpg
b_2_2_zombie_mm3.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_mm3.jpg
b_2_2_zombie_mma.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_mma.jpg
@@ -133,6 +138,7 @@ b_2_2_zombie_pz1.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_
b_2_2_zombie_tmp.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_tmp.jpg
b_2_2_zombie_tpr.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_tpr.jpg
b_2_2_zombie_ugl.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_ugl.jpg
b_2_2_zombie_uma.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_ugl.jpg
b_2_2_zombie_v17.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_v17.jpg
b_2_2_zombie_vma.jpg https://downloads.cardforge.org/images/tokens/b_2_2_zombie_vma.jpg
b_2_4_spider_reach_cmd.jpg https://downloads.cardforge.org/images/tokens/b_2_4_spider_reach_cmd.jpg
@@ -159,6 +165,7 @@ b_5_5_zombie_giant_ddr.jpg https://downloads.cardforge.org/images/tokens/b_5_5_z
b_5_5_zombie_giant_zen.jpg https://downloads.cardforge.org/images/tokens/b_5_5_zombie_giant_zen.jpg
b_6_6_demon_flying_trample_aristocrat_dom.jpg https://downloads.cardforge.org/images/tokens/b_6_6_demon_flying_trample_aristocrat_dom.jpg
b_6_6_wurm_trample_apc.jpg https://downloads.cardforge.org/images/tokens/b_6_6_wurm_trample_apc.jpg
b_6_6_wurm_trample_uma.jpg https://downloads.cardforge.org/images/tokens/b_6_6_wurm_trample_uma.jpg
b_6_6_wurm_trample_vma.jpg https://downloads.cardforge.org/images/tokens/b_6_6_wurm_trample_vma.jpg
b_x_x_demon_flying_c14.jpg https://downloads.cardforge.org/images/tokens/b_x_x_demon_flying_c14.jpg
b_x_x_demon_flying_cns.jpg https://downloads.cardforge.org/images/tokens/b_x_x_demon_flying_cns.jpg
@@ -178,7 +185,10 @@ b_x_x_zombie_horror_dtk.jpg https://downloads.cardforge.org/images/tokens/b_x_x_
b_x_x_zombie_emn.jpg https://downloads.cardforge.org/images/tokens/b_x_x_zombie_emn.jpg
b_x_x_zombie_jou.jpg https://downloads.cardforge.org/images/tokens/b_x_x_zombie_jou.jpg
bg_1_1_e_snake_deathtouch_jou.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_e_snake_deathtouch_jou.jpg
bg_1_1_insect_grn.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_insect_gk1.jpg
bg_1_1_insect_grn.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_insect_grn.jpg
bg_1_1_worm_c16.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_worm_c16.jpg
bg_1_1_worm_c18.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_worm_c18.jpg
bg_1_1_worm_eve.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_worm_eve.jpg
bg_1_1_worm_mm2.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_worm_mm2.jpg
bg_1_1_worm_mma.jpg https://downloads.cardforge.org/images/tokens/bg_1_1_worm_mma.jpg
@@ -191,7 +201,8 @@ br_5_5_elemental_shm.jpg https://downloads.cardforge.org/images/tokens/br_5_5_el
brg_3_3_cat_dragon_flying_c17.jpg https://downloads.cardforge.org/images/tokens/brg_3_3_cat_dragon_flying_c17.jpg
butterfly_mmq.jpg https://downloads.cardforge.org/images/tokens/butterfly_mmq.jpg
butterfly_vis.jpg https://downloads.cardforge.org/images/tokens/butterfly_vis.jpg
c_0_0_a_construct_total_artifacts.jpg https://downloads.cardforge.org/images/tokens/c_0_0_a_construct_total_artifacts.jpg
c_0_0_a_construct_total_artifacts_dom.jpg https://downloads.cardforge.org/images/tokens/c_0_0_a_construct_total_artifacts_dom.jpg
c_0_0_a_construct_total_artifacts_med.jpg https://downloads.cardforge.org/images/tokens/c_0_0_a_construct_total_artifacts_med.jpg
c_0_1_a_pest_hop.jpg https://downloads.cardforge.org/images/tokens/c_0_1_a_pest_hop.jpg
c_0_1_a_pest_mrd.jpg https://downloads.cardforge.org/images/tokens/c_0_1_a_pest_mrd.jpg
c_0_1_a_prism_vis.jpg https://downloads.cardforge.org/images/tokens/c_0_1_a_prism_vis.jpg
@@ -216,11 +227,13 @@ c_0_2_a_wall_defender_mir.jpg https://downloads.cardforge.org/images/tokens/c_0_
c_10_10_eldrazi_bfz.jpg https://downloads.cardforge.org/images/tokens/c_10_10_eldrazi_bfz.jpg
c_1_1_a_construct_defender_cn2.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_construct_defender_cn2.jpg
c_1_1_a_construct_defender_cns.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_construct_defender_cns.jpg
c_1_1_a_construct_defender_med.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_construct_defender_med.jpg
c_1_1_a_gnome_usg.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_gnome_usg.jpg
c_1_1_a_myr_bbd.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_bbd.jpg
c_1_1_a_myr_c13.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_c13.jpg
c_1_1_a_myr_c14.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_c14.jpg
c_1_1_a_myr_c16.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_c16.jpg
c_1_1_a_myr_c18.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_c18.jpg
c_1_1_a_myr_cm2.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_cm2.jpg
c_1_1_a_myr_ddu.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_ddu.jpg
c_1_1_a_myr_dst.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_myr_dst.jpg
@@ -242,6 +255,7 @@ c_1_1_a_servo2_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_ser
c_1_1_a_servo3_aer.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_servo3_aer.jpg
c_1_1_a_servo3_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_servo3_kld.jpg
c_1_1_a_servo_aer.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_servo_aer.jpg
c_1_1_a_servo_c18.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_servo_c18.jpg
c_1_1_a_servo_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_servo_kld.jpg
c_1_1_a_snake_poison_5ed.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_snake_poison_5ed.jpg
c_1_1_a_snake_poison_chr.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_snake_poison_chr.jpg
@@ -250,6 +264,7 @@ c_1_1_a_tetravite_flying_noenchant_4ed.jpg https://downloads.cardforge.org/image
c_1_1_a_tetravite_flying_noenchant_atq.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_tetravite_flying_noenchant_atq.jpg
c_1_1_a_tetravite_flying_noenchant_me4.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_tetravite_flying_noenchant_me4.jpg
c_1_1_a_thopter_flying2_aer.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying2_aer.jpg
c_1_1_a_thopter_flying2_c18.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying2_c18.jpg
c_1_1_a_thopter_flying2_ddu.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying2_ddu.jpg
c_1_1_a_thopter_flying2_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying2_kld.jpg
c_1_1_a_thopter_flying2_mps_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying2_mps_kld.jpg
@@ -258,8 +273,10 @@ c_1_1_a_thopter_flying3_aer.jpg https://downloads.cardforge.org/images/tokens/c_
c_1_1_a_thopter_flying3_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying3_kld.jpg
c_1_1_a_thopter_flying3_mps_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying3_mps_kld.jpg
c_1_1_a_thopter_flying_aer.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_aer.jpg
c_1_1_a_thopter_flying_c18.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_c18.jpg
c_1_1_a_thopter_flying_ddu.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_ddu.jpg
c_1_1_a_thopter_flying_exo.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_exo.jpg
c_1_1_a_thopter_flying_gnt.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_gnt.jpg
c_1_1_a_thopter_flying_kld.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_kld.jpg
c_1_1_a_thopter_flying_m19.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_m19.jpg
c_1_1_a_thopter_flying_mbs.jpg https://downloads.cardforge.org/images/tokens/c_1_1_a_thopter_flying_mbs.jpg
@@ -282,6 +299,7 @@ c_1_1_eldrazi_scion_sac_ddr.jpg https://downloads.cardforge.org/images/tokens/c_
c_1_1_eldrazi_scion_sac_ogw.jpg https://downloads.cardforge.org/images/tokens/c_1_1_eldrazi_scion_sac_ogw.jpg
c_1_1_sand_gpt.jpg https://downloads.cardforge.org/images/tokens/c_1_1_sand_gpt.jpg
c_1_1_shapeshifter_changeling_c15.jpg https://downloads.cardforge.org/images/tokens/c_1_1_shapeshifter_changeling_c15.jpg
c_1_1_shapeshifter_changeling_c18.jpg https://downloads.cardforge.org/images/tokens/c_1_1_shapeshifter_changeling_c18.jpg
c_1_1_shapeshifter_changeling_cm2.jpg https://downloads.cardforge.org/images/tokens/c_1_1_shapeshifter_changeling_cm2.jpg
c_1_1_shapeshifter_changeling_lrw.jpg https://downloads.cardforge.org/images/tokens/c_1_1_shapeshifter_changeling_lrw.jpg
c_1_1_sliver2_m14.jpg https://downloads.cardforge.org/images/tokens/c_1_1_sliver2_m14.jpg
@@ -323,6 +341,7 @@ c_3_3_e_a_golem_ths.jpg https://downloads.cardforge.org/images/tokens/c_3_3_e_a_
c_3_4_a_gargoyle_flying_c14.jpg https://downloads.cardforge.org/images/tokens/c_3_4_a_gargoyle_flying_c14.jpg
c_3_4_a_gargoyle_flying_cma.jpg https://downloads.cardforge.org/images/tokens/c_3_4_a_gargoyle_flying_cma.jpg
c_3_4_a_gargoyle_flying_m10.jpg https://downloads.cardforge.org/images/tokens/c_3_4_a_gargoyle_flying_m10.jpg
c_4_4_a_construct_c18.jpg https://downloads.cardforge.org/images/tokens/c_4_4_a_construct_c18.jpg
c_4_4_a_golem_rix.jpg https://downloads.cardforge.org/images/tokens/c_4_4_a_golem_rix.jpg
c_4_6_a_golem_arc.jpg https://downloads.cardforge.org/images/tokens/c_4_6_a_golem_arc.jpg
c_5_5_a_djinn_flying_3ed.jpg https://downloads.cardforge.org/images/tokens/c_5_5_a_djinn_flying_3ed.jpg
@@ -341,6 +360,7 @@ c_a_clue_draw3_soi.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_dr
c_a_clue_draw4_soi.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_draw4_soi.jpg
c_a_clue_draw5_soi.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_draw5_soi.jpg
c_a_clue_draw6_soi.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_draw6_soi.jpg
c_a_clue_draw_c18.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_draw_c18.jpg
c_a_clue_draw_soi.jpg https://downloads.cardforge.org/images/tokens/c_a_clue_draw_soi.jpg
c_a_treasure_sac2_rix.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac2_rix.jpg
c_a_treasure_sac2_xln.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac2_xln.jpg
@@ -351,10 +371,12 @@ c_a_treasure_sac4_xln.jpg https://downloads.cardforge.org/images/tokens/c_a_trea
c_a_treasure_sac5_rix.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac5_rix.jpg
c_a_treasure_sac5_xln.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac5_xln.jpg
c_a_treasure_sac_rix.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac_rix.jpg
c_a_treasure_sac_rna.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac_rna.jpg
c_a_treasure_sac_xln.jpg https://downloads.cardforge.org/images/tokens/c_a_treasure_sac_xln.jpg
c_x_x_a_construct2_kld.jpg https://downloads.cardforge.org/images/tokens/c_x_x_a_construct2_kld.jpg
c_x_x_a_construct_kld.jpg https://downloads.cardforge.org/images/tokens/c_x_x_a_construct_kld.jpg
c_x_x_a_horror_c16.jpg https://downloads.cardforge.org/images/tokens/c_x_x_a_horror_c16.jpg
c_x_x_a_horror_c18.jpg https://downloads.cardforge.org/images/tokens/c_x_x_a_horror_c18.jpg
c_x_x_a_horror_mbs.jpg https://downloads.cardforge.org/images/tokens/c_x_x_a_horror_mbs.jpg
carnivore_c13.jpg https://downloads.cardforge.org/images/tokens/carnivore_c13.jpg
carnivore_ema.jpg https://downloads.cardforge.org/images/tokens/carnivore_ema.jpg
@@ -364,6 +386,7 @@ etherium_cell_aer.jpg https://downloads.cardforge.org/images/tokens/etherium_cel
festering_goblin_fut.jpg https://downloads.cardforge.org/images/tokens/festering_goblin_fut.jpg
g_0_1_plant_arc.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_arc.jpg
g_0_1_plant_c13.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_c13.jpg
g_0_1_plant_c18.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_c18.jpg
g_0_1_plant_ddp.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_ddp.jpg
g_0_1_plant_ddr.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_ddr.jpg
g_0_1_plant_ogw.jpg https://downloads.cardforge.org/images/tokens/g_0_1_plant_ogw.jpg
@@ -430,6 +453,7 @@ g_1_1_plant_bfz.jpg https://downloads.cardforge.org/images/tokens/g_1_1_plant_bf
g_1_1_saproling2_c13.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling2_c13.jpg
g_1_1_saproling2_c16.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling2_c16.jpg
g_1_1_saproling2_dom.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling2_dom.jpg
g_1_1_saproling2_gk1.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling2_gk1.jpg
g_1_1_saproling2_pc2.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling2_pc2.jpg
g_1_1_saproling3_c13.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling3_c13.jpg
g_1_1_saproling3_dom.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling3_dom.jpg
@@ -459,6 +483,8 @@ g_1_1_saproling_dom.jpg https://downloads.cardforge.org/images/tokens/g_1_1_sapr
g_1_1_saproling_drb.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_drb.jpg
g_1_1_saproling_fem.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_fem.jpg
g_1_1_saproling_fut.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_fut.jpg
g_1_1_saproling_gk1.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_gk1.jpg
g_1_1_saproling_gk2.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_gk2.jpg
g_1_1_saproling_gpt.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_gpt.jpg
g_1_1_saproling_hop.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_hop.jpg
g_1_1_saproling_inv.jpg https://downloads.cardforge.org/images/tokens/g_1_1_saproling_inv.jpg
@@ -519,6 +545,7 @@ g_1_2_spider_reach_emn.jpg https://downloads.cardforge.org/images/tokens/g_1_2_s
g_1_2_spider_reach_isd.jpg https://downloads.cardforge.org/images/tokens/g_1_2_spider_reach_isd.jpg
g_1_2_spider_reach_pz1.jpg https://downloads.cardforge.org/images/tokens/g_1_2_spider_reach_pz1.jpg
g_1_2_spider_reach_shm.jpg https://downloads.cardforge.org/images/tokens/g_1_2_spider_reach_shm.jpg
g_1_2_spider_reach_uma.jpg https://downloads.cardforge.org/images/tokens/g_1_2_spider_reach_uma.jpg
g_2_2_bear_c15.jpg https://downloads.cardforge.org/images/tokens/g_2_2_bear_c15.jpg
g_2_2_bear_jud.jpg https://downloads.cardforge.org/images/tokens/g_2_2_bear_jud.jpg
g_2_2_bear_ody.jpg https://downloads.cardforge.org/images/tokens/g_2_2_bear_ody.jpg
@@ -527,6 +554,7 @@ g_2_2_bear_vma.jpg https://downloads.cardforge.org/images/tokens/g_2_2_bear_vma.
g_2_2_beast_exo.jpg https://downloads.cardforge.org/images/tokens/g_2_2_beast_exo.jpg
g_2_2_boar_ths.jpg https://downloads.cardforge.org/images/tokens/g_2_2_boar_ths.jpg
g_2_2_cat_warrior_forestwalk_c17.jpg https://downloads.cardforge.org/images/tokens/g_2_2_cat_warrior_forestwalk_c17.jpg
g_2_2_cat_warrior_forestwalk_c18.jpg https://downloads.cardforge.org/images/tokens/g_2_2_cat_warrior_forestwalk_c18.jpg
g_2_2_cat_warrior_forestwalk_plc.jpg https://downloads.cardforge.org/images/tokens/g_2_2_cat_warrior_forestwalk_plc.jpg
g_2_2_elemental_ori.jpg https://downloads.cardforge.org/images/tokens/g_2_2_elemental_ori.jpg
g_2_2_lizard_arb.jpg https://downloads.cardforge.org/images/tokens/g_2_2_lizard_arb.jpg
@@ -599,6 +627,7 @@ g_3_3_centaur2_dgm.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centa
g_3_3_centaur2_rtr.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur2_rtr.jpg
g_3_3_centaur_bng.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_bng.jpg
g_3_3_centaur_dgm.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_dgm.jpg
g_3_3_centaur_gk1.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_gk1.jpg
g_3_3_centaur_mm3.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_mm3.jpg
g_3_3_centaur_ons.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_ons.jpg
g_3_3_centaur_pro_black_rav.jpg https://downloads.cardforge.org/images/tokens/g_3_3_centaur_pro_black_rav.jpg
@@ -629,6 +658,7 @@ g_3_3_elephant_tsb.jpg https://downloads.cardforge.org/images/tokens/g_3_3_eleph
g_3_3_elephant_vma.jpg https://downloads.cardforge.org/images/tokens/g_3_3_elephant_vma.jpg
g_3_3_elephant_wwk.jpg https://downloads.cardforge.org/images/tokens/g_3_3_elephant_wwk.jpg
g_3_3_frog_lizard_c15.jpg https://downloads.cardforge.org/images/tokens/g_3_3_frog_lizard_c15.jpg
g_3_3_frog_lizard_gk2.jpg https://downloads.cardforge.org/images/tokens/g_3_3_frog_lizard_gk2.jpg
g_3_3_frog_lizard_gtc.jpg https://downloads.cardforge.org/images/tokens/g_3_3_frog_lizard_gtc.jpg
g_3_3_hippo_akh.jpg https://downloads.cardforge.org/images/tokens/g_3_3_hippo_akh.jpg
g_3_3_ooze_soi.jpg https://downloads.cardforge.org/images/tokens/g_3_3_ooze_soi.jpg
@@ -637,6 +667,7 @@ g_4_4_bear_ktk.jpg https://downloads.cardforge.org/images/tokens/g_4_4_bear_ktk.
g_4_4_beast_c13.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_c13.jpg
g_4_4_beast_c14.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_c14.jpg
g_4_4_beast_c15.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_c15.jpg
g_4_4_beast_c18.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_c18.jpg
g_4_4_beast_cma.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_cma.jpg
g_4_4_beast_cmd.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_cmd.jpg
g_4_4_beast_ddd.jpg https://downloads.cardforge.org/images/tokens/g_4_4_beast_ddd.jpg
@@ -654,6 +685,7 @@ g_4_4_elemental_ddr.jpg https://downloads.cardforge.org/images/tokens/g_4_4_elem
g_4_4_elemental_lrw.jpg https://downloads.cardforge.org/images/tokens/g_4_4_elemental_lrw.jpg
g_4_4_elemental_mma.jpg https://downloads.cardforge.org/images/tokens/g_4_4_elemental_mma.jpg
g_4_4_elemental_mor.jpg https://downloads.cardforge.org/images/tokens/g_4_4_elemental_mor.jpg
g_4_4_elemental_uma.jpg https://downloads.cardforge.org/images/tokens/g_4_4_elemental_uma.jpg
g_4_4_rhino_trample_dgm.jpg https://downloads.cardforge.org/images/tokens/g_4_4_rhino_trample_dgm.jpg
g_4_4_rhino_trample_rtr.jpg https://downloads.cardforge.org/images/tokens/g_4_4_rhino_trample_rtr.jpg
g_5_3_elemental_c14.jpg https://downloads.cardforge.org/images/tokens/g_5_3_elemental_c14.jpg
@@ -664,13 +696,16 @@ g_5_5_beast_c13.jpg https://downloads.cardforge.org/images/tokens/g_5_5_beast_c1
g_5_5_beast_mrd.jpg https://downloads.cardforge.org/images/tokens/g_5_5_beast_mrd.jpg
g_5_5_beast_td2.jpg https://downloads.cardforge.org/images/tokens/g_5_5_beast_td2.jpg
g_5_5_beast_trample_c13.jpg https://downloads.cardforge.org/images/tokens/g_5_5_beast_trample_c13.jpg
g_5_5_beast_trample_c18.jpg https://downloads.cardforge.org/images/tokens/g_5_5_beast_trample_c18.jpg
g_5_5_wurm_akh.jpg https://downloads.cardforge.org/images/tokens/g_5_5_wurm_akh.jpg
g_5_5_wurm_trample_dgm.jpg https://downloads.cardforge.org/images/tokens/g_5_5_wurm_trample_dgm.jpg
g_5_5_wurm_trample_gk1.jpg https://downloads.cardforge.org/images/tokens/g_5_5_wurm_trample_gk1.jpg
g_5_5_wurm_trample_mm3.jpg https://downloads.cardforge.org/images/tokens/g_5_5_wurm_trample_mm3.jpg
g_5_5_wurm_trample_rtr.jpg https://downloads.cardforge.org/images/tokens/g_5_5_wurm_trample_rtr.jpg
g_6_1_insect_shroud_plc.jpg https://downloads.cardforge.org/images/tokens/g_6_1_insect_shroud_plc.jpg
g_6_6_wurm_dds.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_dds.jpg
g_6_6_wurm_ema.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_ema.jpg
g_6_6_wurm_gk2.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_gk2.jpg
g_6_6_wurm_gpt.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_gpt.jpg
g_6_6_wurm_jud.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_jud.jpg
g_6_6_wurm_m12.jpg https://downloads.cardforge.org/images/tokens/g_6_6_wurm_m12.jpg
@@ -681,17 +716,20 @@ g_7_7_elemental_trample_dd1.jpg https://downloads.cardforge.org/images/tokens/g_
g_7_7_elemental_trample_evg.jpg https://downloads.cardforge.org/images/tokens/g_7_7_elemental_trample_evg.jpg
g_7_7_elemental_trample_ons.jpg https://downloads.cardforge.org/images/tokens/g_7_7_elemental_trample_ons.jpg
g_x_x_elemental_c13.jpg https://downloads.cardforge.org/images/tokens/g_x_x_elemental_c13.jpg
g_x_x_elemental_c18.jpg https://downloads.cardforge.org/images/tokens/g_x_x_elemental_c18.jpg
g_x_x_elemental_chk.jpg https://downloads.cardforge.org/images/tokens/g_x_x_elemental_chk.jpg
g_x_x_elemental_ogw.jpg https://downloads.cardforge.org/images/tokens/g_x_x_elemental_ogw.jpg
g_x_x_elephant_resurgence_pcy.jpg https://downloads.cardforge.org/images/tokens/g_x_x_elephant_resurgence_pcy.jpg
g_x_x_hydra_jou.jpg https://downloads.cardforge.org/images/tokens/g_x_x_hydra_jou.jpg
g_x_x_ooze_ala.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_ala.jpg
g_x_x_ooze_gk2.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_gk2.jpg
g_x_x_ooze_gtc.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_gtc.jpg
g_x_x_ooze_gutter_grime_isd.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_gutter_grime_isd.jpg
g_x_x_ooze_isd.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_isd.jpg
g_x_x_ooze_mm3.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_mm3.jpg
g_x_x_ooze_roe.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_roe.jpg
g_x_x_ooze_rtr.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_rtr.jpg
g_x_x_ooze_uma.jpg https://downloads.cardforge.org/images/tokens/g_x_x_ooze_uma.jpg
g_x_x_saproling_burst_nms.jpg https://downloads.cardforge.org/images/tokens/g_x_x_saproling_burst_nms.jpg
g_x_x_saproling_burst_vma.jpg https://downloads.cardforge.org/images/tokens/g_x_x_saproling_burst_vma.jpg
g_x_x_treefolk_c14.jpg https://downloads.cardforge.org/images/tokens/g_x_x_treefolk_c14.jpg
@@ -710,6 +748,8 @@ gu_2_2_drake_flying_c13.jpg https://downloads.cardforge.org/images/tokens/gu_2_2
gu_2_2_drake_flying_cma.jpg https://downloads.cardforge.org/images/tokens/gu_2_2_drake_flying_cma.jpg
gu_2_2_drake_flying_dis.jpg https://downloads.cardforge.org/images/tokens/gu_2_2_drake_flying_dis.jpg
gw_1_1_elf_warrior_shm.jpg https://downloads.cardforge.org/images/tokens/gw_1_1_elf_warrior_shm.jpg
gw_2_2_elf_knight_vigilance_grn.jpg https://downloads.cardforge.org/images/tokens/gw_2_2_elf_knight_vigilance_grn.jpg
gw_8_8_elemental_vigilance_gk1.jpg https://downloads.cardforge.org/images/tokens/gw_8_8_elemental_vigilance_gk1.jpg
gw_8_8_elemental_vigilance_rtr.jpg https://downloads.cardforge.org/images/tokens/gw_8_8_elemental_vigilance_rtr.jpg
gw_x_x_elemental_total_creatures_dgm.jpg https://downloads.cardforge.org/images/tokens/gw_x_x_elemental_total_creatures_dgm.jpg
gw_x_x_elemental_total_creatures_mm3.jpg https://downloads.cardforge.org/images/tokens/gw_x_x_elemental_total_creatures_mm3.jpg
@@ -728,22 +768,27 @@ lightning_rager_cm2.jpg https://downloads.cardforge.org/images/tokens/lightning_
lightning_rager_pz1.jpg https://downloads.cardforge.org/images/tokens/lightning_rager_pz1.jpg
llanowar_elves_fut.jpg https://downloads.cardforge.org/images/tokens/llanowar_elves_fut.jpg
marit_lage_csp.jpg https://downloads.cardforge.org/images/tokens/marit_lage_csp.jpg
marit_lage_uma.jpg https://downloads.cardforge.org/images/tokens/marit_lage_uma.jpg
marit_lage_v16.jpg https://downloads.cardforge.org/images/tokens/marit_lage_v16.jpg
mask_c18.jpg https://downloads.cardforge.org/images/tokens/mask_c18.jpg
metallic_sliver_fut.jpg https://downloads.cardforge.org/images/tokens/metallic_sliver_fut.jpg
minor_demon_leg.jpg https://downloads.cardforge.org/images/tokens/minor_demon_leg.jpg
minor_demon_me3.jpg https://downloads.cardforge.org/images/tokens/minor_demon_me3.jpg
mowu2_gs1.jpg https://downloads.cardforge.org/images/tokens/mowu2_gs1.jpg
mowu_gs1.jpg https://downloads.cardforge.org/images/tokens/mowu_gs1.jpg
r_0_1_elemental_rekindling_phoenix_rix.jpg https://downloads.cardforge.org/images/tokens/r_0_1_elemental_rekindling_phoenix_rix.jpg
r_0_2_dragon_egg_defender_hatches_dragon_c18.jpg https://downloads.cardforge.org/images/tokens/r_0_2_dragon_egg_defender_hatches_dragon_c18.jpg
r_1_1_devil_burn_emn.jpg https://downloads.cardforge.org/images/tokens/r_1_1_devil_burn_emn.jpg
r_1_1_devil_burn_soi.jpg https://downloads.cardforge.org/images/tokens/r_1_1_devil_burn_soi.jpg
r_1_1_elemental2_m14.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental2_m14.jpg
r_1_1_elemental2_uma.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental2_uma.jpg
r_1_1_elemental_cat_haste_jud.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_cat_haste_jud.jpg
r_1_1_elemental_dds.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_dds.jpg
r_1_1_elemental_ema.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_ema.jpg
r_1_1_elemental_m13.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_m13.jpg
r_1_1_elemental_m14.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_m14.jpg
r_1_1_elemental_rix.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_rix.jpg
r_1_1_elemental_uma.jpg https://downloads.cardforge.org/images/tokens/r_1_1_elemental_uma.jpg
r_1_1_goblin2_m13.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin2_m13.jpg
r_1_1_goblin2_pc2.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin2_pc2.jpg
r_1_1_goblin_10e.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_10e.jpg
@@ -752,6 +797,7 @@ r_1_1_goblin_6ed.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_
r_1_1_goblin_a25.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_a25.jpg
r_1_1_goblin_ala.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_ala.jpg
r_1_1_goblin_all_attack_c16.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_all_attack_c16.jpg
r_1_1_goblin_ana.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_ana.jpg
r_1_1_goblin_arb.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_arb.jpg
r_1_1_goblin_arc.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_arc.jpg
r_1_1_goblin_ath.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_ath.jpg
@@ -767,6 +813,9 @@ r_1_1_goblin_dtk.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_
r_1_1_goblin_ema.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_ema.jpg
r_1_1_goblin_evg.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_evg.jpg
r_1_1_goblin_fem.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_fem.jpg
r_1_1_goblin_gk1.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_gk1.jpg
r_1_1_goblin_gnt.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_gnt.jpg
r_1_1_goblin_grn.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_grn.jpg
r_1_1_goblin_haste_ala.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_haste_ala.jpg
r_1_1_goblin_haste_ddt.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_haste_ddt.jpg
r_1_1_goblin_haste_ktk.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_haste_ktk.jpg
@@ -803,10 +852,14 @@ r_1_1_goblin_vma.jpg https://downloads.cardforge.org/images/tokens/r_1_1_goblin_
r_1_1_human_emn.jpg https://downloads.cardforge.org/images/tokens/r_1_1_human_emn.jpg
r_1_1_human_haste_avr.jpg https://downloads.cardforge.org/images/tokens/r_1_1_human_haste_avr.jpg
r_1_1_soldier_haste_ths.jpg https://downloads.cardforge.org/images/tokens/r_1_1_soldier_haste_ths.jpg
r_1_1_soldier_haste_uma.jpg https://downloads.cardforge.org/images/tokens/r_1_1_soldier_haste_uma.jpg
r_1_1_survivor_all.jpg https://downloads.cardforge.org/images/tokens/r_1_1_survivor_all.jpg
r_1_1_survivor_c18.jpg https://downloads.cardforge.org/images/tokens/r_1_1_survivor_c18.jpg
r_1_1_warrior_sok.jpg https://downloads.cardforge.org/images/tokens/r_1_1_warrior_sok.jpg
r_2_1_goblin_haste_arc.jpg https://downloads.cardforge.org/images/tokens/r_2_1_goblin_haste_arc.jpg
r_2_1_goblin_haste_dis.jpg https://downloads.cardforge.org/images/tokens/r_2_1_goblin_haste_dis.jpg
r_2_1_goblin_haste_gk2.jpg https://downloads.cardforge.org/images/tokens/r_2_1_goblin_haste_gk2.jpg
r_2_2_dragon_flying_firebreathing_c18.jpg https://downloads.cardforge.org/images/tokens/r_2_2_dragon_flying_firebreathing_c18.jpg
r_2_2_dragon_flying_firebreathing_ema.jpg https://downloads.cardforge.org/images/tokens/r_2_2_dragon_flying_firebreathing_ema.jpg
r_2_2_dragon_flying_firebreathing_ima.jpg https://downloads.cardforge.org/images/tokens/r_2_2_dragon_flying_firebreathing_ima.jpg
r_2_2_dragon_flying_firebreathing_m14.jpg https://downloads.cardforge.org/images/tokens/r_2_2_dragon_flying_firebreathing_m14.jpg
@@ -866,6 +919,7 @@ r_5_5_dragon_flying_roe.jpg https://downloads.cardforge.org/images/tokens/r_5_5_
r_5_5_dragon_flying_scg.jpg https://downloads.cardforge.org/images/tokens/r_5_5_dragon_flying_scg.jpg
r_5_5_dragon_flying_wwk.jpg https://downloads.cardforge.org/images/tokens/r_5_5_dragon_flying_wwk.jpg
r_6_6_dragon_flying_c17.jpg https://downloads.cardforge.org/images/tokens/r_6_6_dragon_flying_c17.jpg
r_6_6_dragon_flying_gk2.jpg https://downloads.cardforge.org/images/tokens/r_6_6_dragon_flying_gk2.jpg
r_6_6_dragon_flying_rtr.jpg https://downloads.cardforge.org/images/tokens/r_6_6_dragon_flying_rtr.jpg
r_7_1_elemental_trample_haste_zen.jpg https://downloads.cardforge.org/images/tokens/r_7_1_elemental_trample_haste_zen.jpg
r_8_8_lizard_cn2.jpg https://downloads.cardforge.org/images/tokens/r_8_8_lizard_cn2.jpg
@@ -875,6 +929,8 @@ rg_1_1_goblin_warrior_mm3.jpg https://downloads.cardforge.org/images/tokens/rg_1
rg_1_1_goblin_warrior_shm.jpg https://downloads.cardforge.org/images/tokens/rg_1_1_goblin_warrior_shm.jpg
rg_2_2_satyr_haste_jou.jpg https://downloads.cardforge.org/images/tokens/rg_2_2_satyr_haste_jou.jpg
rg_2_2_satyr_haste_ths.jpg https://downloads.cardforge.org/images/tokens/rg_2_2_satyr_haste_ths.jpg
rg_4_4_beast_trample_med.jpg https://downloads.cardforge.org/images/tokens/rg_4_4_beast_trample_med.jpg
rg_4_4_beast_trample_rna.jpg https://downloads.cardforge.org/images/tokens/rg_4_4_beast_trample_rna.jpg
rg_4_4_giant_warrior_haste_mm3.jpg https://downloads.cardforge.org/images/tokens/rg_4_4_giant_warrior_haste_mm3.jpg
rg_4_4_giant_warrior_haste_shm.jpg https://downloads.cardforge.org/images/tokens/rg_4_4_giant_warrior_haste_shm.jpg
rg_5_5_elemental_bfz.jpg https://downloads.cardforge.org/images/tokens/rg_5_5_elemental_bfz.jpg
@@ -888,9 +944,11 @@ rw_1_1_goblin_soldier_vma.jpg https://downloads.cardforge.org/images/tokens/rw_1
rw_1_1_soldier_haste2_dgm.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste2_dgm.jpg
rw_1_1_soldier_haste2_gtc.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste2_gtc.jpg
rw_1_1_soldier_haste_dgm.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste_dgm.jpg
rw_1_1_soldier_haste_gk1.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste_gk1.jpg
rw_1_1_soldier_haste_gtc.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste_gtc.jpg
rw_1_1_soldier_haste_mm3.jpg https://downloads.cardforge.org/images/tokens/rw_1_1_soldier_haste_mm3.jpg
spark_elemental_fut.jpg https://downloads.cardforge.org/images/tokens/spark_elemental_fut.jpg
spark_elemental_uma.jpg https://downloads.cardforge.org/images/tokens/spark_elemental_uma.jpg
stangg_twin_a25.jpg https://downloads.cardforge.org/images/tokens/stangg_twin_a25.jpg
stangg_twin_chr.jpg https://downloads.cardforge.org/images/tokens/stangg_twin_chr.jpg
stangg_twin_leg.jpg https://downloads.cardforge.org/images/tokens/stangg_twin_leg.jpg
@@ -912,8 +970,10 @@ u_1_1_a_thopter_flying_ala.jpg https://downloads.cardforge.org/images/tokens/u_1
u_1_1_a_thopter_flying_arb.jpg https://downloads.cardforge.org/images/tokens/u_1_1_a_thopter_flying_arb.jpg
u_1_1_a_thopter_flying_c13.jpg https://downloads.cardforge.org/images/tokens/u_1_1_a_thopter_flying_c13.jpg
u_1_1_a_thopter_flying_c16.jpg https://downloads.cardforge.org/images/tokens/u_1_1_a_thopter_flying_c16.jpg
u_1_1_a_thopter_flying_c18.jpg https://downloads.cardforge.org/images/tokens/u_1_1_a_thopter_flying_c18.jpg
u_1_1_bird_flying_eve.jpg https://downloads.cardforge.org/images/tokens/u_1_1_bird_flying_eve.jpg
u_1_1_bird_flying_inv.jpg https://downloads.cardforge.org/images/tokens/u_1_1_bird_flying_inv.jpg
u_1_1_bird_illusion_flying_grn.jpg https://downloads.cardforge.org/images/tokens/u_1_1_bird_illusion_flying_grn.jpg
u_1_1_camarid_fem.jpg https://downloads.cardforge.org/images/tokens/u_1_1_camarid_fem.jpg
u_1_1_camarid_tsp.jpg https://downloads.cardforge.org/images/tokens/u_1_1_camarid_tsp.jpg
u_1_1_faerie_flying_c13.jpg https://downloads.cardforge.org/images/tokens/u_1_1_faerie_flying_rav.jpg
@@ -930,6 +990,7 @@ u_1_1_spirit_flying_avr.jpg https://downloads.cardforge.org/images/tokens/u_1_1_
u_1_1_squid_islandwalk2_m15.jpg https://downloads.cardforge.org/images/tokens/u_1_1_squid_islandwalk2_m15.jpg
u_1_1_squid_islandwalk_c16.jpg https://downloads.cardforge.org/images/tokens/u_1_1_squid_islandwalk_c16.jpg
u_1_1_squid_islandwalk_m15.jpg https://downloads.cardforge.org/images/tokens/u_1_1_squid_islandwalk_m15.jpg
u_2_1_a_myr.jpg https://downloads.cardforge.org/images/tokens/u_2_1_a_myr.jpg
u_2_2_bird_flying_c16.jpg https://downloads.cardforge.org/images/tokens/u_2_2_bird_flying_c16.jpg
u_2_2_bird_flying_ths.jpg https://downloads.cardforge.org/images/tokens/u_2_2_bird_flying_ths.jpg
u_2_2_djinn_monk_flying_dtk.jpg https://downloads.cardforge.org/images/tokens/u_2_2_djinn_monk_flying_dtk.jpg
@@ -938,16 +999,19 @@ u_2_2_drake_flying_akh.jpg https://downloads.cardforge.org/images/tokens/u_2_2_d
u_2_2_drake_flying_c15.jpg https://downloads.cardforge.org/images/tokens/u_2_2_drake_flying_c15.jpg
u_2_2_drake_flying_dds.jpg https://downloads.cardforge.org/images/tokens/u_2_2_drake_flying_dds.jpg
u_2_2_drake_flying_m13.jpg https://downloads.cardforge.org/images/tokens/u_2_2_drake_flying_m13.jpg
u_2_2_drake_flying_uma.jpg https://downloads.cardforge.org/images/tokens/u_2_2_drake_flying_uma.jpg
u_2_2_e_bird_flying_bng.jpg https://downloads.cardforge.org/images/tokens/u_2_2_e_bird_flying_bng.jpg
u_2_2_e_bird_flying_jou.jpg https://downloads.cardforge.org/images/tokens/u_2_2_e_bird_flying_jou.jpg
u_2_2_elemental_flying_dst.jpg https://downloads.cardforge.org/images/tokens/u_2_2_elemental_flying_dst.jpg
u_2_2_homunculus_isd.jpg https://downloads.cardforge.org/images/tokens/u_2_2_homunculus_isd.jpg
u_2_2_homunculus_uma.jpg https://downloads.cardforge.org/images/tokens/u_2_2_homunculus_uma.jpg
u_2_2_illusion_ddm.jpg https://downloads.cardforge.org/images/tokens/u_2_2_illusion_ddm.jpg
u_2_2_illusion_illusory_xln.jpg https://downloads.cardforge.org/images/tokens/u_2_2_illusion_illusory_xln.jpg
u_2_2_illusion_zen.jpg https://downloads.cardforge.org/images/tokens/u_2_2_illusion_zen.jpg
u_3_3_fish_hatches_whale_a25.jpg https://downloads.cardforge.org/images/tokens/u_3_3_fish_hatches_whale_a25.jpg
u_3_3_fish_hatches_whale_c14.jpg https://downloads.cardforge.org/images/tokens/u_3_3_fish_hatches_whale_c14.jpg
u_3_3_weird_defender_flying_ddj.jpg https://downloads.cardforge.org/images/tokens/u_3_3_weird_defender_flying_ddj.jpg
u_3_3_weird_defender_flying_gk1.jpg https://downloads.cardforge.org/images/tokens/u_3_3_weird_defender_flying_gk1.jpg
u_3_3_weird_defender_flying_gpt.jpg https://downloads.cardforge.org/images/tokens/u_3_3_weird_defender_flying_gpt.jpg
u_4_4_sphinx_flying_jou.jpg https://downloads.cardforge.org/images/tokens/u_4_4_sphinx_flying_jou.jpg
u_5_5_dragon_spirit_flying_chk.jpg https://downloads.cardforge.org/images/tokens/u_5_5_dragon_spirit_flying_chk.jpg
@@ -967,6 +1031,7 @@ u_x_x_zombie_c14.jpg https://downloads.cardforge.org/images/tokens/u_x_x_zombie_
ub_1_1_faerie_rogue_flying_fvl.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_faerie_rogue_flying_fvl.jpg
ub_1_1_faerie_rogue_flying_mma.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_faerie_rogue_flying_mma.jpg
ub_1_1_faerie_rogue_flying_shm.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_faerie_rogue_flying_shm.jpg
ub_1_1_horror_flying_gk1.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_horror_flying_gk1.jpg
ub_1_1_horror_flying_gtc.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_horror_flying_gtc.jpg
ub_1_1_zombie_wizard_arb.jpg https://downloads.cardforge.org/images/tokens/ub_1_1_zombie_wizard_arb.jpgd
ur_1_1_insect_flying_haste_hou.jpg https://downloads.cardforge.org/images/tokens/ur_1_1_insect_flying_haste_hou.jpg
@@ -975,6 +1040,7 @@ ur_5_5_elemental_flying_c15.jpg https://downloads.cardforge.org/images/tokens/ur
ur_5_5_elemental_flying_ema.jpg https://downloads.cardforge.org/images/tokens/ur_5_5_elemental_flying_ema.jpg
ur_5_5_elemental_flying_eve.jpg https://downloads.cardforge.org/images/tokens/ur_5_5_elemental_flying_eve.jpg
urami_sok.jpg https://downloads.cardforge.org/images/tokens/urami_sok.jpg
voja_gk1.jpg https://downloads.cardforge.org/images/tokens/voja_gk1.jpg
voja_rav.jpg https://downloads.cardforge.org/images/tokens/voja_rav.jpg
volrath's_laboratory_sth.jpg https://downloads.cardforge.org/images/tokens/volrath%27s_laboratory_sth.jpg
w_0_1_caribou_5ed.jpg https://downloads.cardforge.org/images/tokens/w_0_1_caribou_5ed.jpg
@@ -1011,6 +1077,7 @@ w_1_1_citizen_5ed.jpg https://downloads.cardforge.org/images/tokens/w_1_1_citize
w_1_1_citizen_6ed.jpg https://downloads.cardforge.org/images/tokens/w_1_1_citizen_6ed.jpg
w_1_1_citizen_fem.jpg https://downloads.cardforge.org/images/tokens/w_1_1_citizen_fem.jpg
w_1_1_citizen_tsp.jpg https://downloads.cardforge.org/images/tokens/w_1_1_citizen_tsp.jpg
w_1_1_citizen_uma.jpg https://downloads.cardforge.org/images/tokens/w_1_1_citizen_uma.jpg
w_1_1_e_soldier2_bng.jpg https://downloads.cardforge.org/images/tokens/w_1_1_e_soldier2_bng.jpg
w_1_1_e_soldier_bng.jpg https://downloads.cardforge.org/images/tokens/w_1_1_e_soldier_bng.jpg
w_1_1_human2_dka.jpg https://downloads.cardforge.org/images/tokens/w_1_1_human2_dka.jpg
@@ -1057,6 +1124,7 @@ w_1_1_soldier_arb.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldie
w_1_1_soldier_bng.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_bng.jpg
w_1_1_soldier_c14.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_c14.jpg
w_1_1_soldier_c16.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_c16.jpg
w_1_1_soldier_c18.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_c18.jpg
w_1_1_soldier_cfx.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_cfx.jpg
w_1_1_soldier_cmd.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_cmd.jpg
w_1_1_soldier_cn2.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_cn2.jpg
@@ -1070,6 +1138,7 @@ w_1_1_soldier_fut.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldie
w_1_1_soldier_fva.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_fva.jpg
w_1_1_soldier_gtc.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_gtc.jpg
w_1_1_soldier_jou.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_jou.jpg
w_1_1_soldier_lifelink_grn.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_lifelink_grn.jpg
w_1_1_soldier_m10.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_m10.jpg
w_1_1_soldier_m12.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_m12.jpg
w_1_1_soldier_m13.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_m13.jpg
@@ -1078,6 +1147,7 @@ w_1_1_soldier_m19.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldie
w_1_1_soldier_mbs.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_mbs.jpg
w_1_1_soldier_md1.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_md1.jpg
w_1_1_soldier_me2.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_me2.jpg
w_1_1_soldier_med.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_med.jpg
w_1_1_soldier_mm2.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_mm2.jpg
w_1_1_soldier_mm3.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_mm3.jpg
w_1_1_soldier_mma.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_mma.jpg
@@ -1094,6 +1164,7 @@ w_1_1_soldier_ths.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldie
w_1_1_soldier_ugl.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_ugl.jpg
w_1_1_soldier_vma.jpg https://downloads.cardforge.org/images/tokens/w_1_1_soldier_vma.jpg
w_1_1_spirit_flying_a25.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_a25.jpg
w_1_1_spirit_flying_ana.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_ana.jpg
w_1_1_spirit_flying_avr.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_avr.jpg
w_1_1_spirit_flying_bbd.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_bbd.jpg
w_1_1_spirit_flying_c13.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_c13.jpg
@@ -1113,6 +1184,7 @@ w_1_1_spirit_flying_e01.jpg https://downloads.cardforge.org/images/tokens/w_1_1_
w_1_1_spirit_flying_ema.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_ema.jpg
w_1_1_spirit_flying_emn.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_emn.jpg
w_1_1_spirit_flying_frf.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_frf.jpg
w_1_1_spirit_flying_gk2.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_gpt.jpg
w_1_1_spirit_flying_gpt.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_gpt.jpg
w_1_1_spirit_flying_ima.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_ima.jpg
w_1_1_spirit_flying_isd.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_isd.jpg
@@ -1132,6 +1204,7 @@ w_1_1_spirit_flying_shm.jpg https://downloads.cardforge.org/images/tokens/w_1_1_
w_1_1_spirit_flying_soi.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_soi.jpg
w_1_1_spirit_flying_tmp.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_tmp.jpg
w_1_1_spirit_flying_tpr.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_tpr.jpg
w_1_1_spirit_flying_uma.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_uma.jpg
w_1_1_spirit_flying_vma.jpg https://downloads.cardforge.org/images/tokens/w_1_1_spirit_flying_vma.jpg
w_1_1_vampire_lifelink_rix.jpg https://downloads.cardforge.org/images/tokens/w_1_1_vampire_lifelink_rix.jpg
w_1_1_vampire_lifelink_xln.jpg https://downloads.cardforge.org/images/tokens/w_1_1_vampire_lifelink_xln.jpg
@@ -1148,6 +1221,7 @@ w_2_1_e_cleric_ths.jpg https://downloads.cardforge.org/images/tokens/w_2_1_e_cle
w_2_2_cat_c14.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_c14.jpg
w_2_2_cat_c15.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_c15.jpg
w_2_2_cat_c17.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_c17.jpg
w_2_2_cat_c18.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_c18.jpg
w_2_2_cat_m13.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_m13.jpg
w_2_2_cat_m14.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_m14.jpg
w_2_2_cat_td2.jpg https://downloads.cardforge.org/images/tokens/w_2_2_cat_td2.jpg
@@ -1171,6 +1245,8 @@ w_2_2_knight_vigilance_c15.jpg https://downloads.cardforge.org/images/tokens/w_2
w_2_2_knight_vigilance_cma.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_cma.jpg
w_2_2_knight_vigilance_dgm.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_dgm.jpg
w_2_2_knight_vigilance_dom.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_dom.jpg
w_2_2_knight_vigilance_gk1.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_gk1.jpg
w_2_2_knight_vigilance_gnt.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_gnt.jpg
w_2_2_knight_vigilance_gtc.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_gtc.jpg
w_2_2_knight_vigilance_m19.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_m19.jpg
w_2_2_knight_vigilance_ori.jpg https://downloads.cardforge.org/images/tokens/w_2_2_knight_vigilance_ori.jpg
@@ -1190,6 +1266,7 @@ w_4_4_angel_flying_a25.jpg https://downloads.cardforge.org/images/tokens/w_4_4_a
w_4_4_angel_flying_avr.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_avr.jpg
w_4_4_angel_flying_c14.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_c14.jpg
w_4_4_angel_flying_c15.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_c15.jpg
w_4_4_angel_flying_c18.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_c18.jpg
w_4_4_angel_flying_cfx.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_cfx.jpg
w_4_4_angel_flying_ddq.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_ddq.jpg
w_4_4_angel_flying_gtc.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_gtc.jpg
@@ -1206,6 +1283,7 @@ w_4_4_angel_flying_scg.jpg https://downloads.cardforge.org/images/tokens/w_4_4_a
w_4_4_angel_flying_soi.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_soi.jpg
w_4_4_angel_flying_td0.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_td0.jpg
w_4_4_angel_flying_vma.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_vma.jpg
w_4_4_angel_flying_vigilance_grn.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_vigilance_grn.jpg
w_4_4_angel_flying_vigilance_m19.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_vigilance_m19.jpg
w_4_4_angel_flying_zen.jpg https://downloads.cardforge.org/images/tokens/w_4_4_angel_flying_zen.jpg
w_4_4_avatar_flying_m19.jpg https://downloads.cardforge.org/images/tokens/w_4_4_avatar_flying_m19.jpg
@@ -1226,18 +1304,23 @@ wasp_5ed.jpg https://downloads.cardforge.org/images/tokens/wasp_5ed.jpg
wasp_6ed.jpg https://downloads.cardforge.org/images/tokens/wasp_6ed.jpg
wasp_lea.jpg https://downloads.cardforge.org/images/tokens/wasp_lea.jpg
wasp_leb.jpg https://downloads.cardforge.org/images/tokens/wasp_leb.jpg
wb_1_1_cleric_deathpact_gk2.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_cleric_deathpact_gk2.jpg
wb_1_1_cleric_deathpact_gtc.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_cleric_deathpact_gtc.jpg
wb_1_1_human_cleric_soi.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_human_cleric_soi.jpg
wb_1_1_spirit_flying_c15.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_flying_c15.jpg
wb_1_1_spirit_flying_dgm.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_flying_dgm.jpg
wb_1_1_spirit_flying_eve.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_flying_eve.jpg
wb_1_1_spirit_flying_gtc.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_flying_gtc.jpg
wb_1_1_spirit_flying_rna.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_rna.jpg
wb_1_1_spirit_flying_uma.jpg https://downloads.cardforge.org/images/tokens/wb_1_1_spirit_uma.jpg
wb_x_x_e_spirit_experience_c15.jpg https://downloads.cardforge.org/images/tokens/wb_x_x_e_spirit_experience_c15.jpg
wb_x_x_e_spirit_experience_pz1.jpg https://downloads.cardforge.org/images/tokens/wb_x_x_e_spirit_experience_pz1.jpg
wirefly_dst.jpg https://downloads.cardforge.org/images/tokens/wirefly_dst.jpg
wolves_of_the_hunt_leg.jpg https://downloads.cardforge.org/images/tokens/wolves_of_the_hunt_leg.jpg
wood_mir.jpg https://downloads.cardforge.org/images/tokens/wood_mir.jpg
wu_1_1_bird_flying_dis.jpg https://downloads.cardforge.org/images/tokens/wu_1_1_bird_flying_dis.jpg
wu_1_1_bird_flying_gk2.jpg https://downloads.cardforge.org/images/tokens/wu_1_1_bird_flying_gk2.jpg
wu_4_4_sphinx_flying_vigilance_rna.jpg https://downloads.cardforge.org/images/tokens/wu_4_4_sphinx_flying_vigilance_rna.jpg
#Copies
embalm_angel_of_sanctions_akh.jpg https://downloads.cardforge.org/images/tokens/embalm_angel_of_sanctions_akh.jpg

View File

@@ -0,0 +1,5 @@
Name:Construct
ManaCost:no cost
PT:4/4
Types:Artifact Creature Construct
Oracle:

View File

@@ -0,0 +1,8 @@
Name:Mask
Types:Enchantment Aura
Colors:white
ManaCost:no cost
K:Enchant permanent
K:Totem armor
A:SP$ Attach | Cost$ 0 | ValidTgts$ Permanent | AILogic$ Pump
Oracle:Enchant permanent\nTotem armor

View File

@@ -5,6 +5,6 @@ Colors:red
PT:0/2
K:Defender
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, create a 2/2 red Dragon creature token with flying. It has "{R}: This creature gets +1/+0 until end of turn".
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | LegacyImage$ r 2 2 dragon c18 | TokenScript$ r_2_2_dragon_flying_firebreathing
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | LegacyImage$ r 2 2 dragon flying firebreathing c18 | TokenScript$ r_2_2_dragon_flying_firebreathing
SVar:SacMe:4
Oracle:Defender\nWhen Dragon Egg dies, create a 2/2 red Dragon creature token with flying. It has "{R}: This creature gets +1/+0 until end of turn."

View File

@@ -0,0 +1,6 @@
Name:Myr
ManaCost:no cost
Types:Artifact Creature Myr
Colors:blue
PT:2/1
Oracle: