mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
commit
6cd340e26d
@ -18,9 +18,10 @@ discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: damage_multiplier
|
||||
- id: damage_victim
|
||||
args:
|
||||
multiplier: "2.5 * %level%"
|
||||
damage: "2.5 * %level%"
|
||||
use_source: false # If the player should be marked as the damager, will trigger melee_damage and run listeners: set to false if you don't know what this means
|
||||
triggers:
|
||||
- melee_attack
|
||||
filters:
|
||||
|
Loading…
Reference in New Issue
Block a user