Add INR token images

This commit is contained in:
PurpleCrowbar 2025-02-04 22:56:43 +00:00
parent 033668b296
commit b3397a84b4
3 changed files with 58 additions and 1 deletions

View file

@ -2555,6 +2555,35 @@ public class ScryfallImageSupportTokens {
// H17
put("H17/Dragon", "https://api.scryfall.com/cards/h17/4/en?format=image");
// INR
put("INR/Emblem Arlinn", "https://api.scryfall.com/cards/tinr/23/en?format=image");
put("INR/Blood", "https://api.scryfall.com/cards/tinr/21/en?format=image");
put("INR/Emblem Chandra", "https://api.scryfall.com/cards/tinr/24/en?format=image");
put("INR/Clue", "https://api.scryfall.com/cards/tinr/22/en?format=image");
put("INR/Demon", "https://api.scryfall.com/cards/tinr/6/en?format=image");
put("INR/Eldrazi Horror", "https://api.scryfall.com/cards/tinr/1/en?format=image");
put("INR/Elemental", "https://api.scryfall.com/cards/tinr/13/en?format=image");
put("INR/Human/1", "https://api.scryfall.com/cards/tinr/14/en?format=image");
put("INR/Human/2", "https://api.scryfall.com/cards/tinr/2/en?format=image");
put("INR/Human Cleric", "https://api.scryfall.com/cards/tinr/19/en?format=image");
put("INR/Human Soldier/1", "https://api.scryfall.com/cards/tinr/3/en?format=image");
put("INR/Human Soldier/2", "https://api.scryfall.com/cards/tinr/20/en?format=image");
put("INR/Human Wizard", "https://api.scryfall.com/cards/tinr/5/en?format=image");
put("INR/Insect", "https://api.scryfall.com/cards/tinr/15/en?format=image");
put("INR/Emblem Jace", "https://api.scryfall.com/cards/tinr/25/en?format=image");
put("INR/Spider", "https://api.scryfall.com/cards/tinr/16/en?format=image");
put("INR/Spirit", "https://api.scryfall.com/cards/tinr/4/en?format=image");
put("INR/Emblem Tamiyo", "https://api.scryfall.com/cards/tinr/26/en?format=image");
put("INR/Treefolk", "https://api.scryfall.com/cards/tinr/17/en?format=image");
put("INR/Vampire/1", "https://api.scryfall.com/cards/tinr/7/en?format=image");
put("INR/Vampire/2", "https://api.scryfall.com/cards/tinr/8/en?format=image");
put("INR/Wolf/1", "https://api.scryfall.com/cards/tinr/9/en?format=image");
put("INR/Wolf/2", "https://api.scryfall.com/cards/tinr/18/en?format=image");
put("INR/Emblem Wrenn", "https://api.scryfall.com/cards/tinr/27/en?format=image");
put("INR/Zombie/1", "https://api.scryfall.com/cards/tinr/12/en?format=image");
put("INR/Zombie/2", "https://api.scryfall.com/cards/tinr/10/en?format=image");
put("INR/Zombie/3", "https://api.scryfall.com/cards/tinr/11/en?format=image");
// DFT
put("DFT/Emblem Chandra", "https://api.scryfall.com/cards/tdft/13/en?format=image");

View file

@ -20,7 +20,6 @@ import mage.constants.SuperType;
import mage.filter.StaticFilters;
import mage.game.permanent.token.WolfTokenWithDeathtouch;
import mage.target.common.TargetCardInLibrary;
import mage.target.common.TargetControlledPermanent;
import java.util.UUID;

View file

@ -139,6 +139,11 @@
|Generate|EMBLEM:DSK|Emblem Kaito|||KaitoBaneOfNightmaresEmblem|
|Generate|EMBLEM:FDN|Emblem Kaito|||KaitoCunningInfiltratorEmblem|
|Generate|EMBLEM:FDN|Emblem Vivien|||VivienReidEmblem|
|Generate|EMBLEM:INR|Emblem Arlinn|||ArlinnEmbracedByTheMoonEmblem|
|Generate|EMBLEM:INR|Emblem Chandra|||ChandraDressedToKillEmblem|
|Generate|EMBLEM:INR|Emblem Jace|||JaceUnravelerOfSecretsEmblem|
|Generate|EMBLEM:INR|Emblem Tamiyo|||TamiyoFieldResearcherEmblem|
|Generate|EMBLEM:INR|Emblem Wrenn|||WrennAndSevenEmblem|
|Generate|EMBLEM:DFT|Emblem Chandra|||ChandraSparkHunterEmblem|
@ -2424,3 +2429,27 @@
|Generate|TOK:FDN|Spirit|||SpiritWhiteToken|
|Generate|TOK:FDN|Treasure|||TreasureToken|
|Generate|TOK:FDN|Zombie|||ZombieToken|
# INR
|Generate|TOK:INR|Blood|||BloodToken|
|Generate|TOK:INR|Clue|||ClueArtifactToken|
|Generate|TOK:INR|Demon|||DemonToken|
|Generate|TOK:INR|Eldrazi Horror|||EldraziHorrorToken|
|Generate|TOK:INR|Elemental|||SeizeTheStormElementalToken|
|Generate|TOK:INR|Human|1||RedHumanToken|
|Generate|TOK:INR|Human|2||HumanToken|
|Generate|TOK:INR|Human Cleric|||HumanClericToken|
|Generate|TOK:INR|Human Soldier|1||HumanSoldierToken|
|Generate|TOK:INR|Human Soldier|2||HumanSoldierTrainingToken|
|Generate|TOK:INR|Human Wizard|||HumanWizardToken|
|Generate|TOK:INR|Insect|||InsectToken|
|Generate|TOK:INR|Spider|||SpiderToken|
|Generate|TOK:INR|Spirit|||SpiritWhiteToken|
|Generate|TOK:INR|Treefolk|||WrennAndSevenTreefolkToken|
|Generate|TOK:INR|Vampire|1||EdgarMarkovToken|
|Generate|TOK:INR|Vampire|2||VampireToken|
|Generate|TOK:INR|Wolf|1||WolfTokenWithDeathtouch|
|Generate|TOK:INR|Wolf|2||WolfToken|
|Generate|TOK:INR|Zombie|1||ZombieToken2|
|Generate|TOK:INR|Zombie|2||ZombieToken|
|Generate|TOK:INR|Zombie|3||ZombieDecayedToken|