// DEVELOPER DATA SHEET: Add new sprites, change rarities, or toggle unreleased states here. const baseSprites = [ { id: "water_basic", name: "Water", theme: "Basic", rarity: "Rare", unreleased: false, season: "Runners" }, { id: "water_gold", name: "Gold Water", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "water_candy", name: "Gummy Water", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "water_galaxy", name: "Galaxy Water", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "water_gem", name: "Gem Water", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "water_holofoil", name: "Holofoil Water", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "water_quack", name: "Quack Water", theme: "Quack", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_basic", name: "Earth", theme: "Basic", rarity: "Rare", unreleased: false, season: "Runners" }, { id: "earth_gold", name: "Gold Earth", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_candy", name: "Gummy Earth", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_galaxy", name: "Galaxy Earth", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_gem", name: "Gem Earth", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_rift", name: "Cube Earth", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "earth_quack", name: "Quack Earth", theme: "Quack", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_basic", name: "Fire", theme: "Basic", rarity: "Rare", unreleased: false, season: "Runners" }, { id: "fire_gold", name: "Gold Fire", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_candy", name: "Gummy Fire", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_galaxy", name: "Galaxy Fire", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_holofoil", name: "Holofoil Fire", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_rift", name: "Cube Fire", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_quack", name: "Quack Fire", theme: "Quack", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fire_gem", name: "Gem Fire", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "duck_basic", name: "Duck", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "duck_gold", name: "Gold Duck", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "duck_candy", name: "Gummy Duck", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "duck_galaxy", name: "Galaxy Duck", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "duck_gem", name: "Gem Duck", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "ghost_basic", name: "Ghost", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "ghost_gold", name: "Gold Ghost", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "ghost_candy", name: "Gummy Ghost", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "ghost_galaxy", name: "Galaxy Ghost", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "ghost_holofoil", name: "Holofoil Ghost", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "ghost_gem", name: "Gem Ghost", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "dream_basic", name: "Dream", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "dream_gold", name: "Gold Dream", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "dream_candy", name: "Gummy Dream", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "dream_galaxy", name: "Galaxy Dream", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "dream_rift", name: "Cube Dream", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "dream_gem", name: "Gem Dream", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "demon_basic", name: "Demon", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "demon_gold", name: "Gold Demon", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "demon_candy", name: "Gummy Demon", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "demon_galaxy", name: "Galaxy Demon", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "demon_gem", name: "Gem Demon", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "punk_basic", name: "Punk", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "punk_gold", name: "Gold Punk", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "punk_candy", name: "Gummy Punk", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "punk_galaxy", name: "Galaxy Punk", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "punk_gem", name: "Gem Punk", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "punk_rift", name: "Cube Punk", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "king_basic", name: "King", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "king_gold", name: "Gold King", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "king_candy", name: "Gummy King", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "king_galaxy", name: "Galaxy King", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "king_holofoil", name: "Holofoil King", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_basic", name: "Zero Point", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "zeropoint_gold", name: "Gold Zero Point", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_candy", name: "Gummy Zero Point", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_galaxy", name: "Galaxy Zero Point", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_gem", name: "Gem Zero Point", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_holofoil", name: "Holofoil Zero Point", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_quack", name: "Quack Zero Point", theme: "Quack", rarity: "Special", unreleased: false, season: "Runners" }, { id: "zeropoint_rift", name: "Cube Zero Point", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "theburntpeanut_basic", name: "Burnt Peanut", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "fishy_basic", name: "Fishy", theme: "Basic", rarity: "Rare", unreleased: false, season: "Runners" }, { id: "fishy_gold", name: "Gold Fishy", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fishy_candy", name: "Gummy Fishy", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "fishy_galaxy", name: "Galaxy Fishy", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "fishy_gem", name: "Gem Fishy", theme: "Gem", rarity: "Special", unreleased: false, season: "Unknown" }, // { id: "fishy_holofoil", name: "Holofoil Fishy", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "fishy_rift", name: "Cube Fishy", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "striker_basic", name: "Striker", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "striker_gold", name: "Gold Striker", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "striker_candy", name: "Gummy Striker", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "striker_galaxy", name: "Galaxy Striker", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "striker_gem", name: "Gem Striker", theme: "Gem", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "striker_holofoil", name: "Holofoil Striker", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "aura_basic", name: "Aura", theme: "Basic", rarity: "Epic", unreleased: false, season: "Runners" }, { id: "aura_gold", name: "Gold Aura", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "aura_candy", name: "Gummy Aura", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "aura_galaxy", name: "Galaxy Aura", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "aura_gem", name: "Gem Aura", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "aura_holofoil", name: "Holofoil Aura", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "boss_basic", name: "Boss", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "boss_gold", name: "Gold Boss", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "boss_candy", name: "Gummy Boss", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "boss_galaxy", name: "Galaxy Boss", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "boss_gem", name: "Gem Boss", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, // { id: "boss_holofoil", name: "Holofoil Boss", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "boss_rift", name: "Cube Boss", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_basic", name: "Grim", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "grim_gold", name: "Gold Grim", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_candy", name: "Gummy Grim", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_galaxy", name: "Galaxy Grim", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_gem", name: "Gem Grim", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_holofoil", name: "Holofoil Grim", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "grim_rift", name: "Cube Grim", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "air_basic", name: "Air", theme: "Basic", rarity: "Rare", unreleased: false, season: "Runners" }, { id: "air_gold", name: "Gold Air", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "air_candy", name: "Gummy Air", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "air_galaxy", name: "Galaxy Air", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "air_gem", name: "Gem Air", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "air_holofoil", name: "Holofoil Air", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "seven_basic", name: "Seven", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "seven_gold", name: "Gold Seven", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "seven_candy", name: "Gummy Seven", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "seven_galaxy", name: "Galaxy Seven", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "seven_gem", name: "Gem Seven", theme: "Gem", rarity: "Special", unreleased: true, season: "Unknown" }, { id: "seven_holofoil", name: "Holofoil Seven", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "batman_basic", name: "Batman", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "batman_gold", name: "Gold Batman", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "batman_candy", name: "Gummy Batman", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "batman_galaxy", name: "Galaxy Batman", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "batman_gem", name: "Gem Batman", theme: "Gem", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "batman_holofoil", name: "Holofoil Batman", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, { id: "batman_rift", name: "Cube Batman", theme: "Cube", rarity: "Special", unreleased: false, season: "Runners" }, { id: "pollo_basic", name: "Pollo", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "vini_basic", name: "Vini Jr.", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "llama_basic", name: "Llama", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "llama_gold", name: "Gold Llama", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "llama_candy", name: "Gummy Llama", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "llama_galaxy", name: "Galaxy Llama", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "llama_gem", name: "Gem Llama", theme: "Gem", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "llama_holofoil", name: "Holofoil Llama", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Unknown" }, // { id: "llama_rift", name: "Cube Llama", theme: "Cube", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "peely_basic", name: "Peely", theme: "Basic", rarity: "Legendary", unreleased: false, season: "Runners" }, { id: "peely_gold", name: "Gold Peely", theme: "Gold", rarity: "Special", unreleased: false, season: "Runners" }, { id: "peely_candy", name: "Gummy Peely", theme: "Candy", rarity: "Special", unreleased: false, season: "Runners" }, { id: "peely_galaxy", name: "Galaxy Peely", theme: "Galaxy", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "peely_gem", name: "Gem Peely", theme: "Gem", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "peely_holofoil", name: "Holofoil Peely", theme: "Holofoil", rarity: "Special", unreleased: false, season: "Runners" }, // { id: "peely_rift", name: "Cube Peely", theme: "Cube", rarity: "Special", unreleased: false, season: "Unknown" }, { id: "ironmouse_basic", name: "Ironmouse", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "wick_basic", name: "John Wick", theme: "Basic", rarity: "Mythic", unreleased: false, season: "Runners" }, { id: "xray_basic", name: "X-Ray", theme: "Basic", rarity: "Mythic", unreleased: true, season: "Override" }, { id: "pond_basic", name: "Pond", theme: "Basic", rarity: "Mythic", unreleased: true, season: "Override" }, { id: "honey_basic", name: "Honey", theme: "Basic", rarity: "Mythic", unreleased: true, season: "Override" }, { id: "dumpster_basic", name: "Dumpster Dive", theme: "Basic", rarity: "Mythic", unreleased: true, season: "Override" }, { id: "bullet_basic", name: "Bullet", theme: "Basic", rarity: "Mythic", unreleased: true, season: "Override" }, ];