diff options
Diffstat (limited to 'items/SKELETOR_CHESTPLATE.json')
-rw-r--r-- | items/SKELETOR_CHESTPLATE.json | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/items/SKELETOR_CHESTPLATE.json b/items/SKELETOR_CHESTPLATE.json index 13c6eaa8..5a37919f 100644 --- a/items/SKELETOR_CHESTPLATE.json +++ b/items/SKELETOR_CHESTPLATE.json @@ -1,22 +1,15 @@ { - "internalname": "SKELETOR_CHESTPLATE", - "itemid": 303, - "displayname": "§5Heavy Skeletor Chestplate §6✪§6✪§6✪", - "clickcommand": "", + "itemid": "minecraft:chainmail_chestplate", + "displayname": "§5Skeletor Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 §8(197)\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% §8(+30.2%)\",3:\"\",4:\"§7Health: §a+25 HP §8(+37.75 HP)\",5:\"§7Defense: §a+40 §8(+60.4)\",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:\"§7Skeletor Kills: §a0\",13:\"§7Bonus Strength: §a0\",14:\"§7Bonus Critical Damage: §a0\",15:\"\",16:\"§7Each piece grants a §a1 §7second\",17:\"§7cooldown reduction on bone\",18:\"§7plating!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level 15\",23:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d432 §8(742)\",1:\"§7Crit Chance: §c+3% §8(+3.9%)\",2:\"§7Crit Damage: §c+28% §8(Heavy -3%) §8(+49%)\",3:\"\",4:\"§7Health: §a+112 HP §8(+196 HP)\",5:\"§7Defense: §a+138 §8(Heavy +65) §8(+241.5)\",6:\"§7Speed: §a-1 §8(Heavy -1)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§6Full Set Bonus: Skeletor\",12:\"§7Grants §c+1❁ Strength §7and\",13:\"§7§9+1☠ Crit Damage §7for every\",14:\"§7§b10 §7Skeletor kills\",15:\"\",16:\"§7Skeletor Kills: §a0\",17:\"§7Bonus Strength: §a0\",18:\"§7Bonus Critical Damage: §a0\",19:\"\",20:\"§7Each piece grants a §a1 §7second\",21:\"§7cooldown reduction on bone\",22:\"§7plating!\",23:\"\",24:\"§aPerfect 52500 / 52500\",25:\"§7§4❣ §cRequires §aCatacombs Level\",26:\"§a15\",27:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Heavy Skeletor Chestplate §6✪§6✪§6✪\"},ExtraAttributes:{baseStatBoostPercentage:27,modifier:\"heavy\",dungeon_item_level:3,originTag:\"UNKNOWN\",id:\"SKELETOR_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"04ec6f18-ecfe-4e6d-9d81-076f68076a89\",item_tier:3,timestamp:\"7/7/20 3:57 PM\"}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d432 §8(742)", - "§7Crit Chance: §c+3% §8(+3.9%)", - "§7Crit Damage: §c+28% §8(Heavy -3%) §8(+49%)", - "", - "§7Health: §a+112 HP §8(+196 HP)", - "§7Defense: §a+138 §8(Heavy +65) §8(+241.5)", - "§7Speed: §a-1 §8(Heavy -1)", + "§7Gear Score: §d135 §8(197)", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+20% §8(+30.2%)", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+25 HP §8(+37.75 HP)", + "§7Defense: §a+40 §8(+60.4)", "", "§6Full Set Bonus: Skeletor", "§7Grants §c+1❁ Strength §7and", @@ -31,9 +24,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 CHESTPLATE" + ], + "internalname": "SKELETOR_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor" ] }
\ No newline at end of file |