From b5b9e3b08f18c3bec64af815ab25db1fd55867fc Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 10 Oct 2020 14:26:59 +0100 Subject: [PATCH] Changed default kinetic value --- Plugin/src/main/resources/enchants/normal/kinetic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin/src/main/resources/enchants/normal/kinetic.yml b/Plugin/src/main/resources/enchants/normal/kinetic.yml index 847b31ca..4552cf95 100644 --- a/Plugin/src/main/resources/enchants/normal/kinetic.yml +++ b/Plugin/src/main/resources/enchants/normal/kinetic.yml @@ -22,4 +22,4 @@ general-config: maximum-level: 6 config: - reduction-per-level: 10 #Percent less damage taken per level \ No newline at end of file + reduction-per-level: 15 #Percent less damage taken per level \ No newline at end of file