Valheim
0 of 0

File information

Last updated

Original upload

Created by

tonsit

Uploaded by

tonsit

Virus scan

Safe to use

Tags for this mod

About this mod

Prevent fall damage and swim damage by default, with more available in config

Requirements
Permissions and credits
Mirrors
Changelogs
SafetyNet

Have you ever jumped while running down a hill and fallen to your death?

Have you ever ran out of stamina right before you jump into the water and die before you make it back to shore?

This mod is for you!

SafetyNet prevents damage from common environmental effects.

Default configuration is set to prevent both fall and swim damage.

Configuration allows for additional prevention of fire (burning), smoked and freezing damage.

Disclaimer: I take no responsibility for sudden deaths that may occur during the use of this plugin.


Installation

1. Download and install BepInEx Valheim
2. Download this mod and move the `SafetyNet.dll` into `<GameLocation>\BepInEx\plugins`
3. Launching the game will generate a config file at `<GameLocation>\BepInEx\config`


Configuration

[SafetyNet]
## Whether to take the damage
# Setting type: Boolean
# Default value: false
TakesFallDamage = false

## Whether to take the damage
# Setting type: Boolean
# Default value: true
TakesFireDamage = true

## Whether to take the damage
# Setting type: Boolean
# Default value: true
TakesFreezeDamage = true

## Whether to take the damage
# Setting type: Boolean
# Default value: true
TakesSmokeDamage = true

## Whether to take the damage
# Setting type: Boolean
# Default value: false
TakesSwimDamage = false