mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Removed boss fortune
This commit is contained in:
parent
6cf6ee40ea
commit
fd064e31c8
@ -1,27 +0,0 @@
|
||||
display-name: "Boss Fortune"
|
||||
description: "Gives a &a%placeholder%%&r bonus to boss drop chances"
|
||||
placeholder: "5 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- sword
|
||||
- bow
|
||||
- crossbow
|
||||
- trident
|
||||
conflicts: [ ]
|
||||
rarity: common
|
||||
max-level: 5
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: boss_drop_chance_multiplier
|
||||
args:
|
||||
multiplier: "1 + 0.05 * %level%"
|
||||
|
||||
conditions: [ ]
|
||||
|
||||
dependencies:
|
||||
- EcoBosses
|
Loading…
Reference in New Issue
Block a user