0 of 0

File information

Last updated

Original upload

Created by

Grimm

Uploaded by

RuthlessGrimm

Virus scan

Safe to use

Tags for this mod

About this mod

Revamps the Tediore Damage Formula for reloads.

Permissions and credits
This mod changes the formula used to calculate the damage done with tediore reloads.

In vanilla the formula is : 

FinalDamage = Max(Floor(Ammo*0.5),3) * PelletMultiplier * TedioreReloadDamageScaler

With :

PelletMultiplier = 1.7 if Projectiles Per Shot = 3
PelletMultiplier = 1.0 if Projectiles Per Shot < 3
PelletMultiplier = Projectiles Per Shot * 0.4 + 0.4 if Projectiles Per Shot > 3

TedioreReloadDamageScaler = A scaler that depends on the weapon parts.


My new formula is : 

FinalDamage = Max(Floor(Ammo*0.5),1) * (ProjectilesPerShot * 0.85) * TedioreReloadDamageScaler

It is a general buff to the Damage, while making sure that shooting the gun deals more damage overall.

PLEASE READ THE INSTALLATION STEPS



Go to your game installation folder : C:\Program Files (x86)\Steam\steamapps\common\Borderlands 3\OakGame\Content\Paks
And drop the content of the archive here.

You should have C:\Program Files (x86)\Steam\steamapps\common\Borderlands 3\OakGame\Content\Paks\~Mods\pakchunk12-WindowsNoEditor_99_P
Once it is installed.