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

Set bonus #21

Open
sargon64 opened this issue Jul 7, 2022 · 1 comment
Open

Set bonus #21

sargon64 opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sargon64
Copy link
Member

sargon64 commented Jul 7, 2022

No description provided.

@sargon64 sargon64 self-assigned this Jul 7, 2022
@sargon64 sargon64 added the enhancement New feature or request label Jul 7, 2022
@ChecksumDev
Copy link
Contributor

A pseudo-config mock up for this could be something like this

  - archers_vest:
      name: "§cArchers Vest"
      item: "IRON_CHESTPLATE"
      type: "ARMOR"
      group: "ARCHERS" # or set?
      weight: 10
      lore:
        - "§4Take an arrow to the knee!"
      enchantments:
        - PROJECTILE_PROTECTION:
            level: 10

Then you'd likely just group the items in Kotlin by the group/set string, only applying effects if active_set_items = active_set_length.

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
Development

No branches or pull requests

2 participants