22 lines
363 B
YAML
22 lines
363 B
YAML
display-name: "Streamlining"
|
|
description: "Gives a &a%placeholder%%&r boost to movement speed"
|
|
placeholder: "%level% * 5"
|
|
type: normal
|
|
|
|
targets:
|
|
- boots
|
|
conflicts: [ ]
|
|
rarity: special
|
|
max-level: 4
|
|
|
|
tradeable: true
|
|
discoverable: true
|
|
enchantable: true
|
|
|
|
effects:
|
|
- id: movement_speed_multiplier
|
|
args:
|
|
multiplier: "1 + %level% * 0.05"
|
|
|
|
conditions: [ ]
|