{
  "question_as_asked": "List the names of all the cards in the set Hour of Devastation and find the formats in which these cards are legal.",
  "question": {
    "question_id": "528",
    "question_set": "mini_dev_postgresql from https://bird-bench.oss-cn-beijing.aliyuncs.com/minidev.zip (sha256 cc48ba16838204e4e214512030cb572eeb5f7bcdd999bae4b9b6ff12ec13b92f, downloaded 2026-09-07), member minidev/MINIDEV/mini_dev_postgresql.json",
    "question_text": "List the names of all the cards in the set Hour of Devastation and find the formats in which these cards are legal.",
    "evidence_text": "the set Hour of Devastation refers to set.name = 'Hour of Devastation'; names of all the cards in the set refers to cards.name; legal cards refers to status = 'Legal'; the formats refers to format"
  },
  "question_set_version": "sha256:d2731292f20b8d8569cd956dd747ffe1df13cd625076263e38ae9ebcef50b1ab",
  "statement_source": {
    "path": "data/preds-pg/predict_mini_dev_meta-llama-3-70b-instruct-2_postgresql.json",
    "digest": "sha256:32d005d4529798c3be39a5af000454728404e840ce2205506bb9514232ad6330",
    "origin": "https://raw.githubusercontent.com/bird-bench/mini_dev/b3d4bcbbae9a96934ad812551eb400c7a3b23c12/llm/exp_result/sql_output_kg/predict_mini_dev_meta-llama-3-70b-instruct-2_postgresql.json",
    "date": "2024-06-19"
  },
  "executed_sql": "SELECT c.name, l.format \nFROM cards c \nJOIN legalities l ON c.uuid = l.uuid \nWHERE c.setcode IN (SELECT code FROM sets WHERE name = 'Hour of Devastation') AND l.status = 'Legal';",
  "bound_parameters": [],
  "validation_outcome": {
    "checks_run": [
      "parses_as_exactly_one_statement",
      "the_one_statement_is_a_select",
      "no_placeholder_without_a_bound_parameter"
    ],
    "all_passed": true
  },
  "validator_version": "audit:libpg_query-parse",
  "effective_database_role": "auditor",
  "backend_identity_at_checkout": "PostgreSQL 16.15 (Debian 16.15-1.pgdg13+2) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit | server=172.17.0.2/32:5432 | database=bird",
  "session_settings_in_force": {
    "engine": "postgresql",
    "time_zone": "Etc/UTC",
    "date_style": "ISO, MDY",
    "interval_style": "postgres",
    "extra_float_digits": "1",
    "database_collation": "en_US.utf8",
    "work_mem": "4096",
    "hash_mem_multiplier": "2",
    "recorded": {
      "statement_timeout": "0",
      "search_path": "\"$user\", public",
      "server_version": "16.15 (Debian 16.15-1.pgdg13+2)",
      "server_version_num": "160015",
      "transaction_read_only": "on",
      "max_parallel_workers_per_gather": "2",
      "server_encoding": "UTF8",
      "datlocprovider": "c",
      "daticulocale": "",
      "datcollversion": "2.41"
    }
  },
  "result": {
    "columns": [
      {
        "name": "name",
        "declared_type": "text"
      },
      {
        "name": "format",
        "declared_type": "text"
      }
    ],
    "row_count": 1890,
    "truncated": false,
    "rows": [
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Act of Heroism"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Adorned Pouncer"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of Condemnation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Angel of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven of Enduring Hope"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crested Sunmare"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dauntless Aven"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert's Hold"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Disposal Mummy"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru, With Eyes Open"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Djeru's Renunciation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dutiful Servants"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gideon's Defeat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Faithful"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Revelation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mummy Paramount"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Avenger"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oketra's Last Mercy"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overwhelming Splendor"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sandblast"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Saving Grace"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solemnity"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Solitary Camel"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steadfast Sentinel"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Steward of Solidarity"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunscourge Champion"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unconventional Tactics"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the True"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aerial Guide"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Aven Reedstalker"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Champion of Wits"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Countervailing Winds"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cunning Survivor"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Eternal of Harsh Truths"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fraying Sanity"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Eternity"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imaginary Threats"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Jace's Defeat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kefnet's Last Word"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nimble Obstructionist"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ominous Sphinx"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Proven Combatant"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Riddleform"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Seer of the Last Tomorrow"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sinuous Striker"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Spellweaver Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Strategic Planning"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Striped Riverwinder"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Supreme Will"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swarm Intelligence"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tragic Lesson"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unesh, Criosphinx Sovereign"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unquenchable Thirst"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unsummon"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vizier of the Anointed"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Accursed Horde"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ammit Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Apocalypse Demon"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Banewhip Punisher"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bontu's Last Reckoning"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Carrion Screecher"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Doomfall"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dreamstealer"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grisly Survivor"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Glory"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lethal Sting"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Liliana's Defeat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Lurching Rotbeast"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Marauding Boneslasher"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Merciless Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Moaning Wall"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh, the Foulblooded"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Razaketh's Rite"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ruin Rat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scrounger of Souls"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Hailfire"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Scarabs"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Torment of Venom"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Vile Manifestation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Without Weakness"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wretched Camel"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abrade"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Blur of Blades"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Burning-Fist Minotaur"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chandra's Defeat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Chaos Maw"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crash Through"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Defiant Khenra"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Earthshaker Khenra"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Fervent Paincaster"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Firebrand Archer"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frontline Devastator"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gilded Cerodon"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Granitic Titan"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hazoret's Undying Fury"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Devastation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Imminent Doom"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Inferno Jet"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Khenra Scrapper"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Kindled Fury"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Magmaroth"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manticore Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Neheb, the Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Open Fire"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Puncturing Blow"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sand Strangler"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Thorned Moloch"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wildfire Eternal"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ambuscade"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Beneath the Sands"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bitterbow Sharpshooters"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Devotee of Strength"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dune Diviner"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Feral Prowler"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Frilled Sandwalla"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Gift of Strength"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Harrier Naga"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hope Tender"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hour of Promise"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Life Goes On"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Majestic Myriarch"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Defeat"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Oasis Ritualist"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Overcome"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Pride Sovereign"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Quarry Beetle"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rampaging Hippo"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Excavator"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Hydra"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resilient Khenra"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Last Stand"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Rhonas's Stalwart"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sidewinder Naga"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sifter Wurm"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Tenacious Hunter"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Uncage the Menagerie"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Bloodwater Entity"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Locust God"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, God-Pharaoh"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Obelisk Spider"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Resolute Survivors"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "River Hoopoe"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Samut, the Tested"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scarab God"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "The Scorpion God"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Unraveling Mummy"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Farm // Market"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Consign // Oblivion"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Claim // Fame"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Struggle // Survive"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Appeal // Authority"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Leave // Chance"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Reason // Believe"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Grind // Dust"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Refuse // Cooperate"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Driven // Despair"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Abandoned Sarcophagus"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crook of Condemnation"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dagger of the Worthy"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "God-Pharaoh's Gift"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Graven Abomination"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hollow One"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Manalith"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mirage Mirror"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Sunset Pyramid"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Traveler's Amulet"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wall of Forgotten Pharaohs"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Crypt of the Eternals"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Fervent"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Glorified"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Indomitable"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the Mindful"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Desert of the True"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Dunes of the Dead"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Endless Sands"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hashep Oasis"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Hostile Desert"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ifnir Deadlands"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ipnu Rivulet"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Ramunap Ruins"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Scavenger Grounds"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Shefet Dunes"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Survivors' Encampment"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Plains"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Island"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Swamp"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Mountain"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "brawl"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "future"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "premodern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "standard"
        }
      ],
      [
        {
          "type": "str",
          "value": "Forest"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa, Genesis Mage"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Avid Reclaimer"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Brambleweft Behemoth"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nissa's Encouragement"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Woodland Stream"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Nicol Bolas, the Deceiver"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Wasp of the Bitter End"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Zealot of the God-Pharaoh"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Visage of Bolas"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "commander"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "duel"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "gladiator"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "historic"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "legacy"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "modern"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "pauper"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "penny"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "pioneer"
        }
      ],
      [
        {
          "type": "str",
          "value": "Cinder Barrens"
        },
        {
          "type": "str",
          "value": "vintage"
        }
      ]
    ],
    "backend_identity": "PostgreSQL 16.15 (Debian 16.15-1.pgdg13+2) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit | server=172.17.0.2/32:5432 | database=bird",
    "statement_timeout_ms": 120000
  },
  "row_count": 1890,
  "canonical_ordering": [],
  "serialization": {
    "version": "attestql/audit/2",
    "numeric_scale": 6,
    "timestamp_format": "%Y-%m-%dT%H:%M:%S.%fZ",
    "timezone": "UTC",
    "null_rendering": "NULL",
    "encoding": "utf-8"
  },
  "replay_rule": "R-SET",
  "fixture": {
    "schema_digest": "sha256:1d09188e444dd9b585346db663f2f82a346ff524d295735eeb1899b50bcb2b00",
    "row_counts": {
      "public.cards": 56822,
      "public.legalities": 427907,
      "public.sets": 551
    },
    "content_digests": {},
    "source_file_sha256": "sha256:31b1da211849d24a57c9af7636da46a5b82fc8a3ca1542bb3ebd8775e9a31cec"
  },
  "data_as_of": "2026-09-08T05:20:16.519959+00:00",
  "executed_at": "2026-09-08T05:21:52.734099+00:00",
  "run_id": "audit-5057e95b-76d8-4d53-a20b-a2de3d1eb19a",
  "rerun_instruction": "re-run this statement read-only against PostgreSQL 16.15 (Debian 16.15-1.pgdg13+2) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit | server=172.17.0.2/32:5432 | database=bird under the session settings and over the data this record's fixture digest names, and compare the two results under R-SET",
  "result_hash": "sha256:8518c95a914a668f4fbae66fdfc2aaeebddec54e19bdad6d090a6b8ec461cbd6",
  "record_hash": "sha256:2d308d3368f81ba38be27b7c946c3d6668127576fd21d39a92af976ecdfc3d1e"
}
