From bc32cc0ae6d89edc864660aa0855a22f8bdf49ca Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 13 May 2023 13:38:59 +0100 Subject: [PATCH] Fixed woodcutting --- .../src/main/resources/effects/dodging.yml | 12 ++++++++++++ .../src/main/resources/effects/mystic_resilience.yml | 2 +- .../src/main/resources/skills/woodcutting.yml | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 eco-core/core-plugin/src/main/resources/effects/dodging.yml diff --git a/eco-core/core-plugin/src/main/resources/effects/dodging.yml b/eco-core/core-plugin/src/main/resources/effects/dodging.yml new file mode 100644 index 0000000..d3a0ee8 --- /dev/null +++ b/eco-core/core-plugin/src/main/resources/effects/dodging.yml @@ -0,0 +1,12 @@ +name: "Dodging" +placeholder: "%level% * 0.5" +description: "&a%placeholder%%&8 chance to ignore incoming damage" + +effects: + - id: cancel_event + args: + chance: "%level% * 0.5" + triggers: + - take_damage + +conditions: [ ] diff --git a/eco-core/core-plugin/src/main/resources/effects/mystic_resilience.yml b/eco-core/core-plugin/src/main/resources/effects/mystic_resilience.yml index 2aaff29..203b7f2 100644 --- a/eco-core/core-plugin/src/main/resources/effects/mystic_resilience.yml +++ b/eco-core/core-plugin/src/main/resources/effects/mystic_resilience.yml @@ -1,6 +1,6 @@ name: "Mystic Resilience" placeholder: "%level% * 0.5" -description: "&a%chance%%&8 chance to ignore negative potion effects" +description: "&a%placeholder%%&8 chance to ignore negative potion effects" effects: - id: cancel_event diff --git a/eco-core/core-plugin/src/main/resources/skills/woodcutting.yml b/eco-core/core-plugin/src/main/resources/skills/woodcutting.yml index 0d81786..ebb3714 100644 --- a/eco-core/core-plugin/src/main/resources/skills/woodcutting.yml +++ b/eco-core/core-plugin/src/main/resources/skills/woodcutting.yml @@ -1,5 +1,5 @@ name: Woodcutting -description: Cut down trees to earn Woodcutting XP +description: Cut down trees to earn XP gui: icon: player_head texture:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjBjZDEzMjIzYThkOWMxNzNjZWRjZTZjNGJlYmViYTA2YTI0YTFiYTI3NWRkM2ViNWM3OTMzZjlhNzRiYTAxMSJ9fX0=