22 lines
368 B
YAML
22 lines
368 B
YAML
display-name: "Rapid"
|
|
description: "Lets you shoot full speed arrows with the bow at &a%placeholder%%&r tension"
|
|
placeholder: "100 - (15 * %level%)"
|
|
type: normal
|
|
|
|
targets:
|
|
- bow
|
|
conflicts: [ ]
|
|
rarity: epic
|
|
max-level: 6
|
|
|
|
tradeable: true
|
|
discoverable: true
|
|
enchantable: true
|
|
|
|
effects:
|
|
- id: rapid_bows
|
|
args:
|
|
percent_faster: "15 * %level%"
|
|
|
|
conditions: [ ]
|