TheMysticSword-AspectAbilities icon

AspectAbilities

Adds on-use effects to elite aspects

Last updated 2 years ago
Total downloads 68198
Total rating 21 
Categories Mods
Dependency string TheMysticSword-AspectAbilities-2.0.1
Dependants 26 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1905
tristanmcpherson-R2API-4.3.21 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.21
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
TheMysticSword-MysticsRisky2Utils-2.0.5 icon
TheMysticSword-MysticsRisky2Utils

Library for TheMysticSword's mods

Preferred version: 2.0.5

README

Aspect Abilities

Adds on-use abilities to elite aspects.
Can be configured to add elite aspects to Enigma & Bottled Chaos pools and to let enemies use aspects.


Blazing - fire a seeking missile (7s)

Blazing ability preview. A Blazing Elder Lemurian firing missiles at fleeing Huntress.


Overloading - instantly teleport to any point of the world (7s)

Overloading ability preview. An Overloading Stone Titan standing in front of Mercenary, with a trail of blink effects behind it.


Glacial - deploy a destructible ice crystal that locks skills of nearby enemies (45s)

Glacial ability preview. A Glacial Wandering Vagrant floating above an ice crystal.


Malachite - summon a Malachite Urchin that follows you and inherits your items (90s)

Malachite ability preview. A Malachite Mini Mushrum with four Malachite Urchins above its head.


Celestine - grant temporary dodge chance to all allies inside the invisibility aura (45s)

Celestine ability preview. A Celestine Alloy Worship Unit looking at cloaked Alloy Vulture allies, with a green buffing aura surrounding it.


Perfected - temporarily encase yourself in Lunar Shell, preventing enemy attacks from dealing more than 10% of your maximum health as damage in a single hit (45s)

Perfected ability preview. A Perfected Lunar Chimera golem surviving a punch from a Loader with Runald's Band.


Mending (DLC1) - regenerate health over a short period of time (30s)

Mending ability preview. Mending REX with many green crosses coming out of it.


Voidtouched (DLC1) - reset your ability and buff cooldowns (7s)

Voidtouched ability preview. Voidtouched Void Fiend firing two plasma missiles in a row instead of only one.


Changelog:

2.0.1:

  • Fixed the mod failing to load if Risk of Options wasn't installed

2.0.0:

  • Now works on the 1.2.3 version of the game
  • Most of the values in the mod are now configurable
  • Added Risk of Options support
  • Added abilities to DLC1 elite aspects
  • Blazing:
    • Cooldown: 15s ⇒ 7s
    • Missile Count: 12 ⇒ 1
    • Explosion Radius: 2m ⇒ 10m
    • Damage (when used by players): 300% ⇒ 700%
    • Damage (when used by enemies): 300% ⇒ 100%
  • Overloading:
    • Cooldown: 10s ⇒ 7s
  • Glacial:
    • Crystal HP: 110 ⇒ 160
    • Crystal Regen: 0 HP/s ⇒ 5 HP/s
    • Debuff now locks skills instead of reducing maximum health
    • Crystal range now shrinks the less health it has
    • Removed max crystals per team cap
    • Crystals now self-destruct in 20 seconds
  • Malachite:
    • Urchin Damage: 54 ⇒ 18
  • Celestine:
    • Cooldown: 7s ⇒ 45s
    • Now gives allies a temporary dodge chance buff instead of healing them
  • Default stage requirement for enemies to use aspects:
    • Drizzle: 11 ⇒ 3
    • Rainstorm: 6 ⇒ 3
      • These changes should make the mod work more similarly to RoR1's hard elites system, where elites gained extra effects starting from stage 3 on Rainstorm & Drizzle and from stage 1 on Monsoon
  • Enemies no longer use aspects by default. This feature is now manually enabled in the config
  • Changed the mod GUID from com.TheMysticSword.AspectAbilities to com.themysticsword.aspectabilities

(Previous changelogs can be found here)