Masosu-FixedFlyIonSurge icon

FixedFlyIonSurge

Makes Artificer's Ion Surge scale with base speed instead of movement items. Fully configurable jump height (0.5 to 5.0)!

Last updated a day ago
Total downloads 27
Total rating 0 
Categories Tweaks Skills
Dependency string Masosu-FixedFlyIonSurge-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2117
RiskofThunder-HookGenPatcher-1.2.5 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.5

README

Fixed Fly Height Ion Surge

changes Artificer's Ion Surge utility skill height and makes it not scale with movement speed, fixed value instead.

What it does:

Normally, the height of the flight scales with your current item-boosted movement speed, which can launch you into orbit in late-game stages. This mod forces the skill to calculate height using Artificer's base movement speed, keeping the jump height consistent throughout the run.

Configuration:

You can customize the jump height directly in r2modman's Config Editor (or by editing Masosu.FixedFlyIonSurge.cfg inside your BepInEx/config folder).

  • JumpMultiplier: Adjusts the multiplier of the jump.
    • Default: 1.0 (standard base-speed jump)
    • Allowed Range: 0.5 to 5.0
    • Note: Decimals must use a dot (.), not a comma (e.g., use 1.5, not 1,5).

Requirements:

  • BepInExPack
  • HookGenPatcher