UNPKG

@kitten-science/game-data

Version:

[![QA Main](https://github.com/kitten-science/game-data/actions/workflows/qa-main.yml/badge.svg)](https://github.com/kitten-science/game-data/actions/workflows/qa-main.yml) [![Generate](https://github.com/kitten-science/game-data/actions/workflows/generat

178 lines (176 loc) 6.11 kB
// // 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 { "theElderLegacy": { "name": "theElderLegacy", "title": "The Elder Legacy", "description": "Be one of the first players to test Kittens Game Mobile", "hidden": true }, "unicornConspiracy": { "name": "unicornConspiracy", "title": "Unicorn Conspiracy", "description": "Lift the shroud of the Unicorn conspiracy!" }, "uniception": { "name": "uniception", "title": "Uniception", "description": "Find the conspiracy within the conspiracy" }, "sinsOfEmpire": { "name": "sinsOfEmpire", "title": "Sins of a Solar Empire", "description": "Wait, seriously?" }, "anachronox": { "name": "anachronox", "title": "Anachronox", "description": "Please stop" }, "deadSpace": { "name": "deadSpace", "title": "Dead Space", "description": "In space no one can hear you meow." }, "sadnessAbyss": { "name": "sadnessAbyss", "title": "Sadness Abyss", "description": "The source of melancholy" }, "ironWill": { "name": "ironWill", "title": "Iron Will", "description": "You truly deserved this" }, "uberkatzhen": { "name": "uberkatzhen", "title": "Uberkatzchen", "description": "What does not kill you makes you stronger" }, "hundredYearsSolitude": { "name": "hundredYearsSolitude", "title": "One Hundred Years of Solitude", "description": "How far is too far?" }, "soilUptuned": { "name": "soilUptuned", "title": "Virgin Soil Upturned", "description": "Have 45 pastures in Iron Will mode" }, "atlasUnmeowed": { "name": "atlasUnmeowed", "title": "Atlas Unmeowed", "description": "Construct a magneto in Iron Will mode" }, "meowMeowRevolution": { "name": "meowMeowRevolution", "title": "Meow Meow Revolution", "description": "Construct a factory in Iron Will mode" }, "spaceOddity": { "name": "spaceOddity", "title": "Space Oddity", "description": "Complete a Moon Program in Iron Will mode", "starDescription": "Get Moon Program in IW without any paragon points" }, "jupiterAscending": { "name": "jupiterAscending", "title": "Jupiter Ascending", "description": "Get to space on the first year", "starDescription": "Get to space on the first year without using Chronospheres" }, "veryLargeArray": { "name": "veryLargeArray", "title": "Very Large Array", "description": "Build 100 Observatories without SETI" }, "shadowOfTheColossus": { "name": "shadowOfTheColossus", "title": "Shadow Of The Colossus", "description": "Build a Ziggurat having only one kitten" }, "sunGod": { "name": "sunGod", "title": "Sun God", "description": "Gain a total of 696,342 worship" }, "heartOfDarkness": { "name": "heartOfDarkness", "title": "Heart Of Darkness", "description": "Become the chieftain of a zebra tribe. (How is this even possible?)" }, "winterIsComing": { "name": "winterIsComing", "title": "Winter Is Coming", "description": "Have 10 kittens dead", "unethical": true }, "youMonster": { "name": "youMonster", "title": "You Monster", "unethical": true, "description": "Poor kittens.", "starDescription": "Serial murderer" }, "superUnethicalClimax": { "name": "superUnethicalClimax", "title": "Super Unethical Climax", "unethical": true, "description": "Cheat your way through the game." }, "systemShock": { "name": "systemShock", "title": "System Shock", "unethical": true, "description": "I'm sorry Dave, I'm afraid I can't do that." }, "lotusMachine": { "name": "lotusMachine", "title": "Lotus Eater Machine", "description": "Break the cycle of reincarnations" }, "serenity": { "name": "serenity", "title": "Serenity", "description": "Have 50 kittens without losing any of them", "starDescription": "Have 1000 kittens without losing any of them" }, "utopiaProject": { "name": "utopiaProject", "title": "Utopia Project", "description": "Get a total happiness of over 150%", "starDescription": "Get a total happiness of over 500%" }, "deathStranding": { "name": "deathStranding", "title": "Death Stranding", "description": "Reach Furthest Ring" }, "cathammer": { "name": "cathammer", "title": "Cathammer 40K", "description": "In the grim and dark future of a catkind", "starDescription": "In the grim and dark future of a catkind there are no resets" }, "eternalBacchanalia": { "name": "eternalBacchanalia", "title": "Eternal Bacchanalia", "description": "The celebration of the century.", "starDescription": "Organize a mega-event." }, "challenger": { "name": "challenger", "title": "Challenger", "description": "Complete 5 unique challenges.", "starDescription": "Complete a total of 100 challenges." } };