Advance health based on level don't work #219


Open
  • Yvelat created this issue Jul 17, 2019

    hi, I tried to create a scale of levels for a race, but when I enter the server there are still the 20 basic hearts and they don't even increase by going up a level.

    This is the race:

    Demoni:
      config:
        tag: '[Demone]'
        healthbonus: 
        '<10': 30
        '10': 40
        '11': 42
        '12': 44
        '13': 46
        '14': 48
        '15-19': 50
        '20-24': 65
        '25-29': 80
        '30-39': 95
        '40-49': 110
        '50-64': 130
        '65-74': 150
        '75-79': 170
        '80-94': 180
        '95-99': 230
        '>100': 280
        
      traits:
        FireResistanceTrait:
          operation: '*'
          value: 0
        LavaResistanceTrait:
          operation: '*'
          value: 0

     

  • Limeyhoney posted a comment May 6, 2020

    Plugin seems abandoned. Owner hasn't been on bukkit in 2 years now (One from when this was posted.)


To post a comment, please login or register a new account.