Configurable Research Speed & Tech Cost
Inspired by similar mods such as Cheap Mode by Martin Jurča, and Custom research speed by exfret. Borrowed and modified code from SE Skip Ground Science by waptdragon3 for the command function.
This mod allows change to the following through Startup Settings:
- Tech Research Cost: Modify by a factor. Broadly applies to all tech that requires science packs, both standard and infinite, vanilla and modded. Specific tech can be excluded if their ID is added to a comma-separated list.
- Tech Starter Tier: Skip research of up to 3 tiers of core technologies (those needing red/green/blue science packs, mostly excluding upgrade tech and including related non-science tech). The function uses the command "/cr_unlock" and takes the parameters "r", "rg" and "rgb".
- Lab Research speed: Modify by a factor.
- Lab Base energy usage: Modify by a factor.
- Lab Module slot amount: Add more slots, if lab already has 1. Total amount capped at 20.
Changes apply to all labs, both vanilla and modded. Energy usage automatically scales with research speed to preserve game balance, but for the sake of balancing some overhaul mods, the ability to modify base energy usage was added as well.
See FAQ about compatibility.