Hikers Hunger Redux
Watch out! There is a 'Cannibalistic Psychosis' taking over the Scouts! Can you Hide from the Hysteria?
By Vegasx
| Last updated | 2 weeks ago |
| Total downloads | 2903 |
| Total rating | 2 |
| Categories | Mods All Clients |
| Dependency string | Vegasx-Hikers_Hunger_Redux-3.1.0 |
| Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301Snosz-PhotonCustomPropsUtils
Helps modders easily synchronize room/player properties across all connected clients through Photon's Custom Properties.
Preferred version: 1.1.0README
ðĪŠ Hikers Hunger Redux - A Cannibal Game Mode!
Now back in action with full upload permission!
Hikers Hunger is a 'Cannibalistic Psychosis' that plagues the island. A hysteria sometimes passed from 1 individual to the next! The only safe place is the campfire! ðïļ Gamemode made best played with a full group! For Questions, Concerns, Bugs, Appreciation Head over to the Peak Modding Discord
ð§ Features
- Some time after the start of a run (configurable) a cannibal is chosen, either at random or by the host (configurable), to be a cannibal.
- The cannibal enters their pyschosis after 60 seconds (configurable).
- The cannibal will see EVERYONE else as nice yummy roasted chicken, and can eat them all!
- When a campfire is reached, they enter the safe zone, and cannot eat anyone within it.
- When a campfire is lit, if manual selection is enabled, the host will chose the next cannibal; if it's random selection, then a new cannibal is chosen or maybe even the same player will be chosen again.
- Try and survive all the way to the PEAK without being eaten!
NEW SETTINGS
- Only Lit Campfire Safety Only: While true, campfires are only considered safezones while they're actively lit, as opposed to constantly.
âïļ Configuration
The plugin generates a configuration file at /PEAK/BepInEx/config/Hikers_Hunger_Redux.cfg with the following options:
ðŊ General Settings
| Setting | Default | Description |
|---|---|---|
| ManualCannibalSelection | 'true' | When enabled, the host can manually select who becomes the cannibal using a GUI instead of random selection |
| InitialSelectionDelay | 15 |
The initial delay (in seconds) before the game starts attempting to select a cannibal |
| PostSelectionDelay | 60 |
The delay (in seconds) after selecting a cannibal before actually giving them cannibal powers |
| ConstantCannibal | false |
When enabled, the first person chosen as cannibal remains cannibal for the entire game until a new run starts |
ð Eating Mechanics
| Setting | Default | Description |
|---|---|---|
| EnableCustomEatTime | false |
When enabled, allows hosts to customize how long it takes to eat players |
| CustomEatTime | 0.8 |
The time (in seconds) it takes to eat a player. Lower values = faster eating. 0.01 = almost instant |
ðïļ Safety Zone Settings
| Setting | Default | Description |
|---|---|---|
| SafeZoneDelay | 15 |
The delay (in seconds) after leaving a safe zone before cannibal powers are restored |
| SafeZoneRange | 80 |
The distance the range check makes from the campfire to enable safety from cannibals. |
| SafeZoneDelay | false |
While true, campfires are only considered safezones while they're actively lit, as opposed to constantly |
ðïļ Cannibal Regeneration Settings
| Setting | Default | Description |
|---|---|---|
| CannibalRegenEnabled | true |
Should cannibals regenerate all statuses? |
| cannibalRegenSpeed | 15 |
The tickrate, in seconds, for cannibal regeneration |
ðŪ Future Plans
- Earning Badges
ðĶ Installation
- Download via Thunderstore or manual install
- Place the
.dllfile in: /PEAK/BepInEx/plugins/ - Launch game to generate config
ðĨ or use the thunderstore mod manager app ðĨ
ðĻâðģ Credits
- Redux and Updates Vegasx
- Original Mod tony4twenty
- Assistance from Snosz with the dependency!