big_jj-FishGodMode icon

FishGodMode

God mode, infinite ammo, and one-shot kill for How to Fish. Num1=God, Num2=Ammo, Num3=OneShot.

By big_jj
Last updated 21 hours ago
Total downloads 3540
Total rating 2 
Categories Mods Tools
Dependency string big_jj-FishGodMode-2.4.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

FishGodMode | 渔力全开多功能插件

God mode, infinite ammo, one-shot kill for How to Fish (渔力全开)


English

Features

  • God Mode (Num1) — Infinite health, immune to all damage
    • Unlocks built-in cheat console (ClientSettings.CheatsEnabled + SteamManager.IsDev)
    • Locks PlayerManager.InGodMode to true
    • Harmony patches all damage methods in PlayerVitals — damage is skipped entirely
  • Infinite Ammo (Num2) — No reload, unlimited ammunition
    • Harmony patches reload and ammo-consuming methods in weapon classes
  • One-Shot Kill (Num3) — Kill anything in one hit
    • Locks ServerSettings._useOneShot to true (game built-in mechanism)
  • On-screen indicator — Shows all feature statuses in top-left corner
  • Zero configuration — Drop the DLL in, launch the game, press numpad keys

Installation

  1. Ensure BepInEx 5.4.2305 is installed
  2. Copy FishGodMode.dll into <GameFolder>/BepInEx/plugins/
  3. Launch the game
  4. Press numpad keys to toggle features

Controls

Key Action
Num1 Toggle God Mode (infinite health)
Num2 Toggle Infinite Ammo (no reload)
Num3 Toggle One-Shot Kill

Compatibility

  • Game version: How to Fish (latest)
  • BepInEx: 5.4.2305 (BePinExPack)
  • Multiplayer: Use at your own risk

中文

功能

  • 锁血 (Num1) — 无限血量,免疫所有伤害
    • 解锁游戏内置作弊控制台(ClientSettings.CheatsEnabled + SteamManager.IsDev
    • 每秒锁定 PlayerManager.InGodModetrue
    • 用 Harmony 拦截 PlayerVitals 等类中所有伤害方法,直接跳过伤害计算
  • 无限弹 (Num2) — 无需换弹,无限弹药
    • 用 Harmony 拦截武器类中的换弹和弹药消耗方法
  • 一击必杀 (Num3) — 一击秒杀任何目标
    • 锁定 ServerSettings._useOneShottrue(游戏内置机制)
  • 屏幕显示 — 左上角显示所有功能状态
  • 零配置 — 丢进 DLL,启动游戏,按小键盘按键即可

安装

  1. 确保已安装 BepInEx 5.4.2305
  2. FishGodMode.dll 复制到 <游戏目录>/BepInEx/plugins/
  3. 启动游戏
  4. 按小键盘按键开关功能

按键

按键 功能
Num1(小键盘1) 开启/关闭锁血
Num2(小键盘2) 开启/关闭无限弹
Num3(小键盘3) 开启/关闭一击必杀

兼容性

  • 游戏版本:渔力全开(最新版)
  • BepInEx:5.4.2305(BePinExPack)
  • 联机:风险自负