Added five user submitted enchants.

This commit is contained in:
Brianna 2019-08-06 18:55:36 -04:00
parent 7334eb3b0b
commit 7b2a24217c
39 changed files with 274 additions and 12 deletions

View File

@ -4,7 +4,7 @@ stages:
variables:
name: "EpicEnchants"
path: "/builds/$CI_PROJECT_PATH"
version: "1.0.3"
version: "1.0.4"
build:
stage: build

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: AntiGravity

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Frozen

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Poison

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: RocketEscape

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Shockwave

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Wither

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: DeathBringer

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: DeathGod
# The max level for this enchant.

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Enlightened
# The max level for this enchant.

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Gears

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: LifeSteal
# The max level for this enchant.

View File

@ -1,5 +1,7 @@
# The enchant identifier must be unique.
identifier: Overload
# The person who made this enchant.
Author: Songoda
# The max level for this enchant.
max-level: 3

View File

@ -0,0 +1,38 @@
# The person who made this enchant.
Author: SuchLow
# The enchant identifier must be unique.
identifier: Resist
# The max level for this enchant.
max-level: 3
# The group of this enchant. Configure the groups in the groups.yml file.
group: LEGENDARY
# How the enchant should be formatted on the enchanted item.
applied-format: "&bResist {level}"
# Description
description:
- "A chance of giving the resist effect."
# What items this enchant can be applied to.
item-whitelist:
- "ARMOR"
# 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
# What player should the effect be ran on: WEARER/OPPONENT.
who: USER
# The potion type.
potion-type: RESISTANCE
# The amplifier of the potion effect.
amplifier: "{level}"
# Duration of the potion effect.
duration: "{level} * 10"
# Chance of the effect firing.
chance: "100"

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: SkillSwipe
# The max level for this enchant.

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Aquatic

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Confusion

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Experience

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Glowing

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Haste

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Insomnia

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Lightning

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Obliterate

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Oxygenate

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Blind
# The max level for this enchant.

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Dodge
# The max level for this enchant.

View File

@ -0,0 +1,27 @@
# The person who made this enchant.
Author: Hipopotofobia
# The enchant identifier must be unique.
identifier: Fly
# The max level for this enchant.
max-level: 1
# The group of this enchant. Configure the groups in the groups.yml file.
group: ULTIMATE
# Description
description:
- "Gives you fly when you equip the"
- "armor piece or hold the tool."
# What items this enchant can be applied to.
item-whitelist:
- "ARMOR"
- "TOOLS"
# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials
effects:
FLY:
# The trigger that will fire this effect
trigger: STATIC_EFFECT, HELD_ITEM

View File

@ -0,0 +1,32 @@
# The person who made this enchant.
Author: SuchLow
# The enchant identifier must be unique.
identifier: FoodSteal
# The max level for this enchant.
max-level: 5
# The group of this enchant. Configure the groups in the groups.yml file.
group: ULTIMATE
# How the enchant should be formatted on the enchanted item.
applied-format: "&aFoodSteal {level}"
# Description
description:
- "Chance to steal life from your opponent."
# What items this enchant can be applied to.
item-whitelist:
- "SWORDS"
MODIFY_FOOD:
# The trigger that will fire this effect
trigger: ATTACK_PLAYER_MELEE
# How much food does it should steal
amount: 3
# At who this applies
who: OPPONENT
# Chance that this effect wil fire.
chance: "5*{level}"

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: IceAspect
# The max level for this enchant.

View File

@ -1,4 +1,7 @@
# The enchant identifier must be unique.
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: StormFall
# The max level for this enchant.

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Berserk

View File

@ -0,0 +1,30 @@
# The person who made this enchant.
Author: Hipopotofobia
# The enchant identifier must be unique.
identifier: Decapitation
# The max level for this enchant.
max-level: 3
# The group of this enchant. Configure the groups in the groups.yml file.
group: UNIQUE
# Description
description:
- "Decapitate your victim and"
- "keep their head as a trophy!"
# What items this enchant can be applied to.
item-whitelist:
- "AXES"
# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials
effects:
DROP_HEAD:
# Chance that this will happen
chance: "5 * {level}"
# The trigger that will fire this effect
trigger: ATTACK_PLAYER_MELEE
# What player should the effect be ran on: USER/OPPONENT.
who: OPPONENT

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Explosive

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: FeatherWeight

View File

@ -0,0 +1,38 @@
# The person who made this enchant.
Author: Tin
# The enchant identifier must be unique.
identifier: Inquistive
# The max level for this enchant.
max-level: 5
# The group of this enchant. Configure the groups in the groups.yml file.
group: UNIQUE
# The item that the enchantment book is.
description:
- "A chance to receive"
- "more EXP when killing mobs."
# How the enchant should be formatted on the enchanted item.
applied-format: "&cInquistive {level}"
# What items this enchant can be applied too.
item-whitelist:
- "SWORDS"
# This enchantment can not be applied if then enchantment below is already on the item.
conflicting-enchants:
# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants
effects:
MODIFY_EXP:
# The trigger that will fire this effect
trigger: KILLED_MOB
# What player should the effect be ran on: USER/OPPONENT.
who: USER
# Chance that this will happen
chance: "20 * {level}"
# Amount of EXP to add
amount: "3 * {level}"

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: ObsidianDestroyer
@ -26,4 +29,3 @@ effects:
condition: "{block_type} === 'OBSIDIAN'"
# Set the block to air
material: AIR

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: "PlagueCarrier"

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: Ragdoll

View File

@ -1,3 +1,6 @@
# The person who made this enchant.
Author: Songoda
# The enchant identifier must be unique.
identifier: "SelfDestruct"