Bug Open

AUGMENT STATS NOT WORKING!!!

#6886 opened by Unknown 7 months ago

Unknownreported this bug

Versions:

MC: 1.21.10 Paper

Mythic: MythicMobsPremium-5.11.2-SNAPSHOT.jar Build 5620

Crucible: MythicCruciblePremium-2.4.0-SNAPSHOT.jar Build 4076

The health augment stat damages the player, basically doing the inverse of adding. I don't know how to add videos but here's the item

HealthBonus_AA:
  Id: STICK
  Display: '&6< &f&lHealth Bonus &r&6>'
  Model: runeventure:armor_augment
  Lore:
  - "&e✦ Support &7: &7HealthBonus   &d&oArmor Augment" #Right Click
  Options:
    PreventStacking: true
    PreventAnvil: true
    PreventSmithing: true
    PreventCrafting: true
    PreventEnchanting: true
  Augmentation:
    Type: ARMOR
    Tooltip: "&e✦ Support &7: &7Health Bonus   &d&oArmor Augment" #Right Click
    Stats:
    - HEALTH 20 ADDITIVE

also tried

- HEALTH 20 ADD - MAX_HEALTH 20 ADD - MAX_HEALTH 20 ADDITIVE

The support on discord have helped me try multiple variations, but all come with the same broken result not working!

[Legacy attachment omitted]

Sign in to join the discussion.