-
Notifications
You must be signed in to change notification settings - Fork 0
Home
hp-1e edited this page Jun 7, 2026
·
2 revisions
中文 | English
PufferfishSkillsJS 是 Pufferfish's Skills 的 KubeJS 附属模组,为整合包作者提供技能树事件、数据查询、技能操作、技能经验和可重复加点能力。
- 监听分类解锁、分类锁定、技能解锁、技能锁定和重复加点事件。
- 通过 KubeJS 查询和操作玩家技能、分类、点数、经验和进度。
- 将指定技能设置为可重复加点,让玩家在已解锁后继续消耗技能点并再次触发奖励。
- 为可重复技能设置点击上限,或设置为不限制。
- 将可重复技能次数、剩余次数和有效技能点同步到客户端技能树界面。
PufferfishSkillsJS is a KubeJS addon for Pufferfish's Skills. It gives modpack authors scriptable access to skill tree events, player skill data, categories, skill points, experience, and repeatable skill clicks.
- Listen for category unlocks, category locks, skill unlocks, skill locks, and repeatable skill clicks.
- Query and modify player skills, categories, points, experience, and progress through KubeJS.
- Mark skills as repeatable so already unlocked skills can consume points again and trigger rewards again.
- Configure repeat limits, or leave repeatable skills unlimited.
- Sync repeat counts, remaining repeats, and effective skill points to the client skill screen.