diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
commit | 32b05164af402c1566ab956ba9d58ae430d058cc (patch) | |
tree | 054bf66a11f831212b4db5986d26d1a6a0f7e27d /items/SKELETOR_LEGGINGS.json | |
parent | 3be2ec72752436686653bd5403794118f6a37738 (diff) | |
download | NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.gz NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.bz2 NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.zip |
Some more Enhancements
Diffstat (limited to 'items/SKELETOR_LEGGINGS.json')
-rw-r--r-- | items/SKELETOR_LEGGINGS.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/items/SKELETOR_LEGGINGS.json b/items/SKELETOR_LEGGINGS.json index d2fff3d9..cdc595c2 100644 --- a/items/SKELETOR_LEGGINGS.json +++ b/items/SKELETOR_LEGGINGS.json @@ -1,23 +1,15 @@ { - "internalname": "SKELETOR_LEGGINGS", - "itemid": 304, - "displayname": "§5Light Skeletor Leggings", - "clickcommand": "", + "itemid": "minecraft:chainmail_leggings", + "displayname": "§5Skeletor Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124 §8(180)\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% §8(+30.2%)\",3:\"\",4:\"§7Health: §a+22 HP §8(+33.22 HP)\",5:\"§7Defense: §a+36 §8(+54.36)\",6:\"\",7:\"§6Full Set Bonus: Skeletor\",8:\"§7Grants §c+1❁ Strength §7and\",9:\"§7§9+1☠ Crit Damage §7for every\",10:\"§7§b10 §7Skeletor kills\",11:\"\",12:\"§7Each piece grants a §a1 §7second\",13:\"§7cooldown reduction on bone\",14:\"§7plating!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level 15\",19:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Skeletor Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_LEGGINGS\"}}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d304\",1:\"§7Crit Chance: §c+5% §8(Light +2%)\",2:\"§7Crit Damage: §c+30% §8(Light +4%)\",3:\"§7Bonus Attack Speed: §c+4% §8(Light +4%)\",4:\"\",5:\"§7Health: §a+118 HP §8(Light +15 HP)\",6:\"§7Defense: §a+64 §8(Light +4)\",7:\"§7Speed: §a+4 §8(Light +4)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Skeletor\",13:\"§7Grants §c+1❁ Strength §7and\",14:\"§7§9+1☠ Crit Damage §7for every\",15:\"§7§b10 §7Skeletor kills\",16:\"\",17:\"§7Each piece grants a §a1 §7second\",18:\"§7cooldown reduction on bone\",19:\"§7plating!\",20:\"\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level\",23:\"§a15\",24:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Light Skeletor Leggings\"},ExtraAttributes:{baseStatBoostPercentage:5,modifier:\"light\",id:\"SKELETOR_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:3}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d304", - "§7Crit Chance: §c+5% §8(Light +2%)", - "§7Crit Damage: §c+30% §8(Light +4%)", - "§7Bonus Attack Speed: §c+4% §8(Light +4%)", - "", - "§7Health: §a+118 HP §8(Light +15 HP)", - "§7Defense: §a+64 §8(Light +4)", - "§7Speed: §a+4 §8(Light +4)", + "§7Gear Score: §d124 §8(180)", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+20% §8(+30.2%)", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+22 HP §8(+33.22 HP)", + "§7Defense: §a+36 §8(+54.36)", "", "§6Full Set Bonus: Skeletor", "§7Grants §c+1❁ Strength §7and", @@ -28,9 +20,17 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a15", + "§7§4❣ §cRequires §aCatacombs Level 15", "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "SKELETOR_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor" ] }
\ No newline at end of file |