diff --git a/eco-core/core-plugin/src/main/resources/enchants/stimulating.yml b/eco-core/core-plugin/src/main/resources/enchants/stimulating.yml index 5350f29c..782858f7 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/stimulating.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/stimulating.yml @@ -21,7 +21,8 @@ effects: args: effects: - id: multiply_all_stats - multiplier: "1 + 0.1 * %level%" + args: + multiplier: "1 + 0.1 * %level%" conditions: [ ] duration: "3 * %level% * 20"