123ishaTest/ludiek

[Skill] Add maximum experience to SkillPlugin

开放

#100 创建于 2025年9月7日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (4 个派生)auto 404
good first issueplugin

仓库指标

星标
 (12 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently you can gain infinite experience. Add a cap to the SkillDefinition.

  • Experience should be capped at maximumExperience
  • onExperienceGained should have an extra boolean virtual in case the experience is not really earned

贡献者指南