mirror of
https://github.com/songoda/EpicEnchants.git
synced 2024-12-31 21:48:28 +01:00
Added five user submitted enchants.
This commit is contained in:
parent
7334eb3b0b
commit
7b2a24217c
@ -4,7 +4,7 @@ stages:
|
||||
variables:
|
||||
name: "EpicEnchants"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "1.0.3"
|
||||
version: "1.0.4"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: AntiGravity
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Frozen
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Poison
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: RocketEscape
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Shockwave
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Wither
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: DeathBringer
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Gears
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
38
src/main/resources/enchants/legendary/Resist.yml
Normal file
38
src/main/resources/enchants/legendary/Resist.yml
Normal 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"
|
@ -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.
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Aquatic
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Confusion
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Experience
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Glowing
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Haste
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Insomnia
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Lightning
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Obliterate
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Oxygenate
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
27
src/main/resources/enchants/ultimate/Fly.yml
Normal file
27
src/main/resources/enchants/ultimate/Fly.yml
Normal 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
|
32
src/main/resources/enchants/ultimate/FoodSteal.yml
Normal file
32
src/main/resources/enchants/ultimate/FoodSteal.yml
Normal 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}"
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Berserk
|
||||
|
||||
|
30
src/main/resources/enchants/unique/Decapitation.yml
Normal file
30
src/main/resources/enchants/unique/Decapitation.yml
Normal 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
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Explosive
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: FeatherWeight
|
||||
|
||||
|
38
src/main/resources/enchants/unique/Inquisitve.yml
Normal file
38
src/main/resources/enchants/unique/Inquisitve.yml
Normal 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}"
|
@ -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
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: "PlagueCarrier"
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: Ragdoll
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# The person who made this enchant.
|
||||
Author: Songoda
|
||||
|
||||
# The enchant identifier must be unique.
|
||||
identifier: "SelfDestruct"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user