
自动再生
为《黑神话:悟空》制作的轻量级纯PAK自动回复模组。每秒自动恢复生命值、法力值、棍势、法宝能量、化身能量和体力。无需UE4SS、Lua脚本或额外的DLL加载器。
查看大图Auto Regeneration V1.0
本模组为《黑神话:悟空》加入持续自动恢复功能。
本模组采用纯 PAK 方式实现,不需要 UE4SS、Lua、ASI Loader 或额外 DLL。
恢复功能通过游戏原生的葫芦装备、天赋(Talent)和增益(Buff)系统实现。装备葫芦后,模组会利用葫芦对应的天赋关联,为天命人添加一个持续生效的恢复增益。
这个增益每 1 秒执行一次。更换其他葫芦后,自动恢复效果仍然会继续生效,不需要固定使用某一个葫芦。
恢复数值如下:
- 生命值(HP):每秒恢复 1 点
- 法力值(Mana):每秒恢复 1 点
- 棍势(Focus):每秒恢复 5 点
- 法宝能量(Vessel Energy):每秒恢复 5 点
- 精魄能量(Spirit Energy):每秒恢复 5 点
- 体力(Stamina):每秒恢复 5 点
恢复周期为 1000 毫秒。
整个恢复过程由游戏自身的增益和属性系统执行,不需要后台脚本持续修改角色数据。
安装方法
下载 PAK 文件后,将文件放入以下目录:
BlackMythWukong\b1\Content\Paks\~mods\
如果 Paks 文件夹中没有 ~mods 文件夹,请自行创建。
放入文件后正常启动游戏即可。本模组不需要启动 UE4SS,也不需要安装其他运行环境。
卸载时关闭游戏,然后删除 ~mods 文件夹中的本模组 PAK 文件即可。
Auto Regeneration V1.0
This mod adds persistent automatic resource regeneration to Black Myth Wukong.
It is implemented as a pure PAK mod and does not require UE4SS, Lua, ASI Loader, additional DLL files, or any external runtime.
The regeneration system works through the game's native Gourd equipment, Talent, and Buff systems.
When a Gourd is equipped, the mod uses its Talent association to apply a persistent regeneration Buff to the Destined One.
The Buff runs once every second. The regeneration effect remains active after switching to another Gourd, so no specific Gourd is required.
Regeneration values:
- HP: 1 per second
- Mana: 1 per second
- Focus: 5 per second
- Vessel Energy: 5 per second
- Spirit Energy: 5 per second
- Stamina: 5 per second
Tick interval: 1000 milliseconds.
All regeneration is handled by the game's native Buff and attribute systems. No background script is required.
Installation
Download the PAK file and place it inside:
BlackMythWukong\b1\Content\Paks\~mods\
If the ~mods folder does not exist, create it manually.
Launch the game normally after installing the file. UE4SS is not required.
To uninstall the mod, close the game and delete the mod PAK file from the ~mods folder.
还没有人评论,去客户端里说两句吧。
评论在新手盒子客户端中发表,这里同步展示。