PlanetwideSpray
Spray Coaster without cargo infeed belt can spray proliferator to all production facilities of the entire planet. 全球喷涂:没有货物输入传送带的喷涂机可以为全球的原料上增产剂
Last updated | a week ago |
Total downloads | 5704 |
Total rating | 2 |
Categories | Assembling Machines Game Breaking |
Dependency string | starfi5h-PlanetwideSpray-1.1.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
PlanetwideSpray
If a spray coaster is set without the belt underneath, it will turn into planetwide sprayer.
The production facilities (*1) on entire planet will get their raw materials proliferated.
By default, the products of those machine will not proliferate, unless config Spray All Cargo
is set to true.
With this mod, the direct insertion builds can get proliferation too.
(*1) Support facilities list:
- Smelting, Assembler, Refinery, Chemical facilities that use sorters to input
- Research Lab that use sorters to input
- Fractionator: materials go through will be spray
- Turret: bullets go into turrets will be spray
如果喷涂机的下方没有货物传送带,它将变成全球喷涂机。
整个星球上的生产设施(*1)的原料将会喷涂增产剂。
默认生产设施的产物不会喷涂, 除非将配置的Spray All Cargo
开启。
此mod可以让不使用传送带的产线也能享受到增产剂的效果。
(*1) 支援的生产设备:
- 用爪子输入原料的熔炉, 制造台, 精炼厂, 化工厂
- 用爪子输入原料的研究站
- 分馏塔: 经过分馏塔的原料将被喷涂
- 炮塔: 输入炮塔的子弹将会被喷涂
Cheat Mode 作弊模式
In cheat mode, the following cargo will receive free proliferator points according to Force Proliferator Level
:
- facilities that use sorters to input
- feed by belt: turret, fractionator, power exchanger, liquid tank
- input by belt: logistic station
Planetwide sprayer patches will not apply in cheat mode.
在作弊模式中, 以下的货物(原料)将依照增产等级免费得到增产点数:
- 用爪子输入
- 传送带供给: 炮塔, 分馏塔, 能量枢纽, 储液罐
- 传送带输入: 物流站(以及创世之书的巨型工厂)
作弊模式不会消耗增产剂, 因此全球喷涂机将不会作用
Configuration
Run the game one time to generate BepInEx\config\starfi5h.plugin.PlanetwideSpray.cfg
file.
配置文件(.cfg)需要先运行过游戏一次才会出现。修改后需重启游戏才会生效。
## Settings file was created by plugin PlanetwideSpray
## Plugin GUID: starfi5h.plugin.PlanetwideSpray
[Cheat]
## Spray everything insert by sorters if this value > 0
## (作弊选项)当此值>0, 使分捡器抓取的货物皆为此增产等级
# Setting type: Int32
# Default value: 0
# Acceptable value range: From 0 to 10
Force Proliferator Level = 0
[General]
## Spray every item transfer by sorters (including products)
## 喷涂任何分捡器抓取的货物(包含产物)
# Setting type: Boolean
# Default value: false
Spray All Cargo = false
Changelog
- v1.1.2 - Fix NRE in SpraycoaterGameTick_Prefix.
- v1.1.1 - Spray more transportations in cheat mode. (DSP-0.10.30.22292)
- v1.1.0 - Support fractionator and turret.
- v1.0.1 - Add config Spray All Cargo.
- v1.0.0 - Initial release. (DSP-0.10.29.22015)