DestroyedClone-OriginalSkills icon

OriginalSkills

[Alpha] Adds skills from Risk of Rain 1.

Last updated 2 years ago
Total downloads 7936
Total rating 2 
Categories Mods Skills
Dependency string DestroyedClone-OriginalSkills-0.0.1
Dependants 2 other packages depend on this package

This mod requires the following mods to function

tristanmcpherson-R2API-3.0.71 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 3.0.71
bbepis-BepInExPack-5.4.1801 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1801

README

Original Skills

github issues/request link discord invite

Early Test Release, so it doesn't rot in my github. While I did put NetworkServer checks in the code, this is definitely not suited for multiplayer.

  • Commando
    • Tactical Dive (Utility) CD:4s
      • Roll forward a small distance. You cannot be hit while rolling.
      • Disclaimer: Literally the stock roll with i-frames
  • Loader
    • Debris Shield (Secondary/Utility)
      • Shield yourself for 100% of your health for 3 seconds while also increasing your move speed.
      • Can be configured to give immunity, shield, or barrier
      • Can be configured to give buff to your owned drones too
      • ROR1: Actually gave immunity not shield despite the wording, and also buffed her drones, for some reason.
  • Acrid
    • Caustic Sludge (Utility) CD: 12
      • Leap in the air, and secrete poisonous sludge for 2 seconds. Speeds up allies, while slowing and hurting enemies for 5% damage." If you are leaping, the impact deals 200% damage.
  • Huntress
    • Cluster Bombs (Special)
      • Fire an explosive arrow for 320% damage. The arrow drops bomblets that detonate for 6x120%.

Acrid:

Caustic Sludge Caustic Leap Frenzied Leap
CD 12s 6s 10s
Proc Coeff Leap: 1.0
Pool: 0
Leap: 1.0
Pool: 0.1
Leap: 1.0
Acid Pool
DPS
5% 25% N/A
Duration 2s N/A N/A
Impact Damage 200% 320% 550%
Unique Speed/Slow
Acid Pools
Damaging
Acid Pools
Chaining Leaps

todo:

  • Skill Icons
  • Acrid
    • Festering Wounds (Primary)
      • Maul an enemy for 180% damage. Every hit is regenerative
      • Comparably, vanilla damage deals 200%-200%-400%+heal.
  • Loader:
    • Debris Shield Visuals
    • Knuckleboom primary skill
      • hit-> hit-> knockup hit
  • Huntress
    • Clusterbomb visuals
  • Bugfixes:
    • Caustic Sludge
      • Inconsistent application onto surfaces: applies to surface below
      • For some reason, its consuming 2 charges instead of just 1
      • Impact doesn't deal damage

Credits

Moffein - Consultation

Changelog

  • 0.0.1 - Early Release

Written with StackEdit.