From d49389e96605d7b2f7f2618c1fc64801e127cb5f Mon Sep 17 00:00:00 2001 From: Brianna Date: Mon, 5 Aug 2019 17:48:28 -0400 Subject: [PATCH] new links --- src/main/resources/enchants/elite/AntiGravity.yml | 2 +- src/main/resources/enchants/elite/Frozen.yml | 2 +- src/main/resources/enchants/elite/Poison.yml | 2 +- src/main/resources/enchants/elite/RocketEscape.yml | 2 +- src/main/resources/enchants/elite/Shockwave.yml | 2 +- src/main/resources/enchants/elite/Wither.yml | 2 +- src/main/resources/enchants/legendary/DeathBringer.yml | 2 +- src/main/resources/enchants/legendary/DeathGod.yml | 2 +- src/main/resources/enchants/legendary/Enlightened.yml | 2 +- src/main/resources/enchants/legendary/Gears.yml | 2 +- src/main/resources/enchants/legendary/LifeSteal.yml | 2 +- src/main/resources/enchants/legendary/Overload.yml | 2 +- src/main/resources/enchants/legendary/SkillSwipe.yml | 2 +- src/main/resources/enchants/simple/Aquatic.yml | 2 +- src/main/resources/enchants/simple/Confusion.yml | 2 +- src/main/resources/enchants/simple/Experience.yml | 2 +- src/main/resources/enchants/simple/Glowing.yml | 2 +- src/main/resources/enchants/simple/Haste.yml | 2 +- src/main/resources/enchants/simple/Insomnia.yml | 2 +- src/main/resources/enchants/simple/Lightning.yml | 2 +- src/main/resources/enchants/simple/Obliterate.yml | 2 +- src/main/resources/enchants/simple/Oxygenate.yml | 2 +- src/main/resources/enchants/ultimate/Blind.yml | 2 +- src/main/resources/enchants/ultimate/Dodge.yml | 2 +- src/main/resources/enchants/ultimate/IceAspect.yml | 2 +- src/main/resources/enchants/ultimate/StormFall.yml | 2 +- src/main/resources/enchants/unique/Berserk.yml | 2 +- src/main/resources/enchants/unique/Explosive.yml | 2 +- src/main/resources/enchants/unique/FeatherWeight.yml | 2 +- src/main/resources/enchants/unique/ObsidianDestroyer.yml | 2 +- src/main/resources/enchants/unique/PlagueCarrier.yml | 2 +- src/main/resources/enchants/unique/Ragdoll.yml | 2 +- src/main/resources/enchants/unique/SelfDestruct.yml | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/main/resources/enchants/elite/AntiGravity.yml b/src/main/resources/enchants/elite/AntiGravity.yml index e5bdc4e..ee2c5e4 100644 --- a/src/main/resources/enchants/elite/AntiGravity.yml +++ b/src/main/resources/enchants/elite/AntiGravity.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "BOOTS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/elite/Frozen.yml b/src/main/resources/enchants/elite/Frozen.yml index 0a93e24..4531bae 100644 --- a/src/main/resources/enchants/elite/Frozen.yml +++ b/src/main/resources/enchants/elite/Frozen.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/elite/Poison.yml b/src/main/resources/enchants/elite/Poison.yml index dc37bb1..580b830 100644 --- a/src/main/resources/enchants/elite/Poison.yml +++ b/src/main/resources/enchants/elite/Poison.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "SWORDS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/elite/RocketEscape.yml b/src/main/resources/enchants/elite/RocketEscape.yml index f666fce..522b541 100644 --- a/src/main/resources/enchants/elite/RocketEscape.yml +++ b/src/main/resources/enchants/elite/RocketEscape.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "BOOTS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: THROW: # The trigger that will fire this effect. diff --git a/src/main/resources/enchants/elite/Shockwave.yml b/src/main/resources/enchants/elite/Shockwave.yml index 3f92dfe..9353281 100644 --- a/src/main/resources/enchants/elite/Shockwave.yml +++ b/src/main/resources/enchants/elite/Shockwave.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "CHESTPLATES" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: THROW: # The trigger that will fire this effect. diff --git a/src/main/resources/enchants/elite/Wither.yml b/src/main/resources/enchants/elite/Wither.yml index 0e712c4..efc8bfc 100644 --- a/src/main/resources/enchants/elite/Wither.yml +++ b/src/main/resources/enchants/elite/Wither.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/legendary/DeathBringer.yml b/src/main/resources/enchants/legendary/DeathBringer.yml index c1ee5e2..1742ef8 100644 --- a/src/main/resources/enchants/legendary/DeathBringer.yml +++ b/src/main/resources/enchants/legendary/DeathBringer.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "AXES" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/legendary/DeathGod.yml b/src/main/resources/enchants/legendary/DeathGod.yml index 0e71ad8..41e5dcf 100644 --- a/src/main/resources/enchants/legendary/DeathGod.yml +++ b/src/main/resources/enchants/legendary/DeathGod.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "HELMETS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: MODIFY_HEALTH: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/legendary/Enlightened.yml b/src/main/resources/enchants/legendary/Enlightened.yml index baf7da8..be9babf 100644 --- a/src/main/resources/enchants/legendary/Enlightened.yml +++ b/src/main/resources/enchants/legendary/Enlightened.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: MODIFY_HEALTH: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/legendary/Gears.yml b/src/main/resources/enchants/legendary/Gears.yml index 1359990..1b65306 100644 --- a/src/main/resources/enchants/legendary/Gears.yml +++ b/src/main/resources/enchants/legendary/Gears.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "BOOTS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/legendary/LifeSteal.yml b/src/main/resources/enchants/legendary/LifeSteal.yml index 8cb72c4..8a451c3 100644 --- a/src/main/resources/enchants/legendary/LifeSteal.yml +++ b/src/main/resources/enchants/legendary/LifeSteal.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "SWORDS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: STEAL_HEALTH: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/legendary/Overload.yml b/src/main/resources/enchants/legendary/Overload.yml index 675ed6f..5c58413 100644 --- a/src/main/resources/enchants/legendary/Overload.yml +++ b/src/main/resources/enchants/legendary/Overload.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/legendary/SkillSwipe.yml b/src/main/resources/enchants/legendary/SkillSwipe.yml index c879d5c..2691bef 100644 --- a/src/main/resources/enchants/legendary/SkillSwipe.yml +++ b/src/main/resources/enchants/legendary/SkillSwipe.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "SWORDS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: STEAL_EXP: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/simple/Aquatic.yml b/src/main/resources/enchants/simple/Aquatic.yml index 8ef81d7..720c197 100644 --- a/src/main/resources/enchants/simple/Aquatic.yml +++ b/src/main/resources/enchants/simple/Aquatic.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "HELMETS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/simple/Confusion.yml b/src/main/resources/enchants/simple/Confusion.yml index 79805e2..a251f14 100644 --- a/src/main/resources/enchants/simple/Confusion.yml +++ b/src/main/resources/enchants/simple/Confusion.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "HELMETS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/simple/Experience.yml b/src/main/resources/enchants/simple/Experience.yml index a100f89..fd002ec 100644 --- a/src/main/resources/enchants/simple/Experience.yml +++ b/src/main/resources/enchants/simple/Experience.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "TOOLS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: MODIFY_EXP: # Chance that this will happen diff --git a/src/main/resources/enchants/simple/Glowing.yml b/src/main/resources/enchants/simple/Glowing.yml index ac3ac84..666344e 100644 --- a/src/main/resources/enchants/simple/Glowing.yml +++ b/src/main/resources/enchants/simple/Glowing.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "HELMETS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: POTION-1: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/simple/Haste.yml b/src/main/resources/enchants/simple/Haste.yml index fc9c434..323a853 100644 --- a/src/main/resources/enchants/simple/Haste.yml +++ b/src/main/resources/enchants/simple/Haste.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "TOOLS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/simple/Insomnia.yml b/src/main/resources/enchants/simple/Insomnia.yml index da616dd..ab1a971 100644 --- a/src/main/resources/enchants/simple/Insomnia.yml +++ b/src/main/resources/enchants/simple/Insomnia.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "SWORDS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: POTION-1: # Chance that this will happen diff --git a/src/main/resources/enchants/simple/Lightning.yml b/src/main/resources/enchants/simple/Lightning.yml index db495af..023edcb 100644 --- a/src/main/resources/enchants/simple/Lightning.yml +++ b/src/main/resources/enchants/simple/Lightning.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "BOWS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: LIGHTNING: # Chance that this will happen diff --git a/src/main/resources/enchants/simple/Obliterate.yml b/src/main/resources/enchants/simple/Obliterate.yml index 1934b20..9bb2c68 100644 --- a/src/main/resources/enchants/simple/Obliterate.yml +++ b/src/main/resources/enchants/simple/Obliterate.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "WEAPONS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: THROW: # Chance that this will happen diff --git a/src/main/resources/enchants/simple/Oxygenate.yml b/src/main/resources/enchants/simple/Oxygenate.yml index a62ace0..29d6ebf 100644 --- a/src/main/resources/enchants/simple/Oxygenate.yml +++ b/src/main/resources/enchants/simple/Oxygenate.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "TOOLS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/ultimate/Blind.yml b/src/main/resources/enchants/ultimate/Blind.yml index aff7907..4bb7529 100644 --- a/src/main/resources/enchants/ultimate/Blind.yml +++ b/src/main/resources/enchants/ultimate/Blind.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "WEAPONS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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. diff --git a/src/main/resources/enchants/ultimate/Dodge.yml b/src/main/resources/enchants/ultimate/Dodge.yml index bef0f33..7070f77 100644 --- a/src/main/resources/enchants/ultimate/Dodge.yml +++ b/src/main/resources/enchants/ultimate/Dodge.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: CANCEL_EVENT: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/ultimate/IceAspect.yml b/src/main/resources/enchants/ultimate/IceAspect.yml index 2ff83f7..1ee4f5f 100644 --- a/src/main/resources/enchants/ultimate/IceAspect.yml +++ b/src/main/resources/enchants/ultimate/IceAspect.yml @@ -16,7 +16,7 @@ item-whitelist: - "SWORDS" - "AXES" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: POTION: trigger: 'ATTACK_PLAYER_MELEE,ATTACK_PLAYER_RANGE,ATTACK_MOB_MELEE,ATTACK_MOB_RANGE' diff --git a/src/main/resources/enchants/ultimate/StormFall.yml b/src/main/resources/enchants/ultimate/StormFall.yml index 7e54a79..dd1697f 100644 --- a/src/main/resources/enchants/ultimate/StormFall.yml +++ b/src/main/resources/enchants/ultimate/StormFall.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "BOWS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: effects: LIGHTNING-1: diff --git a/src/main/resources/enchants/unique/Berserk.yml b/src/main/resources/enchants/unique/Berserk.yml index 9c171bf..fe90e4c 100644 --- a/src/main/resources/enchants/unique/Berserk.yml +++ b/src/main/resources/enchants/unique/Berserk.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "AXES" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: POTION: # Chance that this will happen diff --git a/src/main/resources/enchants/unique/Explosive.yml b/src/main/resources/enchants/unique/Explosive.yml index a3459da..d405965 100644 --- a/src/main/resources/enchants/unique/Explosive.yml +++ b/src/main/resources/enchants/unique/Explosive.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "BOWS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: EXPLODE: # Chance that this will happen diff --git a/src/main/resources/enchants/unique/FeatherWeight.yml b/src/main/resources/enchants/unique/FeatherWeight.yml index 5536121..612056d 100644 --- a/src/main/resources/enchants/unique/FeatherWeight.yml +++ b/src/main/resources/enchants/unique/FeatherWeight.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "TOOLS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# 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 diff --git a/src/main/resources/enchants/unique/ObsidianDestroyer.yml b/src/main/resources/enchants/unique/ObsidianDestroyer.yml index 0e55c22..9d5cb15 100644 --- a/src/main/resources/enchants/unique/ObsidianDestroyer.yml +++ b/src/main/resources/enchants/unique/ObsidianDestroyer.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "PICKAXES" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: MODIFY_BLOCK: # The trigger that will fire this effect diff --git a/src/main/resources/enchants/unique/PlagueCarrier.yml b/src/main/resources/enchants/unique/PlagueCarrier.yml index 5eb4d4f..a82f40c 100644 --- a/src/main/resources/enchants/unique/PlagueCarrier.yml +++ b/src/main/resources/enchants/unique/PlagueCarrier.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "LEGGINGS" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: SPAWN_MOB: # The mob type. diff --git a/src/main/resources/enchants/unique/Ragdoll.yml b/src/main/resources/enchants/unique/Ragdoll.yml index 2fda8a8..78e2341 100644 --- a/src/main/resources/enchants/unique/Ragdoll.yml +++ b/src/main/resources/enchants/unique/Ragdoll.yml @@ -16,7 +16,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: THROW: # Chance that this will happen diff --git a/src/main/resources/enchants/unique/SelfDestruct.yml b/src/main/resources/enchants/unique/SelfDestruct.yml index a197003..ffec811 100644 --- a/src/main/resources/enchants/unique/SelfDestruct.yml +++ b/src/main/resources/enchants/unique/SelfDestruct.yml @@ -15,7 +15,7 @@ description: item-whitelist: - "ARMOR" -# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants +# For a full list of effects, please visit: https://docs.songoda.com/epic-series/epicenchants/tutorials effects: SPAWN_TNT: # Trigger event that spawns the mob.