@kitten-science/game-data
Version:
[](https://github.com/kitten-science/game-data/actions/workflows/qa-main.yml) [ • 27.1 kB
JavaScript
//
// Kitten game is licensed under a WET PAWS LICENSE.
//
// You are free to make any changes in the code for personal or educational purpose.
// Using the game code for commercial gain or creation of derivative works is not permitted.
//
// Hosting a translated version of the game is permitted as long as the game retains all links.
// And for god's sake please don't make huge idiotic red logos of your website. (Yes, u77 folks, I am talking about you).
//
// Kitten Science Game Data Exporter © 2025 by Oliver Salzburg is licensed under CC BY-NC-ND 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/
//
export default {
"cath": {
"name": "cath",
"label": "Cath",
"routeDays": 0,
"buildings": [
{
"name": "spaceElevator",
"label": "Space Elevator",
"description": "Every Space Elevator reduces oil requirements for all space projects by 5% and improves all space structures' production efficiency by 1%",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "titanium",
"val": 6000
},
{
"name": "unobtainium",
"val": 50
},
{
"name": "science",
"val": 75000
}
],
"requiredTech": [
"orbitalEngineering",
"nanotechnology"
],
"effects": {
"oilReductionRatio": 0,
"spaceRatio": 0,
"prodTransferBonus": 0
}
},
{
"name": "sattelite",
"label": "Satellite",
"description": "Deploy a Satellite. Satellites improve your Observatory effectiveness by 5% and produce starcharts",
"unlocked": false,
"prices": [
{
"name": "titanium",
"val": 2500
},
{
"name": "oil",
"val": 15000
},
{
"name": "science",
"val": 100000
},
{
"name": "starchart",
"val": 325
}
],
"priceRatio": 1.08,
"requiredTech": [
"sattelites"
],
"effects": {
"observatoryRatio": 0,
"starchartPerTickBaseSpace": 0,
"energyConsumption": 0,
"energyProduction": 0
},
"unlocks": {
"policies": [
"outerSpaceTreaty",
"militarizeSpace"
]
},
"upgrades": {
"buildings": [
"observatory"
],
"challenges": [
"blackSky"
]
},
"unlockScheme": {
"name": "space",
"threshold": 24
}
},
{
"name": "spaceStation",
"label": "Space St.",
"description": "Deploy a space station. Each station boosts science output and provides space for 2 astronauts",
"unlocked": false,
"prices": [
{
"name": "oil",
"val": 35000
},
{
"name": "science",
"val": 150000
},
{
"name": "starchart",
"val": 425
},
{
"name": "alloy",
"val": 750
}
],
"priceRatio": 1.12,
"requiredTech": [
"orbitalEngineering"
],
"effects": {
"scienceRatio": 0,
"maxKittens": 0,
"energyConsumption": 0
},
"unlocks": {
"tabs": [
"village"
]
},
"breakIronWill": true
}
]
},
"moon": {
"name": "moon",
"label": "Redmoon",
"routeDays": 30,
"buildings": [
{
"name": "moonOutpost",
"label": "Lunar Outpost",
"description": "Deploy a nuclear powered mining outpost on Redmoon",
"unlocked": false,
"priceRatio": 1.12,
"prices": [
{
"name": "oil",
"val": 55000
},
{
"name": "uranium",
"val": 500
},
{
"name": "science",
"val": 100000
},
{
"name": "starchart",
"val": 650
},
{
"name": "concrate",
"val": 150
},
{
"name": "alloy",
"val": 750
}
],
"effects": {
"uraniumPerTickCon": 0,
"unobtainiumPerTickSpace": 0,
"energyConsumption": 0
},
"lackResConvert": false
},
{
"name": "moonBase",
"label": "Moon Base",
"description": "Establish a base on a surface of Redmoon",
"unlocked": false,
"priceRatio": 1.12,
"prices": [
{
"name": "titanium",
"val": 9500
},
{
"name": "oil",
"val": 70000
},
{
"name": "unobtainium",
"val": 50
},
{
"name": "science",
"val": 100000
},
{
"name": "starchart",
"val": 700
},
{
"name": "concrate",
"val": 250
}
],
"effects": {
"catnipMax": 0,
"woodMax": 0,
"mineralsMax": 0,
"coalMax": 0,
"ironMax": 0,
"titaniumMax": 0,
"oilMax": 0,
"unobtainiumMax": 0,
"energyConsumption": 0
}
}
]
},
"dune": {
"name": "dune",
"label": "Dune",
"routeDays": 356,
"buildings": [
{
"name": "planetCracker",
"label": "Planet Cracker",
"description": "USS Mining Vessel Hissmeowra that can crack an entire planet",
"unlocked": false,
"priceRatio": 1.18,
"prices": [
{
"name": "science",
"val": 125000
},
{
"name": "starchart",
"val": 2500
},
{
"name": "alloy",
"val": 1750
},
{
"name": "kerosene",
"val": 50
}
],
"effects": {
"uraniumPerTickSpace": 0,
"uraniumMax": 0
}
},
{
"name": "hydrofracturer",
"label": "Hydraulic Fracturer",
"description": "Produces a high-pressure stream of oil. Every Space Elevator will boost this production by 0.1% of the global production multiplier.",
"unlocked": false,
"priceRatio": 1.18,
"prices": [
{
"name": "science",
"val": 150000
},
{
"name": "starchart",
"val": 750
},
{
"name": "alloy",
"val": 1025
},
{
"name": "kerosene",
"val": 100
}
],
"effects": {
"oilPerTickAutoprodSpace": 0
},
"unlockScheme": {
"name": "fluid",
"threshold": 10
}
},
{
"name": "spiceRefinery",
"label": "Spice Refinery",
"description": "Refines the sand of the Dune into a highly psychoactive substance known as 'Spice'.",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "science",
"val": 75000
},
{
"name": "starchart",
"val": 500
},
{
"name": "alloy",
"val": 500
},
{
"name": "kerosene",
"val": 125
}
],
"effects": {
"spicePerTickAutoprodSpace": 0
},
"unlockScheme": {
"name": "dune",
"threshold": 10
}
}
]
},
"piscine": {
"name": "piscine",
"label": "Piscine",
"routeDays": 256,
"buildings": [
{
"name": "researchVessel",
"label": "Research Vessel",
"description": "Mobile research space vessel.",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "titanium",
"val": 12500
},
{
"name": "starchart",
"val": 100
},
{
"name": "alloy",
"val": 2500
},
{
"name": "kerosene",
"val": 250
}
],
"effects": {
"scienceMax": 0,
"starchartPerTickBaseSpace": 0
},
"unlockScheme": {
"name": "vessel",
"threshold": 20
}
},
{
"name": "orbitalArray",
"label": "Orbital Array",
"description": "Provide a 2% production bonus to all space structures",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "science",
"val": 250000
},
{
"name": "starchart",
"val": 2000
},
{
"name": "eludium",
"val": 100
},
{
"name": "kerosene",
"val": 500
}
],
"effects": {
"spaceRatio": 0,
"energyConsumption": 0
}
}
]
},
"helios": {
"name": "helios",
"label": "Helios",
"routeDays": 1200,
"buildings": [
{
"name": "sunlifter",
"label": "Sunlifter",
"description": "Generates antimatter once per year. Inactive if energy production is negative",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "science",
"val": 500000
},
{
"name": "eludium",
"val": 225
},
{
"name": "kerosene",
"val": 2500
}
],
"effects": {
"antimatterProduction": 0,
"energyProduction": 0
}
},
{
"name": "containmentChamber",
"label": "Cont. Chamber",
"description": "Containment Chamber. Increases antimatter storage space by 100.",
"unlocked": false,
"priceRatio": 1.125,
"prices": [
{
"name": "science",
"val": 500000
},
{
"name": "kerosene",
"val": 2500
}
],
"effects": {
"antimatterMax": 0,
"energyConsumption": 0
}
},
{
"name": "heatsink",
"label": "Heatsink",
"description": "A heat dissipation system. Every Heatsink will increase the power consumption of Containment Chamber by 1% and antimatter storage capacity by 2%",
"unlocked": false,
"priceRatio": 1.12,
"prices": [
{
"name": "science",
"val": 125000
},
{
"name": "relic",
"val": 1
},
{
"name": "kerosene",
"val": 5000
},
{
"name": "thorium",
"val": 12500
}
],
"effects": {},
"upgrades": {
"spaceBuilding": [
"containmentChamber"
]
}
},
{
"name": "sunforge",
"label": "Sunforge",
"description": "Uses the heat of the sun to smelt materials into supercondensed plasma. Every level of Sunforge improves the storage space of your base metals by 1%",
"unlocked": false,
"priceRatio": 1.12,
"prices": [
{
"name": "antimatter",
"val": 250
},
{
"name": "science",
"val": 100000
},
{
"name": "relic",
"val": 1
},
{
"name": "kerosene",
"val": 1250
}
],
"effects": {
"baseMetalMaxRatio": 0.01
}
}
]
},
"terminus": {
"name": "terminus",
"label": "T-Minus",
"routeDays": 2500,
"buildings": [
{
"name": "cryostation",
"label": "Cryostation",
"description": "A vast storage facility complex",
"unlocked": false,
"priceRatio": 1.12,
"prices": [
{
"name": "science",
"val": 200000
},
{
"name": "concrate",
"val": 1500
},
{
"name": "eludium",
"val": 25
},
{
"name": "kerosene",
"val": 500
}
],
"effects": {
"woodMax": 0,
"mineralsMax": 0,
"coalMax": 0,
"ironMax": 0,
"titaniumMax": 0,
"oilMax": 0,
"uraniumMax": 0,
"unobtainiumMax": 0
},
"unlockScheme": {
"name": "arctic",
"threshold": 10
}
}
]
},
"kairo": {
"name": "kairo",
"label": "Kairo",
"routeDays": 5000,
"buildings": [
{
"name": "spaceBeacon",
"label": "Space Beacon",
"description": "An AM-powered space station used for research and interstellar navigation.",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "antimatter",
"val": 50
},
{
"name": "starchart",
"val": 25000
},
{
"name": "alloy",
"val": 25000
},
{
"name": "kerosene",
"val": 7500
}
],
"effects": {
"scienceMax": 25000,
"starchartPerTickBaseSpace": 0.025,
"relicPerDay": 0
}
}
]
},
"yarn": {
"name": "yarn",
"label": "Yarn",
"routeDays": 3800,
"buildings": [
{
"name": "terraformingStation",
"label": "Terraforming Station",
"description": "Explode a charge of antimatter to melt yarn ice and throw oxygen into the atmosphere",
"unlocked": false,
"priceRatio": 1.25,
"prices": [
{
"name": "uranium",
"val": 5000
},
{
"name": "antimatter",
"val": 25
},
{
"name": "kerosene",
"val": 5000
}
],
"requiredTech": [
"terraformation"
],
"effects": {
"maxKittens": 1
},
"unlocks": {
"tabs": [
"village"
]
},
"breakIronWill": true
},
{
"name": "hydroponics",
"label": "Hydroponics",
"description": "State of the art automated hydroponic system. Increase catnip limit by 10%. Increase catnip production by 2.5%",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "unobtainium",
"val": 1
},
{
"name": "kerosene",
"val": 500
}
],
"requiredTech": [
"hydroponics"
],
"effects": {
"catnipRatio": 0.025,
"catnipMaxRatio": 0.1,
"terraformingMaxKittensRatio": 0
},
"upgrades": {
"spaceBuilding": [
"terraformingStation"
]
}
}
]
},
"umbra": {
"name": "umbra",
"label": "Umbra",
"routeDays": 7500,
"buildings": [
{
"name": "hrHarvester",
"label": "HR Harvester",
"description": "Hawking Radiation Harvester. Operates on the energy of the black hole evaporation. Every HR Harvester generates 1W of energy which slowly increases over time.",
"unlocked": true,
"priceRatio": 1.15,
"prices": [
{
"name": "antimatter",
"val": 1250
},
{
"name": "relic",
"val": 25
}
],
"effects": {
"energyProduction": 1
}
},
{
"name": "navigationRelay",
"label": "Navigation Relay",
"description": "Increase your crew cap by one",
"unlocked": false,
"requiredTech": false,
"priceRatio": 1.2,
"prices": [
{
"name": "titanium",
"val": 50000
},
{
"name": "concrate",
"val": 5000
}
],
"effects": {}
},
{
"name": "spaceShuttle",
"label": "Space Shuttle",
"description": "Staffed with science crew",
"unlocked": false,
"requiredTech": false,
"priceRatio": 1.15,
"prices": [
{
"name": "antimatter",
"val": 50
},
{
"name": "eludium",
"val": 500
}
],
"effects": {}
}
]
},
"charon": {
"name": "charon",
"label": "Charon",
"routeDays": 25000,
"buildings": [
{
"name": "entangler",
"label": "Entanglement St.",
"description": "Entanglement Station generates a set of entangled particles aka qbits for your quantum computing system. This process requires an enormous amount of processing power, but lets you perform a cryptographic attack on elder encryption algorithms.",
"unlocked": false,
"priceRatio": 1.15,
"prices": [
{
"name": "antimatter",
"val": 5250
},
{
"name": "relic",
"val": 1250
},
{
"name": "eludium",
"val": 5000
}
],
"requiredTech": [
"quantumCryptography"
],
"effects": {
"gflopsConsumption": 0.1,
"hashrate": 0,
"hashRateLevel": 0,
"nextHashLevelAt": 0,
"hrProgress": 0,
"energyConsumption": 25
}
}
]
},
"centaurusSystem": {
"name": "centaurusSystem",
"label": "Centaurus System",
"routeDays": 120000,
"buildings": [
{
"name": "tectonic",
"label": "Tectonic",
"description": "Rip open the planet near the star Centaurus to collect magma energy.",
"unlocked": false,
"priceRatio": 1.25,
"prices": [
{
"name": "antimatter",
"val": 500
},
{
"name": "thorium",
"val": 75000
}
],
"requiredTech": [
"terraformation"
],
"effects": {
"energyProduction": 0
}
},
{
"name": "moltenCore",
"label": "Molten Core",
"description": "Every level of Molten Core improves Tectonic effectiveness by 5%",
"unlocked": false,
"priceRatio": 1.25,
"prices": [
{
"name": "uranium",
"val": 5000000
},
{
"name": "science",
"val": 25000000
}
],
"effects": {
"tectonicBonus": 0.05
},
"requiredTech": [
"exogeophysics"
],
"upgrades": {
"spaceBuilding": [
"tectonic"
]
}
}
]
},
"furthestRing": {
"name": "furthestRing",
"label": "Furthest Ring",
"routeDays": 725000000,
"buildings": []
}
};