AI Blacklister
Lets you blacklist certain items and equipment so that monsters will never receive them.
Last updated | 3 years ago |
Total downloads | 16432 |
Total rating | 5 |
Categories | Mods |
Dependency string | Unordinal-AI_Blacklister-1.0.2 |
Dependants | 5 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.3.1README
AI Blacklister
Lets you blacklist certain items and equipment so that monsters will never receive them.
Installation
- Move
AIBlacklister.dll
toRisk of Rain 2\BepInEx\plugins
.
You may optionally make a folder and put the .dll file inside of it for organizational purposes.
Configuration
- Install the plugin.
- Run the game and a configuration file will be generated at
Risk of Rain 2\BepInEx\config
. - Open
Unordinal.AIBlacklister.cfg
with any text editor. - Edit the settings to your preference.
- Restart your game.
Settings
Valid item code names can be found here.
ItemBlacklist
: A comma-separated list of item code names. Items here are blacklisted for the AI, which means AI characters such as monsters in the Void Fields, monsters with Artifact of Evolution enabled, and Scavengers will never receive them.
EquipmentBlacklist
: A comma-separated list of equipment code names. Equipment here are blacklisted for the Scavenger AI, which means they'll never spawn with any of these equipment items.
Contact
DM Unordinal#3087
on the Risk of Rain 2 Modding Discord if you have any issues.
Changelog
1.0.2
- Mod will no longer remove all items from the blacklist before being added from the mod's configuration. This means you cannot currently remove vanilla-blacklisted items from the blacklist.
- Removed all of the equipment from the mod's default equipment blacklist aside from Eccentric Vase and Radar Scanner.
1.0.1
- Updated for the 1.0 update of the game.
1.0.0
- Initial release.