
Dyson Sphere Program
You are viewing a potentially older version of this package. View Latest Version

Add some challenge and convenience to the Fog. Any cheating-oriented settings are turned off by default.
fileBepInEx\config\me.liantian.plugin.HardFog.cfgfile,Run the game one time to generate:
| Section | Key | Type | Default | Description |
|---|---|---|---|---|
| Cheats | DysonSphereDebuffImmunity | bool | false | Fog cannot steal electricity. When the ray receiver captures photons, it does not calculate the fog's debuff. |
| Cheats | SuperRayReception | bool | false | Even if the total power generation of the Dyson Sphere is insufficient, the ray receiver still receives at full power. |
| FogCheats | MoreFrequentRelays | bool | false | The Fog will send out relay more frequently. |
| FogCheats | HiveMoreEnergy | bool | false | FogHive can gain matter and energy after launching an attack. This allows the BlackFog to continue attacking even without relay stations. Significantly increases the game difficulty.Not applicable to the birth star. |
| FogCheats | HiveLessEnergy | bool | false | The matter and energy of the FogHive gradually diminish until it withers away. When the HiveMoreEnergy setting is set to true, this effect is nullified. This significantly reduces the game's difficulty. |
| FogCheats | BaseMoreEnergy | bool | false | The Fog Ground Base can gain matter and energy when launching an attack. This significantly increases the game's difficulty. |
| FogCheats | BaseLessEnergy | bool | false | The matter and energy of the Black Fog Ground Base gradually diminish until it withers away. When the BaseMoreEnergy setting is set to true, this effect is nullified. This significantly reduces the game's difficulty. |
| FogCheats | StarsFillHive | bool | false | It will fill the number of Hive within the star to the maximum value when next time load game save. After filling, this option will be disabled. |
| QOL | CoreIsInvincible | bool | true | The Hive Core cannot be attacked. This will help to clear the Black Fog Nest as an undevelopable "stick".。 |
为黑雾增加一些挑战性和便利性。任何作弊向的设置均为默认关闭。
更改BepInEx\config\me.liantian.plugin.HardFog.cfg文件,.cfg文件需要先运行过游戏一次才会出现,包含以下设置:
| 块 | 项 | 类型 | 默认值 | 说明 |
|---|---|---|---|---|
| Cheats | DysonSphereDebuffImmunity | bool | false | 黑雾无法偷电,射线接收器接收光子时不计算黑雾偷取。 |
| Cheats | SuperRayReception | bool | false | 即便戴森球总发电功率不足,射线接收器依然满功率接收。 |
| FogCheats | MoreFrequentRelays | bool | false | 黑雾巢穴会更频繁的发送的中继站。 |
| FogCheats | HiveMoreEnergy | bool | false | 黑雾巢穴在发动攻击后,可以获得物质和能量。 这使得即便没有中继站,黑雾巢穴依然可以持续攻击。 显著提高游戏难度。对初始星系无效 |
| FogCheats | HiveLessEnergy | bool | false | 黑雾巢穴的物质和能量逐渐减少,直到枯萎。 当HiveMoreEnergy设置为true时,此项无效。 显著降低游戏难度。 |
| FogCheats | BaseMoreEnergy | bool | false | 黑雾地面基地在发动攻击时,可以获得物质和能量。 显著提高游戏难度。 |
| FogCheats | BaseLessEnergy | bool | false | 黑雾地面基地的物质和能量逐渐减少,直到枯萎。 当BaseMoreEnergy设置为true时,此项无效。 显著降低游戏难度。 |
| FogCheats | StarsFillHive | bool | false | 会在下次读取存档时,将恒星内的巢穴数量填满至最大值。 在填满后,改选项会关闭。 |
| QOL | CoreIsInvincible | bool | true | 黑雾的巢穴核心无法被攻击。 这将帮助将黑雾巢穴清理为一个无法发展的"棍"。 |
增加StarsFillHive
增加SuperRayReception和DysonSphereDebuffImmunity