DestroyedClone-OriginalJellyfish icon

OriginalJellyfish

1.0.2 - SOTV, added config for crit and shock | Attempts to modify Jellyfish to act like their Risk of Rain 1 counterparts.

Last updated 2 years ago
Total downloads 4848
Total rating 1 
Categories Tweaks Enemies Server-side
Dependency string DestroyedClone-OriginalJellyfish-1.0.2
Dependants 2 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1903
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5

README

Original Jellyfish

Emulates the jellyfish from Risk of Rain 1. Jellyfish have a relatively low amount of damage: (5, +1/level) which is supposed to scale with their normal nuking suicide. Beetles scale better: (12, +2.4/level). So I scaled up their damage, which lets them deal between 2-6 damage very early (Commando has 110 health).

Also included is an experimental localization for configs for Spanish, Japanese, and Russian. As long as the game is launched in the selected language with no config file (deleted or otherwise), then it will replace the names and descriptions with ones for the defined language. It doesn't support hotswapping, though.

🔧 = Configurable

Body

  • 🔧 Hitstun and stun immunity
  • 🔧 Now passes through walls
  • 🔧 Knockback immunity
  • 🔧 Lorebook entry overwritten with RoR1's lore entry
    • EN, ES, JP, RU translations included
  • 🔧 Base Damage: 5 → 10
    • 🔧 Per Level: +1 → +1.5
  • Deathstate slightly modified to reduce errors in console.

Attack

  • Rename: Nova -> Discharge
  • Base Duration: 3s → 0.25s
  • Recharge rate: 5s → 1s
  • 🔧Damage: 1000% → 100%
  • Proc Coefficient: 200% → 100%
  • Radius: Decreased by 20%
  • No longer deals knockback
  • No longer suicides on use.

ToDo

  • Make Jellyfish move straight towards enemy
  • Change icon to RoR1
  • Adjust visuals

Changelog

  • 1.0.2 - Updated for R2API and SOTV
    • âž•Added two new config settings: Can Crit (true), and Shocks (false).
    • đź› Switched to ContentPack loading.
    • âś–Removed experimental localized config, might look into making a library once I figure it out to be cleaner in code.
  • 1.0.1 - Fixes + Config
    • đź›  Fixed TILER2 error by adding a default language to the configuration setup method.
    • 🔧Config options added for: Hitstun immunity, Stun immunity, knockback immunity, and collision toggle.
    • âž•Added localization for new configs
    • ⚔️Adjusted Level Damage default to be 20% of Base Damage, scaling like other monsters.
  • 1.0.0 - Release

Written with StackEdit. Translations made with DeepL.