--[ Effects Recode + New Information (Sets.yml) ]--
[+] Recoded All Effects
[+] New information added to the sets.yml
Either regenerate your sets.yml or you can add the following to the top of your sets.yml
Code (YAML):
#----------------------------------------------------------------------------------------------
# Welcome to EliteArmor
# Created by Splodgebox
# Effects:
# Damage: Increase damage done by player
# Bow_Damage: Allows player to inflict more damage with bows
# Dura: Decrease durability damage
# Dura_Damage: Increase the amount of durability damage done (Weapons Only)
# Fall_Damage: Ignore Fall Damage
# Reduction: Decrease damage done by players
# EXP: Increase amount of exp gained by mobs
# Smite: Spawn a 3x3 lightning strike on attackers
# Suffocation: Spawn blocks out of the sky to suffocate enemies (Configurable in config.yml)
# Push_Away: Push attackers away Push_Away:(Amount_Of_Blocks)
# Hunger_Loss: Makes players avoid hunger loss
# Fly: Allows player to fly
# Trap: Make attackers immobilised
# Teleport: Teleport behind attacker
#
# HOW TO CREATE HEROIC_ARMOR
# Chestplate:
# Enchants:
# - 'PROTECTION_ENVIRONMENTAL:4'
# - 'DURABILITY:3'
# Material: "HEROIC_CHESTPLATE"
# Data: 0
# Name: "&c&lHeroic Chestplate"
# Lore:
# - '&cLegendary chestplate that is stronger'
# - '&cThan diamond!'
#----------------------------------------------------------------------------------------------