baseconfig - Gexgekko/robotFactory GitHub Wiki

[OBJ] baseConfig

Base configuration applied on loading game. Change this to change units name, price increment of the builds...

 

[PROP] unitName

The display name of the units you get when clicking/per second.

In robotFactory the units are called Microchips.

[PROP] unitIcon

The display icon for units. Usually it's a html inline element.

In robotFactory I use Font-Awesome icon.

[PROP] buildingsToUnlockNext

The quantity of builds of the same type you must own to unlock the next tier.

[PROP] costIncrement

The multiplier that will be applied to the build price each time you buy something.