mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-25 15:35:11 +01:00
Added streamlining
This commit is contained in:
parent
bafbe8d527
commit
8ac581a2c6
@ -0,0 +1,21 @@
|
||||
display-name: "Streamlining"
|
||||
description: "Gives a &a%placeholder%%&r boost to movement speed"
|
||||
placeholder: "%level% * 20"
|
||||
type: special
|
||||
|
||||
targets:
|
||||
- boots
|
||||
conflicts: [ ]
|
||||
rarity: special
|
||||
max-level: 4
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: movement_speed_multiplier
|
||||
args:
|
||||
multiplier: "1 + %level% * 0.2"
|
||||
|
||||
conditions: [ ]
|
Loading…
Reference in New Issue
Block a user