{
  "name": "Continuum Season 1",
  "symbol": "CONT1",
  "description": "Continuum Season 1 collectible NFTs on Robinhood Chain: sealed packs, individual cards from the live 151-card set, and Kind B faction decks (Pressure, Alignment, The Folder, Procedure).",
  "image": "https://continuum-s1-metadata.vercel.app/images/season1-pack-cover-alley.png",
  "seller_fee_basis_points": 500,
  "fee_recipient": "0xdC5B2713231559Bda139307E340A6d6308389548",
  "chain": "Robinhood Chain",
  "chainId": 4663,
  "royalties": {
    "percent": 5,
    "recipient": "0xdC5B2713231559Bda139307E340A6d6308389548",
    "note": "5% secondary royalties to fee recipient (ERC-2981 / marketplace collection fee)."
  },
  "uri_scheme": {
    "pack": "{baseURI}pack/{id}.json",
    "card": "{baseURI}card/{typeId}/{id}.json",
    "deck": "{baseURI}deck/{id}.json"
  },
  "set": {
    "cardTypes": 151,
    "rarities": {
      "common": 108,
      "rare": 25,
      "epic": 13,
      "legendary": 5
    },
    "kind_b_decks": [
      "Pressure",
      "Alignment",
      "The Folder",
      "Procedure"
    ]
  },
  "deck_covers": {
    "1": "https://continuum-s1-metadata.vercel.app/images/decks/deck-pressure-plain.png",
    "2": "https://continuum-s1-metadata.vercel.app/images/decks/deck-alignment-plain.png",
    "3": "https://continuum-s1-metadata.vercel.app/images/decks/deck-the-folder-plain.png",
    "4": "https://continuum-s1-metadata.vercel.app/images/decks/deck-procedure-plain.png"
  },
  "cosmetic_rarity": {
    "note": "Metadata only; no game effect and no effect on card odds.",
    "deck_and_pack_tiers": {
      "Common": 70,
      "Rare": 20,
      "Epic": 8,
      "Legendary": 2
    },
    "deck_one_of_one": "one per faction (4)",
    "pack_one_of_one": "one per season",
    "soulbound_starter_decks": "Rarity 'Starter' (no roll)"
  }
}
