chaos-engine v0.1.21
·
12 commits
to main
since this release
Chaos Engine - Version 0.1.21
A controlled chaos mod that introduces randomness and unpredictability to Tower Networking Inc
through keyboard-triggered events and automatic stat randomization.
Features
Keyboard Shortcuts
All shortcuts use SHIFT combinations:
- SHIFT+F: Force spawn a random floor immediately
- SHIFT+D: Toggle Disaster Mode (increases event rates)
- SHIFT+X: Reset all chaos settings to defaults
Disaster Mode
When activated, all random event rates (device failures, power outages, power surges,
worm spawns) are multiplied by a configurable factor. Toggle it off or press reset to
restore original rates.
User Stat Randomization
When users spawn, their stats are randomized within configurable ranges:
- Satiety SLA ratio (satisfaction threshold)
- Eagerness factor (how demanding they are)
- Base use period (how often they use services)
- Initial grace days (forgiveness period)
- Max satiety decay ratio (how fast satisfaction drops)
Note: Daily rate is NOT modified as it may conflict with other mods.
Usage
- Load the mod and start a game
- Press SHIFT+D to activate Disaster Mode for intense chaos
- Press SHIFT+F to spawn random floors
- Press SHIFT+X to reset everything back to normal
Installation
- Download the zip file below
- Extract the
chaos-engine/folder into your game's mods directory:- Windows:
%APPDATA%\Godot\app_userdata\Tower Networking Inc\Mods\ - Linux:
~/.local/share/godot/app_userdata/Tower Networking Inc/Mods/
- Windows:
- Ensure you have luajit-support installed
- Configure using ModManagerGUI.ps1
Files Included
entry.lua- Main mod filemod.jsonc- Mod metadata (required by game)metadata.yaml- Extended metadataREADME.md- Documentation
For more information, visit the mod page