You are viewing a potentially older version of this package. View all versions.
Skell-EliteAspectsChange-1.0.1 icon

EliteAspectsChange

Adjusts the elite aspects to make them more usable for players and to make certain elites a little more threatening.

By Skell
Date uploaded 3 years ago
Version 1.0.1
Download link Skell-EliteAspectsChange-1.0.1.zip
Downloads 4061
Dependency string Skell-EliteAspectsChange-1.0.1

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-3.0.30 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 3.0.30
Skell-AspectsToItems-1.0.6 icon
Skell-AspectsToItems

Acts as an API for EliteAspectsChanges.

Preferred version: 1.0.6

README

EliteAspectsChanges

Adjusts the elite aspects to make them more usable, and buffs certain elites in minor ways.

General Changes

  • All elite equipment drops have been changed to yellow items.
  • The drop rate of these items has been changed to 1/1000, down from 1/4000.

Her Biting Embrace

  • Added a stacking debuff called Freezing Blood.
  • Function similarly to Shattering Justice's Pulverize. At ten stacks of Freezing Blood, the enemy takes 1000% of the damage that triggered the effect.
  • For each additional stack of Her Biting Embrace, the Freezing Blood effect does 500% more damage.

Silence Between Two Strikes

  • For each additional stack of Silence Between Two Strikes, the delayed explosions do 25% more damage.

Ifrit's Distinction

  • For each additional stack of Ifrit's Distinction, the burn lasts for two more seconds, affected my proc coefficient.

Spectral Circlet

  • Any allies within the radius of the aura gain 25% increased attack speed, as well as 50 armor on top of the currently applied invisibility.
  • For each additional stack of Spectral Circlet, the radius grows +100% in size.

N'kuhana's Retort

  • Added a lifesteal effect. 10% of the damage dealt to the enemy is given to the user as healing.
  • For each additional stack of N'kuhana's Retort, the lifesteal is increased by 5%.

Known Issues

No known issues yet, let me know in the modding Discord if you find any.

Future Plans

Create a configuration file.

Changelog

1.0.1

  • Fixed intense stuttering. For now, elite skins won't apply when you are holding the item version of the elite apsects.
  • Changed the rarity to yellow. Unintentionally, the aspects were dropping in the normal item pool, and this is the simplest way to fix it. This will eventually be togglable in the configuration file, if you want the items to drop from the normal item pool. 1.0.0
  • Initial Release