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

135 lines (133 loc) 4.48 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 { "lotus": { "name": "lotus", "title": "Lotus Eater", "description": "Have more than 50 total resets", "difficulty": "A" }, "ivoryTower": { "name": "ivoryTower", "title": "Ivory Tower", "description": "Have a reset in a IW atheism", "difficulty": "S+" }, "useless": { "name": "useless", "title": "Effective Management", "description": "Have a useless leader", "difficulty": "F" }, "beta": { "name": "beta", "title": "Beta Decay", "description": "Participate in a beta test", "difficulty": "B" }, "silentHill": { "name": "silentHill", "title": "Silent Hills", "description": "Have not MOTD content", "difficulty": "S" }, "evergreen": { "name": "evergreen", "title": "Wood badge", "description": "Craft a wood I think?", "difficulty": "F" }, "deadSpace": { "name": "deadSpace", "title": "Dead Space", "description": "Have kittens wander in the void", "difficulty": "S" }, "reginaNoctis": { "name": "reginaNoctis", "title": "Regina Noctis", "description": "Have 500 kittens and no alicorns", "difficulty": "S" }, "ghostInTheMachine": { "name": "ghostInTheMachine", "title": "Experience a game bug (TBD see newrelic#errorHandle)", "description": "♋︎⬧︎⧫︎♏︎❒︎🕯︎⬧︎ ●︎♋︎■︎♑︎◆︎♋︎♑︎♏︎ 🖳︎✆", "difficulty": "S" }, "abOwo": { "name": "abOwo", "title": "Ab Owo", "description": "Reset in atheism on day 0", "difficulty": "A" }, "cleanPaws": { "name": "cleanPaws", "title": "Clean Paws", "description": "Peaceful trading without cat-power", "difficulty": "C" }, "sequenceBreak": { "name": "sequenceBreak", "title": "Sequence Break", "description": "Skip Moon in the space tab", "difficulty": "D" }, "fantasticFurColor": { "name": "fantasticFurColor", "title": "Fantastic Fur Color", "description": "When a kitten has a colored name, that just means the kitten has a rare fur color; there is no special gameplay effect for having a rare fur color.", "difficulty": "F" }, "whatYearIsIt": { "name": "whatYearIsIt", "title": "What Year is it Again?", "description": "Forcefully resolve a Temporal Paradox. May have unknown side effects.", "difficulty": "C" }, "tardis": { "name": "tardis", "title": "Time Advancing Relative Dimensions In Space", "description": "Prioritize time travel over space travel.", "difficulty": "C" }, "wheredThisComeFrom": { "name": "wheredThisComeFrom", "title": "Where'd This Come From?", "description": "Chronoreset to gain resources.", "difficulty": "S" }, "lostDates": { "name": "lostDates", "title": "Lost Dates", "description": "Accumulate 5 years of timeslip.", "difficulty": "B" }, "buffet": { "name": "buffet", "title": "A Whale of a Buffet", "description": "Reach 1000 Leviathan energy.", "difficulty": "A" }, "newHome": { "name": "newHome", "title": "A New Home", "description": "Have more housing on Yarn than on Cath.", "difficulty": "D" }, "betterSafeThanSorry": { "name": "betterSafeThanSorry", "title": "Better Safe Than Sorry", "description": "Get Carbon Sequestration with no pollution.", "difficulty": "E" } };