123ishaTest/ludiek

[Skill] Add maximum experience to SkillPlugin

Aberta

#100 aberto em 7 de set. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (4 forks)auto 404
good first issueplugin

Métricas do repositório

Stars
 (12 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador