You are viewing a potentially older version of this package. View all versions.
Groove_Salad-AlternativePurity-1.0.0 icon

AlternativePurity

Purity reduces attack speed instead of luck

Date uploaded 5 years ago
Version 1.0.0
Download link Groove_Salad-AlternativePurity-1.0.0.zip
Downloads 385
Dependency string Groove_Salad-AlternativePurity-1.0.0

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

Rather than reducing luck, Purity will now decrease attack speed by 50% (+50% per stack). The item description is updated to reflect this change.

The item uses a similar equation to Tougher Times, in that the first stack reduction is less than the expected value. The exact equation is {Attack Speed} = (1 / (1 + (0.5 * {PurityCount})))

Here are some stats for those interested:

  • 1 Purity - 66% Attack Speed
  • 2 Purity - 50% Attack Speed
  • 3 Purity - 40% Attack Speed
  • 5 Purity - 29% Attack speed
  • 10 Purity - 17% Attack Speed
  • 50 Purity - 4% Attack Speed And so on...

Any feedback on the balance of the mod would be much appreciated. Feel free to contact me on Discord @Groove_Salad#7700, and tell me about any issues you come across, how the item is busted on Artificer now, etc.

1.0.0

  • Release