22 lines
374 B
YAML
22 lines
374 B
YAML
display-name: "Slipstream"
|
|
description: "Gives a &a%placeholder%%&r boost to movement speed while holding"
|
|
placeholder: "%level% * 8"
|
|
type: normal
|
|
|
|
targets:
|
|
- trident
|
|
conflicts: [ ]
|
|
rarity: epic
|
|
max-level: 3
|
|
|
|
tradeable: true
|
|
discoverable: true
|
|
enchantable: true
|
|
|
|
effects:
|
|
- id: movement_speed_multiplier
|
|
args:
|
|
multiplier: "1 + %level% * 0.08"
|
|
|
|
conditions: [ ]
|