@kitten-science/game-data
Version:
[](https://github.com/kitten-science/game-data/actions/workflows/qa-main.yml) [ • 9.47 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 {
"unicornTomb": {
"name": "unicornTomb",
"label": "Unicorn Tomb",
"description": "Improves your unicorns generation by 5%",
"prices": [
{
"name": "ivory",
"val": 500
},
{
"name": "tears",
"val": 5
}
],
"priceRatio": 1.15,
"effects": {
"unicornsRatioReligion": 0.05,
"faithMax": 0,
"tearsMax": 0
},
"unlocked": true,
"defaultUnlocked": true,
"unlocks": {
"zigguratUpgrades": [
"ivoryTower"
]
}
},
"ivoryTower": {
"name": "ivoryTower",
"label": "Ivory Tower",
"description": "Improves your unicorns generation by 10%, unlocks Unicorn Rifts",
"prices": [
{
"name": "ivory",
"val": 25000
},
{
"name": "tears",
"val": 25
}
],
"priceRatio": 1.15,
"effects": {
"unicornsRatioReligion": 0.1,
"riftChance": 0.0005,
"tearsMax": 0
},
"unlocked": false,
"defaultUnlocked": false,
"unlocks": {
"zigguratUpgrades": [
"ivoryCitadel"
]
}
},
"ivoryCitadel": {
"name": "ivoryCitadel",
"label": "Ivory Citadel",
"description": "Improves your unicorns generation by 25%, summons Ivory Meteors",
"prices": [
{
"name": "ivory",
"val": 50000
},
{
"name": "tears",
"val": 50
}
],
"priceRatio": 1.15,
"effects": {
"unicornsRatioReligion": 0.25,
"ivoryMeteorChance": 0.0005,
"unicornsMax": 0,
"tearsMax": 0
},
"unlocked": false,
"defaultUnlocked": false,
"unlocks": {
"zigguratUpgrades": [
"skyPalace"
]
}
},
"skyPalace": {
"name": "skyPalace",
"label": "Sky Palace",
"description": "Improves your unicorns generation by 50%. There was a legend of ancient and mysterious beings living in this place long ago. Every Sky Palace level improves your total gold cap by 1%",
"prices": [
{
"name": "ivory",
"val": 125000
},
{
"name": "tears",
"val": 500
},
{
"name": "megalith",
"val": 5
}
],
"priceRatio": 1.15,
"effects": {
"goldMaxRatio": 0,
"unicornsRatioReligion": 0,
"alicornChance": 0,
"alicornPerTick": 0,
"ivoryMeteorRatio": 0,
"unicornsMax": 0,
"tearsMax": 0,
"alicornMax": 0
},
"unlocked": false,
"defaultUnlocked": false,
"unlocks": {
"zigguratUpgrades": [
"unicornUtopia"
]
}
},
"unicornUtopia": {
"name": "unicornUtopia",
"label": "Unicorn Utopia",
"description": "Improves your unicorns generation by 250%. Increase alicorn summon chance. Improves TC refine ratio by 5%",
"prices": [
{
"name": "gold",
"val": 500
},
{
"name": "ivory",
"val": 1000000
},
{
"name": "tears",
"val": 5000
}
],
"priceRatio": 1.15,
"effects": {
"unicornsRatioReligion": 0,
"alicornChance": 0,
"alicornPerTick": 0,
"tcRefineRatio": 0,
"ivoryMeteorRatio": 0,
"unicornsMax": 0,
"tearsMax": 0,
"alicornMax": 0
},
"unlocked": false,
"defaultUnlocked": false,
"unlocks": {
"zigguratUpgrades": [
"sunspire"
]
},
"unlockScheme": {
"name": "unicorn",
"threshold": 1
}
},
"sunspire": {
"name": "sunspire",
"label": "Sunspire",
"description": "Improves your unicorns generation by 500%. Increase alicorn summon chance by significant amount. Improves TC refine ratio by 10%",
"prices": [
{
"name": "gold",
"val": 1250
},
{
"name": "ivory",
"val": 750000
},
{
"name": "tears",
"val": 25000
}
],
"priceRatio": 1.15,
"effects": {
"unicornsRatioReligion": 0,
"alicornChance": 0,
"alicornPerTick": 0,
"tcRefineRatio": 0,
"ivoryMeteorRatio": 0,
"unicornsMaxRatio": 0,
"tearsMax": 0,
"alicornMax": 0
},
"unlocked": false,
"defaultUnlocked": false
},
"marker": {
"name": "marker",
"label": "Marker",
"description": "A strange structure made of unknown metal and serving an unidentified purpose.",
"prices": [
{
"name": "unobtainium",
"val": 2500
},
{
"name": "spice",
"val": 50000
},
{
"name": "tears",
"val": 5000
},
{
"name": "megalith",
"val": 750
}
],
"priceRatio": 1.15,
"effects": {
"corruptionRatio": 0.000001
},
"unlocked": false,
"flavor": "A twisted spire points the way."
},
"unicornGraveyard": {
"name": "unicornGraveyard",
"label": "Unicorn Graveyard",
"description": "Grave of the fireflies.",
"prices": [
{
"name": "necrocorn",
"val": 5
},
{
"name": "megalith",
"val": 1000
}
],
"priceRatio": 1.15,
"effects": {
"cultureMaxRatioBonus": 0.01,
"blackLibraryBonus": 0.02
},
"upgrades": {
"buildings": [
"ziggurat"
]
},
"unlocks": {
"zigguratUpgrades": [
"unicornNecropolis"
]
},
"unlocked": false
},
"unicornNecropolis": {
"name": "unicornNecropolis",
"label": "Unicorn Necropolis",
"description": "The ocean of blood at the end of the lane",
"prices": [
{
"name": "alicorn",
"val": 100
},
{
"name": "necrocorn",
"val": 15
},
{
"name": "void",
"val": 5
},
{
"name": "megalith",
"val": 2500
}
],
"priceRatio": 1.15,
"effects": {
"corruptionBoostRatio": 0.1
},
"unlocked": false
},
"blackPyramid": {
"name": "blackPyramid",
"label": "Black Pyramid",
"description": "A dark relic of unspeakable horrors.",
"prices": [
{
"name": "unobtainium",
"val": 5000
},
{
"name": "spice",
"val": 150000
},
{
"name": "sorrow",
"val": 5
},
{
"name": "megalith",
"val": 2500
}
],
"priceRatio": 1.15,
"effectsPreDeficit": {},
"jammed": false,
"effects": {
"pyramidGlobalResourceRatio": 0,
"pyramidGlobalProductionRatio": 0,
"pyramidFaithRatio": 0,
"deficitRecoveryRatio": 0,
"blackLibraryBonus": 0,
"pyramidSpaceCompendiumRatio": 0
},
"simpleEffectNames": [
"GlobalResourceRatio",
"RecoveryRatio",
"GlobalProductionRatio",
"FaithRatio",
"SpaceCompendiumRatio"
],
"upgrades": {
"spaceBuilding": [
"spaceBeacon"
]
},
"unlocked": false,
"flavor": "What have we done?!"
}
};