0 of 0

File information

Last updated

Original upload

Created by

NymicRazor

Uploaded by

NymicRazor

Virus scan

Safe to use

About this mod

Configurable changes to the game's damage formula, including "true" flat defenses, fixed split damage, and damage absorption into healing.

Requirements
Permissions and credits
Changelogs
Configurable changes to the game's damage formula, including "true" flat defenses, fixed split damage, and damage absorption into healing.

Requirements
  • Mod Engine 2
  • Elden Ring Version 1.12.3 ROW (Not compatible with Japanese version)

Installing
Unzip the file, and drop the contents in the mod engine 2 directory. Open the file "config_eldenring.toml" in the mod engine 2 folder and follow the instructions starting with the line "List of files that will be loaded into the game as DLL mods.". for example, If you have no other dll mods installed, replace "external_dlls = []" with "external_dlls = [ "damageMod.dll" ]"

libER installation
Contained in the zip folder is libER. it is a requirement for the mod and also must be installed. You can simply place the contents of the liber folder on the game folder( the same place as eldenring.exe) to install it.

Uninstalling
Remove any added files.

Configuration
in the same place as damageMod.dll, you can find a file with the name damageMod.ini. individual settings below:
healing absorption: Damage negations ratings above 100 restore health based on damage received.
flatter defenses: Defenses now function in a simple (DAMAGE - DEFENSE) formula.
chip damage: for flatter defenses, the minimum damage that defense can reduce an instance of damage to.
split damage fix: Attacks with multiple damage types have flat defenses applied proportionally to their fraction of damage in the attack.

Credits
Thanks to TechieW, without These Mods as examples I would have absolutely no idea what to do to make something like this.
Dasaav, creator of libER.