123ishaTest/ludiek

[Skill] Add maximum experience to SkillPlugin

Aperta

#100 aperta il 7 set 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (4 fork)auto 404
good first issueplugin

Metriche repository

Star
 (12 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor