Page 1 of 1

[Adv] Enabling/Disabling specific cards/sets in shops/reward

PostPosted: 20 Jun 2024, 09:30
by BlueTemplar
The restricted cards and sets are located in :

res/adventure/common/config.json

Currently it looks like :
Code: Select all
  "restrictedCards": [
    "Black Lotus",
    "Mox Emerald",
    "Mox Pearl",
    "Mox Ruby",
    "Mox Sapphire",
    "Mox Jet",
    "Ancestral Recall",
    "Timetwister",
    "Time Walk",
    "Command Tower",
    "Arcane Signet",
    "Opal Palace",
    "Path of Ancestry",
    "War Room",
    "Commander's Plate",
    "Campfire",
    "Cloudkill",
    "Command Beacon",
    "Commander's Insignia",
    "Forge of Heroes",
    "Imposing Grandeur",
    "Jeweled Lotus",
    "Myth Unbound",
    "Netherborn Altar",
    "Sanctum of Eternity",
    "Stinging Study",
    "Study Hall",
    "Witch's Clinic",
    "Time Vault"
  ],
  "restrictedEditions": [
    "HTR",
    "HTR17",
    "HTR18",
    "HTR19",
    "HTR20",
    "PCEL",
    "DS0",
    "HHO",
    "CMB1",
    "UNF",
    "UGL",
    "UNH",
    "UND",
    "PUST",
    "UST"
  ],
P.S.: These will determine some enemy decks too, I had a Plane-Merge Elf show up in an enemy elf deck after un-restricting all sets. (Might depend on difficulty ??)

Re: [Adv] Enabling/Disabling specific cards/sets in shops/re

PostPosted: 12 Jul 2024, 10:06
by MrBabache
Hello, Can I please ask you how to un-restrict those cards and sets? Thanks in advance