Last updated 4 years ago
Total downloads 25005
Total rating 4 
Categories Mods Player Characters
Dependency string mistername-Banditplus-0.4.5
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-2.0.0 icon
bbepis-BepInExPack

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

Preferred version: 2.0.0
tristanmcpherson-R2API-2.1.15 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.1.15

README

Banditplus

  • Makes the bandit selectable in the character menu
    • Stats of abilities are configurable in \BepInEx\config\BanditPlus.cfg
  • Changes the smokescreen to the version with an actual animation
  • Changes Bandits special to the secondary of MUL-T with different stats.
  • Gives bandit skill names and descriptions.
    • Description changes based on stats in config.
  • Gives lights out a timer after hit to still get regen on kill.
    • Configurable icon (Save a png named lightsout.png at the dll location)
    • Option for displaying of time left

Installation

Drop BanditMod.dll into \BepInEx\plugins\

Changelog

- v0.1.1
	- Increased radius of smokescreen.
	- Sped up startanimation.
- v0.2.0
	- Added names and description to every skill.
- v0.2.1
	- Improved automatic shooting speed and added config to change it
- v0.3.0
	- Added configuration.
	- Included BanditTimer mod.
	- Moved bandit to a different spot for better functionality
- v0.3.1
	- Fixed game breaking buggs
- v0.3.2
	- Fixed SmokeScreen in multiplayer (config is temporarily not usable for this skill)
- v0.3.3
	- Made the timer client based
- v0.3.4
	- Fixed error on kill flying enemies.
- v0.3.5
	- Changed how timer worked behind the scene, now acts nicely with other mods that add buffs
- v0.4.0
	- Added a softdependency to https://thunderstore.io/package/mistername/BuffDisplayAPI/
- v0.4.1
	- fixed config file location for renamed config folder
- v0.4.2
	- new ror2 update support
- v0.4.3
	- Added Bandit Display
- v0.4.4
	- Fixed SecondaryTimer
	- Fixed Ice explosion causing instakill
- v0.4.5
	- I'm dumb, fixed versioning

ToDo

- Give bandit an unique special skill.
- More fine tuning.
- Give bandit an description.