Merge pull request #305 from MillionthOdin16/patch-1

Fix OP bug
This commit is contained in:
Will FP 2022-09-26 13:52:49 +01:00 committed by GitHub
commit 6cd340e26d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: