EpicEnchants/src/main/resources/enchants/simple/Aquatic.yml

31 lines
730 B
YAML

author: Songoda
# The enchant identifier must be unique.
identifier: Aquatic
# The max level for this enchant.
max-level: 1
# The group of this enchant. Configure the groups in the groups.yml file.
group: SIMPLE
# How the enchant should be formatted on the enchanted item.
applied-format: "&aAquatic {level}"
# Description
description:
- "Gives permanent water breathing."
# What items this enchant can be applied to.
item-whitelist:
- "HELMETS"
# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials
effects:
POTION:
# The trigger that will fire this effect
trigger: STATIC_EFFECT
# Potion Effect that should be applied.
potion-type: WATER_BREATHING