Screeps: World

Screeps: World

Not enough ratings
[screepsmod-fastbuild] screepsmod-fastbuild
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
20.000 B
Aug 29, 2018 @ 4:05pm
1 Change Note ( view )

Subscribe to download
[screepsmod-fastbuild] screepsmod-fastbuild

Description
This mod changes various game constants to reduce the time required for construction.
Ideal for testing and developing your construction and expansion code.

- Build cost for all structures is reduced by 10x
- Controller upgrade costs are significantly reduced (base cost reduced by a factor of 10, multiplier for subsequent levels is 2x instead of 3x)
- Controller downgrade and safe-mode timers are reduced by more than 10x
- Energy and minerals regenerate 10x faster
- GCL upgrade cost multiplier reduced by 100x
- Power bank hits and respawn time reduced by 10x

Differences from other similar mods:

- This mod deliberately does not change `BODYPART_COST`, as doing so allows spawning larger creeps than normally allowed in low-level rooms
- Works with the isolated VM, so the changes to the constants should be visible to your scripts