Date: 2022/10/04 14:38:47 UTC-07:00
Type: Denizen Script
berserker_boots:
type: item
debug: false
material: netherite_boots
display name: <red>Berserker Boots
lore:
- <&[Lore]>The pain will make you faster!
mechanisms:
unbreakable: true
attribute_modifiers:
generic_movement_speed:
1:
operation: ADD_NUMBER
amount: <[berserker_speed_multiplier]>
enchantments:
- thorns:3
- protection:4
- projectile_protection:4
- soul_speed:3
flags:
berserker_speed_multiplier: <player.health.div[-20].add[1]>