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

[Enhancement] Update the bonus section to match the other sections #228

Open
goflishMC opened this issue Jun 5, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@goflishMC
Copy link
Contributor

goflishMC commented Jun 5, 2024

Adjust the bonus stats to match the other sections with this format

bonuses:
  minimum: 0
  maximum: 0
  lore-format:
  - '%BONUS_MATERIAL%'
  - '%BONUS_CLASS%'
    material:
      wooden_axe:
        damage-types:
          piercing:
            chance: 0.0
            scale-by-level: 1.0
            min: 0
            max: 0
            flat-range: false
            round: false
            lore-format:
            - '&7+%value% %name%'
    class:
      warrior:
        damage-types:
          piercing:
            chance: 0.0
            scale-by-level: 1.0
            min: 0
            max: 0
            flat-range: false
            round: false
            lore-format:
            - '&bWarrior: &7+%value% %name%'
@goflishMC goflishMC added the enhancement New feature or request label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants