@kitten-science/kitten-scientists 2.0.0-beta.10-20250324-9cc9866 → 2.0.0-beta.10-dev-1c648fc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/BonfireManager.d.ts +17 -5
- package/lib/BonfireManager.d.ts.map +1 -1
- package/lib/BonfireManager.js +14 -13
- package/lib/BonfireManager.js.map +1 -1
- package/lib/Engine.js +3 -3
- package/lib/Engine.js.map +1 -1
- package/lib/KittenScientists.d.ts +5 -4
- package/lib/KittenScientists.d.ts.map +1 -1
- package/lib/KittenScientists.js.map +1 -1
- package/lib/ReligionManager.d.ts +5 -4
- package/lib/ReligionManager.d.ts.map +1 -1
- package/lib/ReligionManager.js +15 -18
- package/lib/ReligionManager.js.map +1 -1
- package/lib/ScienceManager.d.ts +2 -2
- package/lib/ScienceManager.d.ts.map +1 -1
- package/lib/ScienceManager.js.map +1 -1
- package/lib/SpaceManager.d.ts +3 -2
- package/lib/SpaceManager.d.ts.map +1 -1
- package/lib/SpaceManager.js +6 -3
- package/lib/SpaceManager.js.map +1 -1
- package/lib/TabManager.d.ts +3 -2
- package/lib/TabManager.d.ts.map +1 -1
- package/lib/TabManager.js.map +1 -1
- package/lib/TimeControlManager.d.ts +3 -2
- package/lib/TimeControlManager.d.ts.map +1 -1
- package/lib/TimeControlManager.js +6 -5
- package/lib/TimeControlManager.js.map +1 -1
- package/lib/TimeManager.d.ts +5 -3
- package/lib/TimeManager.d.ts.map +1 -1
- package/lib/TimeManager.js +21 -23
- package/lib/TimeManager.js.map +1 -1
- package/lib/TradeManager.d.ts +8 -7
- package/lib/TradeManager.d.ts.map +1 -1
- package/lib/TradeManager.js +7 -7
- package/lib/TradeManager.js.map +1 -1
- package/lib/UpgradeManager.d.ts +7 -2
- package/lib/UpgradeManager.d.ts.map +1 -1
- package/lib/UpgradeManager.js +24 -16
- package/lib/UpgradeManager.js.map +1 -1
- package/lib/VillageManager.d.ts +2 -2
- package/lib/VillageManager.d.ts.map +1 -1
- package/lib/VillageManager.js +1 -1
- package/lib/VillageManager.js.map +1 -1
- package/lib/WorkshopManager.d.ts +7 -6
- package/lib/WorkshopManager.d.ts.map +1 -1
- package/lib/WorkshopManager.js +1 -1
- package/lib/WorkshopManager.js.map +1 -1
- package/lib/helper/BulkPurchaseHelper.d.ts +9 -4
- package/lib/helper/BulkPurchaseHelper.d.ts.map +1 -1
- package/lib/helper/BulkPurchaseHelper.js +9 -11
- package/lib/helper/BulkPurchaseHelper.js.map +1 -1
- package/lib/settings/ElectLeaderSettings.d.ts +1 -1
- package/lib/settings/MissionSettings.d.ts +3 -2
- package/lib/settings/MissionSettings.d.ts.map +1 -1
- package/lib/settings/MissionSettings.js.map +1 -1
- package/lib/settings/PolicySettings.d.ts +3 -2
- package/lib/settings/PolicySettings.d.ts.map +1 -1
- package/lib/settings/PolicySettings.js.map +1 -1
- package/lib/settings/ReligionSettings.d.ts +1 -8
- package/lib/settings/ReligionSettings.d.ts.map +1 -1
- package/lib/settings/ReligionSettings.js +0 -18
- package/lib/settings/ReligionSettings.js.map +1 -1
- package/lib/settings/ResetReligionSettings.d.ts +1 -2
- package/lib/settings/ResetReligionSettings.d.ts.map +1 -1
- package/lib/settings/ResetReligionSettings.js.map +1 -1
- package/lib/settings/ScienceSettings.d.ts +2 -2
- package/lib/settings/ScienceSettings.d.ts.map +1 -1
- package/lib/settings/ScienceSettings.js.map +1 -1
- package/lib/settings/Settings.d.ts +1 -2
- package/lib/settings/Settings.d.ts.map +1 -1
- package/lib/settings/Settings.js.map +1 -1
- package/lib/settings/SpaceSettings.d.ts +3 -2
- package/lib/settings/SpaceSettings.d.ts.map +1 -1
- package/lib/settings/SpaceSettings.js.map +1 -1
- package/lib/settings/TechSettings.d.ts +3 -2
- package/lib/settings/TechSettings.d.ts.map +1 -1
- package/lib/settings/TechSettings.js.map +1 -1
- package/lib/settings/UpgradeSettings.d.ts +3 -2
- package/lib/settings/UpgradeSettings.d.ts.map +1 -1
- package/lib/settings/UpgradeSettings.js.map +1 -1
- package/lib/settings/WorkshopSettings.d.ts +3 -2
- package/lib/settings/WorkshopSettings.d.ts.map +1 -1
- package/lib/settings/WorkshopSettings.js.map +1 -1
- package/lib/tools/SavegameLoader.d.ts +3 -2
- package/lib/tools/SavegameLoader.d.ts.map +1 -1
- package/lib/tools/SavegameLoader.js.map +1 -1
- package/lib/types/{releases.d.ts → _releases.d.ts} +1 -1
- package/lib/types/_releases.d.ts.map +1 -0
- package/lib/types/_releases.js +2 -0
- package/lib/types/_releases.js.map +1 -0
- package/lib/types/{save.d.ts → _save.d.ts} +1 -1
- package/lib/types/_save.d.ts.map +1 -0
- package/lib/types/{save.js → _save.js} +1 -1
- package/lib/types/_save.js.map +1 -0
- package/lib/types/achievements.d.ts +56 -0
- package/lib/types/achievements.d.ts.map +1 -0
- package/lib/types/achievements.js +2 -0
- package/lib/types/achievements.js.map +1 -0
- package/lib/types/buildings.d.ts +168 -202
- package/lib/types/buildings.d.ts.map +1 -1
- package/lib/types/buildings.js +1 -47
- package/lib/types/buildings.js.map +1 -1
- package/lib/types/calendar.d.ts +78 -0
- package/lib/types/calendar.d.ts.map +1 -0
- package/lib/types/calendar.js +2 -0
- package/lib/types/calendar.js.map +1 -0
- package/lib/types/challenges.d.ts +136 -0
- package/lib/types/challenges.d.ts.map +1 -0
- package/lib/types/challenges.js +2 -0
- package/lib/types/challenges.js.map +1 -0
- package/lib/types/core.d.ts +325 -0
- package/lib/types/core.d.ts.map +1 -0
- package/lib/types/core.js +2 -0
- package/lib/types/core.js.map +1 -0
- package/lib/types/diplomacy.d.ts +169 -0
- package/lib/types/diplomacy.d.ts.map +1 -0
- package/lib/types/diplomacy.js +2 -0
- package/lib/types/diplomacy.js.map +1 -0
- package/lib/types/game.d.ts +440 -444
- package/lib/types/game.d.ts.map +1 -1
- package/lib/types/index.d.ts +327 -207
- package/lib/types/index.d.ts.map +1 -1
- package/lib/types/index.js +713 -3
- package/lib/types/index.js.map +1 -1
- package/lib/types/math.d.ts +10 -0
- package/lib/types/math.d.ts.map +1 -0
- package/lib/types/math.js +2 -0
- package/lib/types/math.js.map +1 -0
- package/lib/types/prestige.d.ts +47 -0
- package/lib/types/prestige.d.ts.map +1 -0
- package/lib/types/prestige.js +2 -0
- package/lib/types/prestige.js.map +1 -0
- package/lib/types/religion.d.ts +351 -56
- package/lib/types/religion.d.ts.map +1 -1
- package/lib/types/religion.js +1 -43
- package/lib/types/religion.js.map +1 -1
- package/lib/types/resources.d.ts +86 -0
- package/lib/types/resources.d.ts.map +1 -0
- package/lib/types/resources.js +2 -0
- package/lib/types/resources.js.map +1 -0
- package/lib/types/science.d.ts +81 -32
- package/lib/types/science.d.ts.map +1 -1
- package/lib/types/science.js +1 -128
- package/lib/types/science.js.map +1 -1
- package/lib/types/space.d.ts +108 -22
- package/lib/types/space.d.ts.map +1 -1
- package/lib/types/space.js +1 -53
- package/lib/types/space.js.map +1 -1
- package/lib/types/stats.d.ts +35 -0
- package/lib/types/stats.d.ts.map +1 -0
- package/lib/types/stats.js +2 -0
- package/lib/types/stats.js.map +1 -0
- package/lib/types/time.d.ts +247 -30
- package/lib/types/time.d.ts.map +1 -1
- package/lib/types/time.js +1 -22
- package/lib/types/time.js.map +1 -1
- package/lib/types/toolbar.d.ts +37 -0
- package/lib/types/toolbar.d.ts.map +1 -0
- package/lib/types/toolbar.js +2 -0
- package/lib/types/toolbar.js.map +1 -0
- package/lib/types/ui.d.ts +115 -0
- package/lib/types/ui.d.ts.map +1 -0
- package/lib/types/ui.js +2 -0
- package/lib/types/ui.js.map +1 -0
- package/lib/types/village.d.ts +496 -9
- package/lib/types/village.d.ts.map +1 -1
- package/lib/types/void.d.ts +19 -0
- package/lib/types/void.d.ts.map +1 -0
- package/lib/types/void.js +2 -0
- package/lib/types/void.js.map +1 -0
- package/lib/types/workshop.d.ts +130 -10
- package/lib/types/workshop.d.ts.map +1 -1
- package/lib/types/workshop.js +1 -139
- package/lib/types/workshop.js.map +1 -1
- package/lib/ui/ReligionSettingsUi.d.ts.map +1 -1
- package/lib/ui/ReligionSettingsUi.js +2 -1
- package/lib/ui/ReligionSettingsUi.js.map +1 -1
- package/lib/ui/ResetReligionSettingsUi.d.ts.map +1 -1
- package/lib/ui/ResetReligionSettingsUi.js +1 -1
- package/lib/ui/ResetReligionSettingsUi.js.map +1 -1
- package/lib/ui/ResetTimeSettingsUi.d.ts.map +1 -1
- package/lib/ui/ResetTimeSettingsUi.js +1 -1
- package/lib/ui/ResetTimeSettingsUi.js.map +1 -1
- package/lib/ui/StateManagementUi.d.ts +1 -1
- package/lib/ui/TimeSettingsUi.d.ts.map +1 -1
- package/lib/ui/TimeSettingsUi.js +1 -1
- package/lib/ui/TimeSettingsUi.js.map +1 -1
- package/output/kitten-scientists.inject.js +258 -242
- package/package.json +4 -4
- package/lib/types/craft.d.ts +0 -26
- package/lib/types/craft.d.ts.map +0 -1
- package/lib/types/craft.js +0 -2
- package/lib/types/craft.js.map +0 -1
- package/lib/types/releases.d.ts.map +0 -1
- package/lib/types/releases.js +0 -2
- package/lib/types/releases.js.map +0 -1
- package/lib/types/save.d.ts.map +0 -1
- package/lib/types/save.js.map +0 -1
- package/lib/types/trade.d.ts +0 -36
- package/lib/types/trade.d.ts.map +0 -1
- package/lib/types/trade.js +0 -11
- package/lib/types/trade.js.map +0 -1
package/lib/types/index.js
CHANGED
|
@@ -1,3 +1,255 @@
|
|
|
1
|
+
import "dojo";
|
|
2
|
+
export const BuyItemResultReasons = [
|
|
3
|
+
"already-bought",
|
|
4
|
+
"cannot-afford",
|
|
5
|
+
"dev-mode",
|
|
6
|
+
"item-is-free",
|
|
7
|
+
"not-enabled",
|
|
8
|
+
"not-unlocked",
|
|
9
|
+
"paid-for",
|
|
10
|
+
"player-denied",
|
|
11
|
+
"require-confirmation",
|
|
12
|
+
];
|
|
13
|
+
export const Buildings = [
|
|
14
|
+
"academy",
|
|
15
|
+
"accelerator",
|
|
16
|
+
"aiCore",
|
|
17
|
+
"amphitheatre",
|
|
18
|
+
"aqueduct",
|
|
19
|
+
"barn",
|
|
20
|
+
"biolab",
|
|
21
|
+
"brewery",
|
|
22
|
+
"calciner",
|
|
23
|
+
"chapel",
|
|
24
|
+
"chronosphere",
|
|
25
|
+
"factory",
|
|
26
|
+
"field",
|
|
27
|
+
"harbor",
|
|
28
|
+
"hut",
|
|
29
|
+
"library",
|
|
30
|
+
"logHouse",
|
|
31
|
+
"lumberMill",
|
|
32
|
+
"magneto",
|
|
33
|
+
"mansion",
|
|
34
|
+
"mine",
|
|
35
|
+
"mint",
|
|
36
|
+
"observatory",
|
|
37
|
+
"oilWell",
|
|
38
|
+
"pasture",
|
|
39
|
+
"quarry",
|
|
40
|
+
"reactor",
|
|
41
|
+
"smelter",
|
|
42
|
+
"steamworks",
|
|
43
|
+
"temple",
|
|
44
|
+
"tradepost",
|
|
45
|
+
"unicornPasture",
|
|
46
|
+
"warehouse",
|
|
47
|
+
"workshop",
|
|
48
|
+
"zebraForge",
|
|
49
|
+
"zebraOutpost",
|
|
50
|
+
"zebraWorkshop",
|
|
51
|
+
"ziggurat",
|
|
52
|
+
];
|
|
53
|
+
export const StagedBuildings = [
|
|
54
|
+
"broadcasttower",
|
|
55
|
+
"dataCenter",
|
|
56
|
+
"hydroplant",
|
|
57
|
+
"solarfarm",
|
|
58
|
+
"spaceport",
|
|
59
|
+
];
|
|
60
|
+
export const BuildingEffects = [
|
|
61
|
+
// from game.bld
|
|
62
|
+
"academyMeteorBonus",
|
|
63
|
+
"aiLevel",
|
|
64
|
+
"alicornPerTickCon",
|
|
65
|
+
"bloodstoneRatio",
|
|
66
|
+
"cathPollutionPerTickCon",
|
|
67
|
+
"cathPollutionPerTickProd",
|
|
68
|
+
"catnipDemandRatio",
|
|
69
|
+
"catnipMax",
|
|
70
|
+
"catnipPerTickBase",
|
|
71
|
+
"catnipPerTickCon",
|
|
72
|
+
"catnipRatio",
|
|
73
|
+
"coalMax",
|
|
74
|
+
"coalPerTickAutoprod",
|
|
75
|
+
"coalPerTickBase",
|
|
76
|
+
"coalPerTickCon",
|
|
77
|
+
"coalRatioGlobal",
|
|
78
|
+
"craftRatio",
|
|
79
|
+
"cultureMax",
|
|
80
|
+
"cultureMaxRatio",
|
|
81
|
+
"culturePerTickBase",
|
|
82
|
+
"energyConsumption",
|
|
83
|
+
"energyProduction",
|
|
84
|
+
"faithMax",
|
|
85
|
+
"faithPerTickBase",
|
|
86
|
+
"festivalArrivalRatio",
|
|
87
|
+
"festivalRatio",
|
|
88
|
+
"fursDemandRatio",
|
|
89
|
+
"fursPerTickProd",
|
|
90
|
+
"gflopsPerTickBase",
|
|
91
|
+
"goldMax",
|
|
92
|
+
"goldPerTickAutoprod",
|
|
93
|
+
"goldPerTickCon",
|
|
94
|
+
"happiness",
|
|
95
|
+
"hunterRatio",
|
|
96
|
+
"ironMax",
|
|
97
|
+
"ironPerTickAutoprod",
|
|
98
|
+
"ironPerTickCon",
|
|
99
|
+
"ivoryDemandRatio",
|
|
100
|
+
"ivoryPerTickCon",
|
|
101
|
+
"ivoryPerTickProd",
|
|
102
|
+
"magnetoBoostRatio",
|
|
103
|
+
"magnetoRatio",
|
|
104
|
+
"manpowerMax",
|
|
105
|
+
"manpowerPerTickCon",
|
|
106
|
+
"manuscriptPerTickProd",
|
|
107
|
+
"maxKittens",
|
|
108
|
+
"mineralsMax",
|
|
109
|
+
"mineralsPerTickCon",
|
|
110
|
+
"mineralsPerTickProd",
|
|
111
|
+
"mineralsRatio",
|
|
112
|
+
"oilMax",
|
|
113
|
+
"oilPerTick",
|
|
114
|
+
"oilPerTickBase",
|
|
115
|
+
"oilPerTickCon",
|
|
116
|
+
"oilPerTickProd",
|
|
117
|
+
"productionRatio",
|
|
118
|
+
"refineRatio",
|
|
119
|
+
"resStasisRatio",
|
|
120
|
+
"scienceMax",
|
|
121
|
+
"scienceRatio",
|
|
122
|
+
"skillXP",
|
|
123
|
+
"spiceDemandRatio",
|
|
124
|
+
"spicePerTickCon",
|
|
125
|
+
"standingRatio",
|
|
126
|
+
"starAutoSuccessChance",
|
|
127
|
+
"starEventChance",
|
|
128
|
+
"steelPerTickProd",
|
|
129
|
+
"tMythrilCraftRatio",
|
|
130
|
+
"tMythrilPerTick",
|
|
131
|
+
"temporalFluxProduction",
|
|
132
|
+
"thoriumPerTick",
|
|
133
|
+
"titaniumMax",
|
|
134
|
+
"titaniumPerTickAutoprod",
|
|
135
|
+
"titaniumPerTickCon",
|
|
136
|
+
"tradeRatio",
|
|
137
|
+
"unhappinessRatio",
|
|
138
|
+
"unicornsPerTickBase",
|
|
139
|
+
"uraniumMax",
|
|
140
|
+
"uraniumPerTick",
|
|
141
|
+
"uraniumPerTickAutoprod",
|
|
142
|
+
"uraniumPerTickBase",
|
|
143
|
+
"woodMax",
|
|
144
|
+
"woodPerTickCon",
|
|
145
|
+
"woodRatio",
|
|
146
|
+
"zebraPreparations",
|
|
147
|
+
// from game.religion
|
|
148
|
+
"activeHG",
|
|
149
|
+
"alicornChance",
|
|
150
|
+
"alicornPerTick",
|
|
151
|
+
"blackLibraryBonus",
|
|
152
|
+
"blsCorruptionRatio",
|
|
153
|
+
"blsLimit",
|
|
154
|
+
"compendiaTTBoostRatio",
|
|
155
|
+
"corruptionBoostRatio",
|
|
156
|
+
"corruptionRatio",
|
|
157
|
+
"cultureMaxRatioBonus",
|
|
158
|
+
"deficitRecoveryRatio",
|
|
159
|
+
"energyProductionRatio",
|
|
160
|
+
"faithRatioReligion",
|
|
161
|
+
"globalResourceRatio",
|
|
162
|
+
"goldMaxRatio",
|
|
163
|
+
"ivoryMeteorChance",
|
|
164
|
+
"ivoryMeteorRatio",
|
|
165
|
+
"maxKittensRatio",
|
|
166
|
+
"necrocornPerDay",
|
|
167
|
+
"pactBlackLibraryBoost",
|
|
168
|
+
"pactDeficitRecoveryRatio",
|
|
169
|
+
"pactFaithRatio",
|
|
170
|
+
"pactGlobalProductionRatio",
|
|
171
|
+
"pactGlobalResourceRatio",
|
|
172
|
+
"pactSpaceCompendiumRatio",
|
|
173
|
+
"pactsAvailable",
|
|
174
|
+
"pyramidFaithRatio",
|
|
175
|
+
"pyramidGlobalProductionRatio",
|
|
176
|
+
"pyramidGlobalResourceRatio",
|
|
177
|
+
"pyramidRecoveryRatio",
|
|
178
|
+
"pyramidSpaceCompendiumRatio",
|
|
179
|
+
"relicRefineRatio",
|
|
180
|
+
"riftChance",
|
|
181
|
+
"rrRatio",
|
|
182
|
+
"simScalingRatio",
|
|
183
|
+
"solarRevolutionLimit",
|
|
184
|
+
"solarRevolutionRatio",
|
|
185
|
+
"tcRefineRatio",
|
|
186
|
+
"timeRatio",
|
|
187
|
+
"unicornsRatioReligion",
|
|
188
|
+
// from game.workshop.upgrades
|
|
189
|
+
"acceleratorRatio",
|
|
190
|
+
"barnRatio",
|
|
191
|
+
"beaconRelicsPerDay",
|
|
192
|
+
"biofuelRatio",
|
|
193
|
+
"broadcastTowerRatio",
|
|
194
|
+
"cadBlueprintCraftRatio",
|
|
195
|
+
"calcinerRatio",
|
|
196
|
+
"calcinerSteelCraftRatio",
|
|
197
|
+
"calcinerSteelRatio",
|
|
198
|
+
"calcinerSteelReactorBonus",
|
|
199
|
+
"catnipDemandWorkerRatioGlobal",
|
|
200
|
+
"catnipJobRatio",
|
|
201
|
+
"catnipMaxRatio",
|
|
202
|
+
"coalRatioGlobalReduction",
|
|
203
|
+
"coalSuperRatio",
|
|
204
|
+
"crackerRatio",
|
|
205
|
+
"dataCenterAIRatio",
|
|
206
|
+
"eludiumAutomationBonus",
|
|
207
|
+
"factoryRefineRatio",
|
|
208
|
+
"harborCoalRatio",
|
|
209
|
+
"harborRatio",
|
|
210
|
+
"hutPriceRatio",
|
|
211
|
+
"hydroPlantRatio",
|
|
212
|
+
"libraryRatio",
|
|
213
|
+
"lumberMillRatio",
|
|
214
|
+
"lunarOutpostRatio",
|
|
215
|
+
"manpowerJobRatio",
|
|
216
|
+
"oilWellRatio",
|
|
217
|
+
"queueCap",
|
|
218
|
+
"reactorEnergyRatio",
|
|
219
|
+
"reactorThoriumPerTick",
|
|
220
|
+
"routeSpeed",
|
|
221
|
+
"satnavRatio",
|
|
222
|
+
"shipLimit",
|
|
223
|
+
"skillMultiplier",
|
|
224
|
+
"smelterRatio",
|
|
225
|
+
"solarFarmRatio",
|
|
226
|
+
"solarFarmSeasonRatio",
|
|
227
|
+
"spaceScienceRatio",
|
|
228
|
+
"starchartGlobalRatio",
|
|
229
|
+
"t1CraftRatio",
|
|
230
|
+
"t2CraftRatio",
|
|
231
|
+
"t3CraftRatio",
|
|
232
|
+
"t4CraftRatio",
|
|
233
|
+
"t5CraftRatio",
|
|
234
|
+
"temporalFluxProductionChronosphere",
|
|
235
|
+
"temporalParadoxDayBonus",
|
|
236
|
+
"unicornsGlobalRatio",
|
|
237
|
+
"uplinkDCRatio",
|
|
238
|
+
"uplinkLabRatio",
|
|
239
|
+
"uraniumRatio",
|
|
240
|
+
"warehouseRatio",
|
|
241
|
+
"woodJobRatio",
|
|
242
|
+
// other tabs
|
|
243
|
+
"goldPriceRatio",
|
|
244
|
+
"happinessKittenProductionRatio",
|
|
245
|
+
"heatMax",
|
|
246
|
+
"heatPerTick",
|
|
247
|
+
"observatoryRatio",
|
|
248
|
+
"starchartPerTickBaseSpace",
|
|
249
|
+
"temporalFluxMax",
|
|
250
|
+
"unobtainiumPerTickSpace",
|
|
251
|
+
"uraniumPerTickCon",
|
|
252
|
+
];
|
|
1
253
|
export const Seasons = ["autumn", "spring", "summer", "winter"];
|
|
2
254
|
export const Cycles = [
|
|
3
255
|
"charon",
|
|
@@ -105,14 +357,472 @@ export const Traits = [
|
|
|
105
357
|
"scientist",
|
|
106
358
|
"wise",
|
|
107
359
|
];
|
|
360
|
+
export var UnicornItemVariant;
|
|
361
|
+
(function (UnicornItemVariant) {
|
|
362
|
+
UnicornItemVariant["Cryptotheology"] = "c";
|
|
363
|
+
UnicornItemVariant["OrderOfTheSun"] = "s";
|
|
364
|
+
UnicornItemVariant["Ziggurat"] = "z";
|
|
365
|
+
UnicornItemVariant["UnicornPasture"] = "zp";
|
|
366
|
+
})(UnicornItemVariant || (UnicornItemVariant = {}));
|
|
367
|
+
export const ReligionUpgrades = [
|
|
368
|
+
"apocripha",
|
|
369
|
+
"basilica",
|
|
370
|
+
"goldenSpire",
|
|
371
|
+
"scholasticism",
|
|
372
|
+
"solarRevolution",
|
|
373
|
+
"solarchant",
|
|
374
|
+
"stainedGlass",
|
|
375
|
+
"sunAltar",
|
|
376
|
+
"templars",
|
|
377
|
+
"transcendence",
|
|
378
|
+
];
|
|
379
|
+
export const TranscendenceUpgrades = [
|
|
380
|
+
"blackCore",
|
|
381
|
+
"blackLibrary",
|
|
382
|
+
"blackNexus",
|
|
383
|
+
"blackObelisk",
|
|
384
|
+
"blackRadiance",
|
|
385
|
+
"blazar",
|
|
386
|
+
"darkNova",
|
|
387
|
+
"holyGenocide",
|
|
388
|
+
"mausoleum",
|
|
389
|
+
"singularity",
|
|
390
|
+
];
|
|
391
|
+
export const ZiggurathUpgrades = [
|
|
392
|
+
"blackPyramid",
|
|
393
|
+
"ivoryCitadel",
|
|
394
|
+
"ivoryTower",
|
|
395
|
+
"marker",
|
|
396
|
+
"skyPalace",
|
|
397
|
+
"sunspire",
|
|
398
|
+
"unicornGraveyard",
|
|
399
|
+
"unicornNecropolis",
|
|
400
|
+
"unicornTomb",
|
|
401
|
+
"unicornUtopia",
|
|
402
|
+
];
|
|
403
|
+
export const Pacts = [
|
|
404
|
+
"fractured",
|
|
405
|
+
"pactOfCleansing",
|
|
406
|
+
"pactOfDestruction",
|
|
407
|
+
"pactOfExtermination",
|
|
408
|
+
"pactOfPurity",
|
|
409
|
+
"payDebt",
|
|
410
|
+
];
|
|
411
|
+
export const Races = [
|
|
412
|
+
"dragons",
|
|
413
|
+
"griffins",
|
|
414
|
+
"nagas",
|
|
415
|
+
"leviathans",
|
|
416
|
+
"lizards",
|
|
417
|
+
"sharks",
|
|
418
|
+
"spiders",
|
|
419
|
+
"zebras",
|
|
420
|
+
];
|
|
421
|
+
export const Policies = [
|
|
422
|
+
"authocracy",
|
|
423
|
+
"bigStickPolicy",
|
|
424
|
+
"carnivale",
|
|
425
|
+
"cityOnAHill",
|
|
426
|
+
"clearCutting",
|
|
427
|
+
"communism",
|
|
428
|
+
"conservation",
|
|
429
|
+
"cryochamberExtraction",
|
|
430
|
+
"culturalExchange",
|
|
431
|
+
"diplomacy",
|
|
432
|
+
"dragonRelationsAstrologers",
|
|
433
|
+
"dragonRelationsDynamicists",
|
|
434
|
+
"dragonRelationsPhysicists",
|
|
435
|
+
"environmentalism",
|
|
436
|
+
"epicurianism",
|
|
437
|
+
"expansionism",
|
|
438
|
+
"extravagance",
|
|
439
|
+
"fascism",
|
|
440
|
+
"frugality",
|
|
441
|
+
"fullIndustrialization",
|
|
442
|
+
"griffinRelationsMachinists",
|
|
443
|
+
"griffinRelationsMetallurgists",
|
|
444
|
+
"griffinRelationsScouts",
|
|
445
|
+
"isolationism",
|
|
446
|
+
"knowledgeSharing",
|
|
447
|
+
"liberalism",
|
|
448
|
+
"liberty",
|
|
449
|
+
"lizardRelationsDiplomats",
|
|
450
|
+
"lizardRelationsEcologists",
|
|
451
|
+
"lizardRelationsPriests",
|
|
452
|
+
"militarizeSpace",
|
|
453
|
+
"monarchy",
|
|
454
|
+
"mysticism",
|
|
455
|
+
"nagaRelationsArchitects",
|
|
456
|
+
"nagaRelationsCultists",
|
|
457
|
+
"nagaRelationsMasons",
|
|
458
|
+
"necrocracy",
|
|
459
|
+
"openWoodlands",
|
|
460
|
+
"outerSpaceTreaty",
|
|
461
|
+
"radicalXenophobia",
|
|
462
|
+
"rationality",
|
|
463
|
+
"rationing",
|
|
464
|
+
"republic",
|
|
465
|
+
"scientificCommunism",
|
|
466
|
+
"sharkRelationsBotanists",
|
|
467
|
+
"sharkRelationsMerchants",
|
|
468
|
+
"sharkRelationsScribes",
|
|
469
|
+
"siphoning",
|
|
470
|
+
"socialism",
|
|
471
|
+
"spiderRelationsChemists",
|
|
472
|
+
"spiderRelationsGeologists",
|
|
473
|
+
"spiderRelationsPaleontologists",
|
|
474
|
+
"stoicism",
|
|
475
|
+
"stripMining",
|
|
476
|
+
"sustainability",
|
|
477
|
+
"technocracy",
|
|
478
|
+
"terraformingInsight",
|
|
479
|
+
"theocracy",
|
|
480
|
+
"tradition",
|
|
481
|
+
"transkittenism",
|
|
482
|
+
"zebraRelationsAppeasement",
|
|
483
|
+
"zebraRelationsBellicosity",
|
|
484
|
+
];
|
|
485
|
+
export const TechnologiesIgnored = ["brewery"];
|
|
486
|
+
export const Technologies = [
|
|
487
|
+
"acoustics",
|
|
488
|
+
"advExogeology",
|
|
489
|
+
"agriculture",
|
|
490
|
+
"ai",
|
|
491
|
+
"animal",
|
|
492
|
+
"antimatter",
|
|
493
|
+
"archeology",
|
|
494
|
+
"archery",
|
|
495
|
+
"architecture",
|
|
496
|
+
"artificialGravity",
|
|
497
|
+
"astronomy",
|
|
498
|
+
"biochemistry",
|
|
499
|
+
"biology",
|
|
500
|
+
"blackchain",
|
|
501
|
+
"calendar",
|
|
502
|
+
"chemistry",
|
|
503
|
+
"chronophysics",
|
|
504
|
+
"civil",
|
|
505
|
+
"combustion",
|
|
506
|
+
"construction",
|
|
507
|
+
"cryptotheology",
|
|
508
|
+
"currency",
|
|
509
|
+
"dimensionalPhysics",
|
|
510
|
+
"drama",
|
|
511
|
+
"ecology",
|
|
512
|
+
"electricity",
|
|
513
|
+
"electronics",
|
|
514
|
+
"engineering",
|
|
515
|
+
"exogeology",
|
|
516
|
+
"exogeophysics",
|
|
517
|
+
"genetics",
|
|
518
|
+
"hydroponics",
|
|
519
|
+
"industrialization",
|
|
520
|
+
"machinery",
|
|
521
|
+
"math",
|
|
522
|
+
"mechanization",
|
|
523
|
+
"metal",
|
|
524
|
+
"metalurgy",
|
|
525
|
+
"metaphysics",
|
|
526
|
+
"mining",
|
|
527
|
+
"nanotechnology",
|
|
528
|
+
"navigation",
|
|
529
|
+
"nuclearFission",
|
|
530
|
+
"oilProcessing",
|
|
531
|
+
"orbitalEngineering",
|
|
532
|
+
"paradoxalKnowledge",
|
|
533
|
+
"particlePhysics",
|
|
534
|
+
"philosophy",
|
|
535
|
+
"physics",
|
|
536
|
+
"quantumCryptography",
|
|
537
|
+
"robotics",
|
|
538
|
+
"rocketry",
|
|
539
|
+
"sattelites",
|
|
540
|
+
"steel",
|
|
541
|
+
"superconductors",
|
|
542
|
+
"tachyonTheory",
|
|
543
|
+
"terraformation",
|
|
544
|
+
"theology",
|
|
545
|
+
"thorium",
|
|
546
|
+
"voidSpace",
|
|
547
|
+
"writing",
|
|
548
|
+
];
|
|
549
|
+
export const Missions = [
|
|
550
|
+
"centaurusSystemMission",
|
|
551
|
+
"charonMission",
|
|
552
|
+
"duneMission",
|
|
553
|
+
"furthestRingMission",
|
|
554
|
+
"heliosMission",
|
|
555
|
+
"kairoMission",
|
|
556
|
+
"moonMission",
|
|
557
|
+
"orbitalLaunch",
|
|
558
|
+
"piscineMission",
|
|
559
|
+
"rorschachMission",
|
|
560
|
+
"terminusMission",
|
|
561
|
+
"umbraMission",
|
|
562
|
+
"yarnMission",
|
|
563
|
+
];
|
|
564
|
+
export const Planets = [
|
|
565
|
+
"cath",
|
|
566
|
+
"centaurusSystem",
|
|
567
|
+
"charon",
|
|
568
|
+
"dune",
|
|
569
|
+
"furthestRing",
|
|
570
|
+
"helios",
|
|
571
|
+
"kairo",
|
|
572
|
+
"moon",
|
|
573
|
+
"piscine",
|
|
574
|
+
"terminus",
|
|
575
|
+
"umbra",
|
|
576
|
+
"yarn",
|
|
577
|
+
];
|
|
578
|
+
export const SpaceBuildings = [
|
|
579
|
+
"containmentChamber",
|
|
580
|
+
"cryostation",
|
|
581
|
+
"entangler",
|
|
582
|
+
"heatsink",
|
|
583
|
+
"hrHarvester",
|
|
584
|
+
"hydrofracturer",
|
|
585
|
+
"hydroponics",
|
|
586
|
+
"moltenCore",
|
|
587
|
+
"moonBase",
|
|
588
|
+
"moonOutpost",
|
|
589
|
+
"orbitalArray",
|
|
590
|
+
"planetCracker",
|
|
591
|
+
"researchVessel",
|
|
592
|
+
"sattelite",
|
|
593
|
+
"spaceBeacon",
|
|
594
|
+
"spaceElevator",
|
|
595
|
+
"spaceStation",
|
|
596
|
+
"spiceRefinery",
|
|
597
|
+
"sunforge",
|
|
598
|
+
"sunlifter",
|
|
599
|
+
"tectonic",
|
|
600
|
+
"terraformingStation",
|
|
601
|
+
];
|
|
602
|
+
export const Stats = [
|
|
603
|
+
"averageKittens",
|
|
604
|
+
"buildingsConstructed",
|
|
605
|
+
"eventsObserved",
|
|
606
|
+
"kittensDead",
|
|
607
|
+
"timePlayed",
|
|
608
|
+
"totalChallengesCompleted",
|
|
609
|
+
"totalClicks",
|
|
610
|
+
"totalCrafts",
|
|
611
|
+
"totalKittens",
|
|
612
|
+
"totalParagon",
|
|
613
|
+
"totalResets",
|
|
614
|
+
"totalTrades",
|
|
615
|
+
"totalYears",
|
|
616
|
+
"transcendenceTier",
|
|
617
|
+
"unicornsSacrificed",
|
|
618
|
+
];
|
|
619
|
+
export const ChronoForgeUpgrades = [
|
|
620
|
+
"blastFurnace",
|
|
621
|
+
"ressourceRetrieval",
|
|
622
|
+
"temporalAccelerator",
|
|
623
|
+
"temporalBattery",
|
|
624
|
+
"temporalImpedance",
|
|
625
|
+
"temporalPress",
|
|
626
|
+
"timeBoiler",
|
|
627
|
+
];
|
|
628
|
+
export const VoidSpaceUpgrades = [
|
|
629
|
+
"cryochambers",
|
|
630
|
+
"usedCryochambers",
|
|
631
|
+
"voidHoover",
|
|
632
|
+
"voidRift",
|
|
633
|
+
"chronocontrol",
|
|
634
|
+
"voidResonator",
|
|
635
|
+
];
|
|
636
|
+
export const Upgrades = [
|
|
637
|
+
"advancedAutomation",
|
|
638
|
+
"advancedRefinement",
|
|
639
|
+
"aiBases",
|
|
640
|
+
"aiEngineers",
|
|
641
|
+
"alloyArmor",
|
|
642
|
+
"alloyAxe",
|
|
643
|
+
"alloyBarns",
|
|
644
|
+
"alloySaw",
|
|
645
|
+
"alloyWarehouses",
|
|
646
|
+
"amBases",
|
|
647
|
+
"amDrive",
|
|
648
|
+
"amFission",
|
|
649
|
+
"amReactors",
|
|
650
|
+
"amReactorsMK2",
|
|
651
|
+
"assistance",
|
|
652
|
+
"astrolabe",
|
|
653
|
+
"astrophysicists",
|
|
654
|
+
"augumentation",
|
|
655
|
+
"automatedPlants",
|
|
656
|
+
"barges",
|
|
657
|
+
"biofuel",
|
|
658
|
+
"bolas",
|
|
659
|
+
"cadSystems",
|
|
660
|
+
"caravanserai",
|
|
661
|
+
"carbonSequestration",
|
|
662
|
+
"cargoShips",
|
|
663
|
+
"celestialMechanics",
|
|
664
|
+
"chronoEngineers",
|
|
665
|
+
"chronoforge",
|
|
666
|
+
"coalFurnace",
|
|
667
|
+
"coldFusion",
|
|
668
|
+
"combustionEngine",
|
|
669
|
+
"compositeBow",
|
|
670
|
+
"concreteBarns",
|
|
671
|
+
"concreteHuts",
|
|
672
|
+
"concreteWarehouses",
|
|
673
|
+
"crossbow",
|
|
674
|
+
"cryocomputing",
|
|
675
|
+
"darkEnergy",
|
|
676
|
+
"deepMining",
|
|
677
|
+
"distorsion",
|
|
678
|
+
"electrolyticSmelting",
|
|
679
|
+
"eludiumCracker",
|
|
680
|
+
"eludiumHuts",
|
|
681
|
+
"eludiumReflectors",
|
|
682
|
+
"energyRifts",
|
|
683
|
+
"enrichedThorium",
|
|
684
|
+
"enrichedUranium",
|
|
685
|
+
"factoryAutomation",
|
|
686
|
+
"factoryLogistics",
|
|
687
|
+
"factoryOptimization",
|
|
688
|
+
"factoryProcessing",
|
|
689
|
+
"factoryRobotics",
|
|
690
|
+
"fluidizedReactors",
|
|
691
|
+
"fluxCondensator",
|
|
692
|
+
"fuelInjectors",
|
|
693
|
+
"geodesy",
|
|
694
|
+
"gmo",
|
|
695
|
+
"goldOre",
|
|
696
|
+
"hubbleTelescope",
|
|
697
|
+
"huntingArmor",
|
|
698
|
+
"hydroPlantTurbines",
|
|
699
|
+
"internet",
|
|
700
|
+
"invisibleBlackHand",
|
|
701
|
+
"ironAxes",
|
|
702
|
+
"ironHoes",
|
|
703
|
+
"ironwood",
|
|
704
|
+
"lhc",
|
|
705
|
+
"logistics",
|
|
706
|
+
"longRangeSpaceships",
|
|
707
|
+
"machineLearning",
|
|
708
|
+
"mineralAxes",
|
|
709
|
+
"mineralHoes",
|
|
710
|
+
"miningDrill",
|
|
711
|
+
"mWReactor",
|
|
712
|
+
"nanosuits",
|
|
713
|
+
"neuralNetworks",
|
|
714
|
+
"nuclearPlants",
|
|
715
|
+
"nuclearSmelters",
|
|
716
|
+
"offsetPress",
|
|
717
|
+
"oilDistillation",
|
|
718
|
+
"oilRefinery",
|
|
719
|
+
"orbitalGeodesy",
|
|
720
|
+
"oxidation",
|
|
721
|
+
"photolithography",
|
|
722
|
+
"photovoltaic",
|
|
723
|
+
"pneumaticPress",
|
|
724
|
+
"printingPress",
|
|
725
|
+
"pumpjack",
|
|
726
|
+
"pyrolysis",
|
|
727
|
+
"qdot",
|
|
728
|
+
"railgun",
|
|
729
|
+
"reactorVessel",
|
|
730
|
+
"refrigeration",
|
|
731
|
+
"register",
|
|
732
|
+
"reinforcedBarns",
|
|
733
|
+
"reinforcedSaw",
|
|
734
|
+
"reinforcedWarehouses",
|
|
735
|
+
"relicStation",
|
|
736
|
+
"rotaryKiln",
|
|
737
|
+
"satelliteRadio",
|
|
738
|
+
"satnav",
|
|
739
|
+
"seti",
|
|
740
|
+
"silos",
|
|
741
|
+
"solarSatellites",
|
|
742
|
+
"spaceEngineers",
|
|
743
|
+
"spaceManufacturing",
|
|
744
|
+
"spiceNavigation",
|
|
745
|
+
"starlink",
|
|
746
|
+
"stasisChambers",
|
|
747
|
+
"steelArmor",
|
|
748
|
+
"steelAxe",
|
|
749
|
+
"steelPlants",
|
|
750
|
+
"steelSaw",
|
|
751
|
+
"stoneBarns",
|
|
752
|
+
"storageBunkers",
|
|
753
|
+
"strenghtenBuild",
|
|
754
|
+
"tachyonAccelerators",
|
|
755
|
+
"thinFilm",
|
|
756
|
+
"thoriumEngine",
|
|
757
|
+
"thoriumReactors",
|
|
758
|
+
"titaniumAxe",
|
|
759
|
+
"titaniumBarns",
|
|
760
|
+
"titaniumMirrors",
|
|
761
|
+
"titaniumSaw",
|
|
762
|
+
"titaniumWarehouses",
|
|
763
|
+
"turnSmoothly",
|
|
764
|
+
"unicornSelection",
|
|
765
|
+
"unobtainiumAxe",
|
|
766
|
+
"unobtainiumDrill",
|
|
767
|
+
"unobtainiumHuts",
|
|
768
|
+
"unobtainiumReflectors",
|
|
769
|
+
"unobtainiumSaw",
|
|
770
|
+
"uplink",
|
|
771
|
+
"voidAspiration",
|
|
772
|
+
"voidEnergy",
|
|
773
|
+
"voidReactors",
|
|
774
|
+
];
|
|
775
|
+
export var TimeItemVariant;
|
|
776
|
+
(function (TimeItemVariant) {
|
|
777
|
+
TimeItemVariant["Chronoforge"] = "chrono";
|
|
778
|
+
TimeItemVariant["VoidSpace"] = "void";
|
|
779
|
+
})(TimeItemVariant || (TimeItemVariant = {}));
|
|
780
|
+
export const UnicornItems = [
|
|
781
|
+
"ivoryCitadel",
|
|
782
|
+
"ivoryTower",
|
|
783
|
+
"skyPalace",
|
|
784
|
+
"sunspire",
|
|
785
|
+
"unicornPasture",
|
|
786
|
+
"unicornTomb",
|
|
787
|
+
"unicornUtopia",
|
|
788
|
+
];
|
|
789
|
+
export const ReligionOptions = [
|
|
790
|
+
"sacrificeUnicorns",
|
|
791
|
+
"sacrificeAlicorns",
|
|
792
|
+
"refineTears",
|
|
793
|
+
"refineTimeCrystals",
|
|
794
|
+
"transcend",
|
|
795
|
+
"adore",
|
|
796
|
+
"autoPraise",
|
|
797
|
+
];
|
|
798
|
+
export const Challenges = [
|
|
799
|
+
"1000Years",
|
|
800
|
+
"anarchy",
|
|
801
|
+
"atheism",
|
|
802
|
+
"energy",
|
|
803
|
+
"ironWill",
|
|
804
|
+
"pacifism",
|
|
805
|
+
"postApocalypse",
|
|
806
|
+
"winterIsComing",
|
|
807
|
+
];
|
|
808
|
+
/*
|
|
809
|
+
export * from "./_releases.js";
|
|
810
|
+
export * from "./_save.js";
|
|
811
|
+
export * from "./achievements.js";
|
|
108
812
|
export * from "./buildings.js";
|
|
813
|
+
export * from "./calendar.js";
|
|
814
|
+
export * from "./challenges.js";
|
|
815
|
+
export * from "./core.js";
|
|
816
|
+
export * from "./diplomacy.js";
|
|
109
817
|
export * from "./game.js";
|
|
110
|
-
export * from "./
|
|
818
|
+
export * from "./math.js";
|
|
819
|
+
export * from "./prestige.js";
|
|
111
820
|
export * from "./religion.js";
|
|
112
|
-
export * from "./
|
|
821
|
+
export * from "./resources.js";
|
|
113
822
|
export * from "./science.js";
|
|
114
823
|
export * from "./space.js";
|
|
115
824
|
export * from "./time.js";
|
|
116
|
-
export * from "./
|
|
825
|
+
export * from "./village.js";
|
|
117
826
|
export * from "./workshop.js";
|
|
827
|
+
*/
|
|
118
828
|
//# sourceMappingURL=index.js.map
|