Changes:
- Added 1.13 Support
- Fixed both Smite and Suffocation Effect
- Fixed Lootbox Being empty on animation
Support and updates on MCM will be slower as of now. I have mostly moved to Spigot.
LINK: https://www.spigotmc.org/resources/...your-own-sets-✦-heroic-upgrades-lootbox.62350
--[ Smite Fix & More ]--
[+] Fixed devastating bug with smite effect!Reported by PugOP[+] Added message when applying upgrade (configurable in config.yml)![]()
--[ Small Tweaks ]--
[+] Small Tweaks to percentage mechanics
[+] Looking for suggestions on what to add! PM me on Discord Splodgebox#3490
![]()
--[ 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
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!' #----------------------------------------------------------------------------------------------
![]()
--[ PlaceholderAPI Placeholders ]--
[+] Added New Placeholders
%elitearmor_set% - Check what set the player is wearing (Get the name of the set)
![]()
--[ AdvancedEnchantment Support ]--
[+] Added AdvancedEnchantment Support
Example:YAML:Helmet: Enchants: - 'PROTECTION_ENVIRONMENTAL:4' - 'DURABILITY:3' Material: "DIAMOND_HELMET" Custom_Enchants: - 'overload:3' - 'deathbringer:3' - 'aquatic:1' Data: 0 Name: "&c&lPhantom Hood" Lore: - '&cThe fabled hood of the phantom' - '' - '&c&lPHANTOM SET BONUS' - '&cDeal +25% damage to all enemies.' - '&7&o(Requires all 4 phantom items.)'
![]()
--[ NEW Weapon Effect ]--
[+] Added Dura_Damage weapon effect ("dura_damage")
Increase the amount of durability damage done by a weapon with the effect (Amount of damage is configurable in the config.ymlDURA_DAMAGE : PERCENTAGE![]()
--[ NEW Effects + Adjustments ]--
[+] Added Dura effect ("dura")
Reduce the amount of durability damage the player takes
DURA : PERCENTAGE
[+] Adjusted the Push_Away effect. It is now fully customisable in your config.yml, just regenerate it.
![]()
