mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-22 00:21:28 +01:00
Added one for all
This commit is contained in:
parent
514efc7d8a
commit
6ecf7b8a01
@ -0,0 +1,25 @@
|
||||
display-name: "One for All"
|
||||
description: "Increases damage by &a%placeholder%%&r but conflicts with all other enchantments"
|
||||
placeholder: "500"
|
||||
type: special
|
||||
|
||||
targets:
|
||||
- sword
|
||||
- axe
|
||||
conflicts:
|
||||
- everything
|
||||
rarity: veryspecial
|
||||
max-level: 1
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: damage_multiplier
|
||||
args:
|
||||
multiplier: 5
|
||||
triggers:
|
||||
- melee_attack
|
||||
|
||||
conditions: [ ]
|
Loading…
Reference in New Issue
Block a user