AutoCookie2 Upgrade Details

Definitions for Cookie Cliker's Upgrades

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/33794/222155/AutoCookie2%20Upgrade%20Details.js.

ავტორი
XVicarious
ვერსია
0.1
შექმნილია
05.10.2017
განახლებულია
05.10.2017
ლიცენზია
პ/გ

This has details for the upgrades on Cookie Clicker 2. It was made as a library for AutoCookie 2, by myself. Feel free to use the definitions for your own mods and scripts for the game. Just remember to use the version on GreasyFork and don't repost it anywhere.

It sets Game.upgradeDetails as an array.

The format is the following:

[[affectedBuildingId...], [upgradeId...], [multiplierToAffectedBuilding...]].

The multiplier's index corresponds to the affected building's id. For example,

Game.upgradeDetails[n][0][1] is the building affected by the multiplier at Game.upgradeDetails[n][2][1]