123ishaTest/ludiek

[Skill] Add maximum experience to SkillPlugin

Offen

#100 geöffnet am 07.09.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (4 Forks)auto 404
good first issueplugin

Repository-Metriken

Stars
 (12 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide