From fc7bacb21fd03d1d9a58fe4a66ae42bb606d7763 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 11 Mar 2021 13:53:48 +0000 Subject: [PATCH] Finished illusioner.yml config --- eco-core/core-plugin/src/main/resources/bosses/illusioner.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/bosses/illusioner.yml b/eco-core/core-plugin/src/main/resources/bosses/illusioner.yml index ddc2b86..12cecc3 100644 --- a/eco-core/core-plugin/src/main/resources/bosses/illusioner.yml +++ b/eco-core/core-plugin/src/main/resources/bosses/illusioner.yml @@ -44,6 +44,9 @@ defence: chance: 15 # As a percentage attacks: + # Chance is rolled when boss attacks player + on-injure: true # If chance should be rolled when boss is attacked too + # Potion effects are formatted like this: # effect:level:duration:chance # Duration is in ticks, chance is as a percentage