Unordinal-AI_Blacklister icon

AI Blacklister

Lets you blacklist certain items and equipment so that monsters will never receive them.

Last updated 3 years ago
Total downloads 16300
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-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14

README

AI Blacklister

Lets you blacklist certain items and equipment so that monsters will never receive them.

Installation

  1. Move AIBlacklister.dll to Risk of Rain 2\BepInEx\plugins.

You may optionally make a folder and put the .dll file inside of it for organizational purposes.

Configuration

  1. Install the plugin.
  2. Run the game and a configuration file will be generated at Risk of Rain 2\BepInEx\config.
  3. Open Unordinal.AIBlacklister.cfg with any text editor.
  4. Edit the settings to your preference.
  5. 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.