Skip to content

ItemDropRates

CJ Kucera edited this page Jan 29, 2023 · 4 revisions

ItemDropRates

Author: azakhi

Last Updated: January 31, 2018

In Categories: Loot System Overhauls

Download Methods

Link to Mod File
(right click and "Save Link As")
View on Github
(after clicking on a mod, right click on "Raw" or
"Download," and then "Save Link As")

README

Affects ratio of rarities of (probably) all items. Does not affect quantity.

The changed variable is ValueFormula->Multiplier->BaseValueConstant of related Weight_X_XXXX objects.

Ratio Calculation (It is my guess): Numbers corresponds to amount of that rarity you will probably see in a pool of items with an amount of total of all rarities. E.g. let the values for White, Green and Blue rarity be only possible rarities and their values be 100, 10 and 1. This means for every 111 items you get probably 100 of them will be White, 10 will be Green and 1 will be Blue.

Changes:

Rarity Old Value New Value
Weight_1_Common 100 100
Weight_2_Uncommon 10 20
Weight_3_Uncommoner 5 12
Weight_4_Rare 1 3.5
Weight_5_VeryRare 0.1 0.6
Weight_6_Legendary 0.01 0.12

View whole README on Github

Description (from inside mod)

White items

Wiki Links

Borderlands 2 Mods

Pre-Sequel Mods

Clone this wiki locally