mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-25 00:51:20 +01:00
Removed bladed
This commit is contained in:
parent
dc228c3f8f
commit
57fc290911
@ -1,23 +0,0 @@
|
|||||||
display-name: "Bladed"
|
|
||||||
description: "Trident deals &a%placeholder%% &rmore damage"
|
|
||||||
placeholder: "0.5 * %level%"
|
|
||||||
type: special
|
|
||||||
|
|
||||||
targets:
|
|
||||||
- trident
|
|
||||||
conflicts: [ ]
|
|
||||||
rarity: veryspecial
|
|
||||||
max-level: 5
|
|
||||||
|
|
||||||
tradeable: true
|
|
||||||
discoverable: true
|
|
||||||
enchantable: true
|
|
||||||
|
|
||||||
effects:
|
|
||||||
- id: damage_multiplier
|
|
||||||
args:
|
|
||||||
multiplier: "1 + 0.5 * %level%"
|
|
||||||
triggers:
|
|
||||||
- trident_attack
|
|
||||||
|
|
||||||
conditions: [ ]
|
|
Loading…
Reference in New Issue
Block a user