FogClimb
A host-only PEAK fog climb mode with synced fog movement, campfire beacons, configurable HUD, and compass rewards for the whole room.
| Last updated | 4 hours ago |
| Total downloads | 13 |
| Total rating | 1 |
| Categories | Mods World Host Only |
| Dependency string | Thanks-FogClimb-0.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
FogClimb
FogClimb turns PEAK's fog event into a clean, host-driven climb mode that can run as its own standalone mod.
This package is built so the host can install it once and everyone in the room can play. Guests do not need the mod installed to see the moving fog, follow the campfire beacon, or receive synced compass rewards.
Current version: 0.0.1
What this package includes
BepInEx/plugins/com.github.Thanks.FogClimb.dllThe actual mod file. This is the only file the host needs to place in the game folder.manifest.jsonBasic package metadata, useful if you want to manage releases or plug the package into a mod distribution workflow later.README.mdA quick overview of what the mod does, how it behaves online, and where to install it.CHANGELOG.mdA short release history for the current build.icon.pngThe package icon used for release distribution.
What the mod does
- Pulls the fog-climb rules out of
ShootZombiesand ships them as a standalone mod. - Lets you toggle the mode on or off.
- Lets you tune fog speed and the opening delay before the first movement starts.
- Shows a configurable HUD in both the lobby and in-game, with the title always shown as
FogClimb. - Gives every player a compass when the opening fog delay ends.
- Gives every player another compass whenever a campfire is lit.
- Spawns a bright host-synced beacon above the active campfire so players can spot the route more easily from a distance.
- Automatically uses Chinese config text when the game is running in Chinese, and English for other languages.
Multiplayer behavior
- Host-only installation: only the room host needs this mod.
- Fog movement is driven by the host and synced to guests.
- Ambient fog cold damage is suppressed consistently for the whole lobby flow.
- Compass rewards are tracked by the host and re-synced, so late-joining players are less likely to miss them.
Config options
Enable ModFog SpeedFog Delay (s)Fog UIUI X PositionUI Y PositionUI Scale
Installation
- Install BepInEx for PEAK.
- Put
com.github.Thanks.FogClimb.dllintoBepInEx/plugins. - Start the game as the host.
- Adjust the mod settings in your config manager or config file if needed.