You are viewing a potentially older version of this package. View all versions.
Roflers-Rofl_Items-1.0.4 icon

Rofl Items

Adds three items: Armorplate, Sledgehammer, and the Salmon

By Roflers
Date uploaded a year ago
Version 1.0.4
Download link Roflers-Rofl_Items-1.0.4.zip
Downloads 528
Dependency string Roflers-Rofl_Items-1.0.4

This mod requires the following mods to function

bbepis-BepInExPack-5.4.9 icon
bbepis-BepInExPack

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

Preferred version: 5.4.9
tristanmcpherson-R2API-3.0.52 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 3.0.52

README

Disclaimer

This mod uses the method of shader swapping from the Mod "ShaderSwapper"

About

Adds three Items, the white item "Armorplate", the green item "Sledgehammer", and the equipment "Salmon"

Configurability

Item-stats are configurable through the config file or through the Risk of Options menu.

Armorplate:

  • White item
  • Grants 5 ( +5 per Stack) armor

Sledgehammer:

  • Green item
  • Your first hit against an enemy deals 80% ( +50% per Stack)

Salmon:

  • Equipment
  • Attracts all enemies within 25 meters. Attracts 70% of enemies within 50 meters. Lasts 7 seconds.
  • Meant for multiplayer. Salmon can be disabled via the config.
  • Definitely looks like a salmon, and not a shark.

Thanks

Many thanks to the people on the RoR2 Modding Discord for helping me with all sorts of issues :)

Contact

fridolan / Yannick on RoR2 Modding Discord

CHANGELOG

1.0.6

  • Changed Sledgehammer to only count when damage is > 1

1.0.5

  • Changed Sledgehammer -> Enemies who have not been hit by the Sledgehammer in the last 10 seconds now suffer bonus damage, instead of your first hit against them dealing bonus damage
  • Buffed default armor value of Armorplate (5 -> 6)
  • Buffed default bonus damage of Sledgehammer (80% + 50% per Stack -> 80% + 55% per Stack)

1.0.4

  • Added Risk of Options support.
  • Buffed default armor value of Armorplate ( 4 -> 5)

1.0.3

  • Fixed Readme

1.0.2

  • Added Equipment "Salmon"
  • Buffed Sledgehammer default damage (Will not update old config files)

1.0.1

  • Did absolutely nothing, as i forgot to change the dll

1.0.0

  • First release