diff --git a/eco-core/core-plugin/src/main/resources/enchants/aquatic.yml b/eco-core/core-plugin/src/main/resources/enchants/aquatic.yml new file mode 100644 index 00000000..521a069c --- /dev/null +++ b/eco-core/core-plugin/src/main/resources/enchants/aquatic.yml @@ -0,0 +1,23 @@ +display-name: Aquatic +description: Trident deals %placeholder%% additional damage when shot from water +placeholder: '5*%level%' +type: Normal + +targets: +- trident +conflicts: [] +rarity: rare +max-level: 8 + +tradeable: true +discoverable: true +enchantable: true + +effects: + - id: damage_multiplier + args: + multiplier: 1 + 0.05 * %level% + triggers: + - trident_attack +conditions: + - id: in_water