You are viewing a potentially older version of this package. View all versions.
toarch7-SeekerAutoChores-1.1.0 icon

SeekerAutoChores

Automates the Seeker's meditation QTE input. Client-side.

By toarch7
Date uploaded 2 weeks ago
Version 1.1.0
Download link toarch7-SeekerAutoChores-1.1.0.zip
Downloads 1543
Dependency string toarch7-SeekerAutoChores-1.1.0

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
RiskofThunder-HookGenPatcher-1.2.4 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.4
RiskofThunder-R2API_Core-5.1.1 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.1.1

README

SeekerAutoChores

Tired of doing the housework? Tired of doing the dishes? Exhausted from managing your tranquility stacking? Say goodbye to those chores! This mod is designed to automate Seeker's meditation QTE in a somewhat balanced fashion, allowing you to focus on what really matters.

The delay between each automated input is 300ms and is randomized by 20%, which feels similar to normal player input speed. Both the delay and randomization value are configurable.

CHANGELOG

v1.1.1

  • Fixed a problem with mod dependencies

v1.1.0

  • Input rigging code made extra future proof
  • Added configurations via BepInEx config system
    • Added configurable input delay option (20ms to 1000ms)
    • Added configurable input delay multiplier option (-100% to +100%)

v1.0.0

  • Initial release