youxia173-FogRiseSpeedTweaks icon

FogRiseSpeedTweaks

Host fog/gloom/lava speeds + HUD (orb/gloom/lava) + biome weather countdowns (rain/blizzard/wind/tornado).

Last updated 2 weeks ago
Total downloads 868
Total rating 0 
Categories Client Side Host Only
Dependency string youxia173-FogRiseSpeedTweaks-1.4.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

FogRiseSpeedTweaks / 迷雾升起速度

Author / 作者: youxia173
Version / 版本: 1.4.2
Install / 安装: Host only / 仅主机(客机可不装;天气倒计时客机装了也能看)

Host drives fog / kiln lava / gloom rise & drowsy rates, then syncs to guests with vanilla game RPCs (FogClimb-style). Right HUD switches by biome for hazards and weather countdowns (rain / blizzard / roots wind / mesa tornado). HUD text follows the game language; panel width adapts (CJK / Latin / wide scripts).
主机改速度并用原版 RPC 同步;右侧 HUD 按地块切换危害进度,并显示天气倒计时(下雨 / 寒风 / 大风 / 方山沙尘暴)。文案跟随游戏语言,栏宽按语系自适应。


Config / 配置

BepInEx/config/youxia173.FogRiseSpeedTweaks.cfg

General

Key Default Meaning
EnableMod true master switch

Fog / 普通迷雾 (OrbFogHandler)

Key Default Meaning
UseAbsoluteSpeed false absolute vs percent
RiseSpeedPercent 100 100 = vanilla (speed 0.3)
RiseSpeed 0.3 absolute (if UseAbsoluteSpeed)

Lava / 窑炉岩浆

Key Default Meaning
RiseSpeedPercent 100 higher = faster (shorter travel)

Gloom / 幽暗

Key Default Meaning
RiseSpeedPercent 100 rising plane speed
DrowsyPerSecondPercent 100 drowsy build; host deltas to remotes via status RPC

UI

Key Default Meaning
FogUiEnabled true bottom status/speed strip
CampfireLocatorUiEnabled true top campfire locator while fog is up
FogUiX / FogUiY / FogUiScale 24 / 24 / 1 HUD layout

Examples:

  • Fog twice as fast: [Fog] RiseSpeedPercent = 200
  • Lava twice as fast: [Lava] RiseSpeedPercent = 200
  • Half drowsy: [Gloom] DrowsyPerSecondPercent = 50

Notes / 注意

  • Only the host needs this mod. Guests stay on vanilla; host syncs orb size / lava progress / drowsy deltas.
    只需主机安装。 客机保持原版,由主机同步。
  • Does not change when hazards start — only how fast they progress / inflict.
    不改变触发条件,只改推进/积蓄速度。