EpicEnchants/src/main/resources/enchants/legendary/Overload.yml

26 lines
656 B
YAML
Raw Normal View History

2019-08-05 04:24:48 +02:00
# The enchant identifier must be unique.
identifier: Overload
# The max level for this enchant.
max-level: 3
# The group of this enchant. Configure the groups in the groups.yml file.
group: LEGENDARY
#Description
description:
- "Grants permanent extra health."
# What items this enchant can be applied to.
item-whitelist:
- "ARMOR"
2019-08-05 23:48:28 +02:00
# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials
2019-08-05 04:24:48 +02:00
effects:
POTION:
# The trigger that will fire this effect.
trigger: STATIC_EFFECT
# The potion type.
potion-type: HEALTH_BOOST
# The amplifier of the potion effect.
amplifier: "{level}"