StatsPills
Adds two purchasable pills which permanently slow down how fast you get hungry and tired..StatsPills
A mod for Voices of the Void that adds two purchasable pills which permanently slow down how fast you get hungry and tired.
Built for game version a09n.
What it does
Two new items show up in the shop, 350 points each:
| Pill | Effect |
|---|---|
| Hunger Pill | Reduces the rate at which you lose hunger by 0.2 per pill |
| Sleep Pill | Reduces the rate at which you get tired by 0.2 per pill |
The effect stacks up to 5 doses per pill type: at 5 doses the corresponding drain rate reaches
0, so you stop losing hunger (or getting tired) entirely. Taking a 6th pill does nothing and
prints Maximum number of pills taken.
Doses are persistent — they are written to the save file (Bp_PillSave, keys
hungerPillTaken / sleepPillTaken) and re-applied on load by ModActor, so the bonus survives
quitting the game.
Installation (players)
-
Voices of the Void a09n.
-
Install Fusion by NynrahGhost — required, the mod will not load without it.
-
Drop the mod's
.pakfile into:<VotV install>/VotV/Content/Paks/LogicMods/Create the
LogicModsfolder if it does not exist yet. -
Launch the game — the two pills appear in the shop at 350 points each.
