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

incorrectly assigned statistics for skills #92

Open
Eur0x opened this issue Jun 15, 2022 · 0 comments
Open

incorrectly assigned statistics for skills #92

Eur0x opened this issue Jun 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Eur0x
Copy link

Eur0x commented Jun 15, 2022

Describe the bug
incorrectly assigned statistics - for example, if we enter something like this in config:

  rewards:
    - "strength::1:1:2"
    - "strength::2:3:4"
    - "strength::3:4:5"
    - "strength::4:6:7"
    - "strength::5:8:9"
    - "strength::6:10:11"

then when we reach the first skill level, we get +6 strength (we should get +1 strength for level 1 and 2)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'skills folder'
  2. Click on 'any config'
  3. Scroll down to 'rewards / replace with config above'
  4. See error

Expected behavior
we should get +1 strength for level 1 and 2 (from config above)

Screenshots
image

Server Information (please complete the following information):

  • Version: (output of /ver command) - Paper version git-Paper-4 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 8b6f4dd)
  • Version of plugin and eco (/ver eco - 1.4.2 /ver <plugin> - EcoSkills v1.42.0)

Additional context

  • none
@Eur0x Eur0x added the bug Something isn't working label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant