OnlyFaji-BastianPatch icon

BastianPatch

Adds a tap/hold mechanic to Bastian's Secondary skill. Tap fires the normal shot, hold sacrifices HP to fire a boosted ricochet shot that chains between enemies using Ion Charges.

Last updated 5 months ago
Total downloads 37
Total rating 0 
Categories Tweaks
Dependency string OnlyFaji-BastianPatch-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2100 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2100
tristanmcpherson-R2API-4.4.1 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.4.1

README

Bastian Patch

A balance and quality‑of‑life patch for the Bastian survivor mod.
This patch refines Bastian’s skill kit with tap/hold variants, clearer descriptions, and improved team utility — all while staying asset‑efficient and consistent with genre conventions.


✨ Features

  • Secondary – Ion Burst / Ion Channel

    • Tap: Quick ion shot for 200% damage.
    • Hold: Sacrifice health to greatly increase damage based on health sacrificed.
    • Ricochets to additional targets based on Ion Charges (up to 5 targets at 10 charges).
  • Utility – Dash / Empowered Dash

    • Tap: Dash forward, stunning nearby enemies.
    • Hold: Sacrifice health to trigger an explosion for 500% damage with added damage based on health sacrificed.
    • Consumes 15 Ion Charges to grant the Evasive buff to you and allies.
  • Special – Ion Release / Ion Detonation

    • Tap: Consume all Ion to heal based on stacks and gain evasive.
    • Hold: Sacrifice health to unleash a massive explosion, dealing damage based on ion charges spent and hp sacrificed.
    • Restriction: While this skill is recharging, you cannot generate Ion Charges.
  • Keyword – Evasive

    • Grants +35% movement speed, bonus regeneration, and augments abilities.
    • While active, Ion gain is halved.
  • All of these are configurable, have fun configing :>


📦 Installation

  1. Install BepInExPack.
  2. Install R2API Language.
  3. Install the base Bastian mod.
  4. Place BastianPatch.dll into your BepInEx/plugins folder.

🔗 Dependencies

  • bbepis-BepInExPack
  • RiskofThunder-R2API_Language
  • TeamSillyGuy-Bastian

📝 Changelog

1.0.0

  • Added tap/hold descriptions for Secondary, Utility, and Special.
  • Added ricochet logic to Secondary description.
  • Added team buff clause to Utility Hold.
  • Added cooldown restriction clause to Special.
  • Updated Evasive keyword text.

💡 Notes

  • This patch only overrides skill text and logic hooks — no new assets are introduced.
  • Designed for clarity, maintainability, and multiplayer readability.