Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skill perks are lost on death #592

Open
schindlershadow opened this issue Sep 2, 2024 · 0 comments
Open

skill perks are lost on death #592

schindlershadow opened this issue Sep 2, 2024 · 0 comments
Labels
1-21 bug Something isn't working

Comments

@schindlershadow
Copy link

Describe the bug
it seems like skill perks under SKILL_UP are lost on death, they come back randomly
for example:

{
        "per_level": 0.05,
        "perk": "pmmo:attribute",
        "attribute": "minecraft:generic.max_health",
        "max_boost": 10.0,
        "skill": "endurance"
      },

perks
2024-09-02_03 10 14

before death:
2024-09-02_03 01 24

after:
2024-09-02_03 01 50

Expected behavior
perks are always applied

To Reproduce
Steps to reproduce the behavior:

  1. have perks set
  2. get levels
  3. get perks
  4. die
  5. lose perks

Versions:

Minecraft: 1.21.1
Loader: neoforge 21.1.26
PMMO: 2.4.12
@schindlershadow schindlershadow added the bug Something isn't working label Sep 2, 2024
@Caltinor Caltinor added the 1-21 label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-21 bug Something isn't working
Projects
Development

No branches or pull requests

2 participants