Equal Character Gear Chance - blcm/bl3mods GitHub Wiki
Author: Apocalyptech
Contact: https://apocalyptech.com/contact.php
Last Updated: August 01, 2022
Most Recent Version: 1.0.1
In Categories: Loot System Overhauls
License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
View Mod Folder |
Equal Character Gear Chance
OHL or B3HM (local file): Right click and "Save Link As" OHL (web loading): Create a shortcut by dragging into a folder B3HM (web loading): Right click and "Copy Link" |
Adjusts the character-specific weighting so that character-specific gear (such as COMs, customizations, and anointments) should drop at about equal rates, instead of being weighted towards the currently- active characters. This is basically the opposite of my No Wasted Equipment mod.
This is really only intended for my own mod-testing purposes, and might have some unintended consequences when used in ordinary gameplay, so beware! COMs, customizations, and character-specific anointments are likely to start overpowering all other loot.
Adjusts the character-specific weighting so that character-specific
gear (such as COMs, customizations, and anointments) should drop at
about equal rates, instead of being weighted towards the currently-
active characters. This is basically the opposite of my No Wasted
Equipment mod.
This is really only intended for my own mod-testing purposes, and
might have some unintended consequences when used in ordinary
gameplay, so beware! COMs, customizations, and character-specific
anointments are likely to start overpowering all other loot.
Generated by gen_equal_character_gear_chance.py
v1.0.1 - Aug 1, 2022
- Housekeeping changes (no actual functionality change):
- Converted to use my usual mod-generation scripts
- Updated to use new metadata tags
Jun 16, 2021 (no version number change)
- Added contact info to mod header
v1.0.0 - Nov 24, 2020
- Initial Release