From 91f8aa7db485ae8359dc634734889dc41c546678 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 1 Aug 2020 19:35:08 -0400 Subject: Update 1 --- items/SKELETOR_CHESTPLATE.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'items/SKELETOR_CHESTPLATE.json') diff --git a/items/SKELETOR_CHESTPLATE.json b/items/SKELETOR_CHESTPLATE.json index 13c6eaa8..150a84e3 100644 --- a/items/SKELETOR_CHESTPLATE.json +++ b/items/SKELETOR_CHESTPLATE.json @@ -1,19 +1,18 @@ { "internalname": "SKELETOR_CHESTPLATE", - "itemid": 303, - "displayname": "§5Heavy Skeletor Chestplate §6✪§6✪§6✪", + "itemid": "minecraft:chainmail_chestplate", + "displayname": "§5Skeletor Chestplate ", "clickcommand": "", "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", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d432 §8(742)\",1:\"§7Crit Chance: §c+3% §8(+3.9%)\",2:\"§7Crit Damage: §c+31% §8(+49%)\",3:\"\",4:\"§7Health: §a+112 HP §8(+196 HP)\",5:\"§7Defense: §a+138 § §8(+241.5)\",6:\"\",7:\"§9Growth V, §9Protection V\",8:\"§9Thorns III\",9:\"\",10:\"§6Full Set Bonus: Skeletor\",11:\"§7Grants §c+1❁ Strength §7and\",12:\"§7§9+1☠ Crit Damage §7for every\",13:\"§7§b10 §7Skeletor kills\",14:\"\",15:\"§7Skeletor Kills: §a0\",16:\"§7Bonus Strength: §a0\",17:\"§7Bonus Critical Damage: §a0\",18:\"\",19:\"§7Each piece grants a §a1 §7second\",20:\"§7cooldown reduction on bone\",21:\"§7plating!\",22:\"\",23:\"§aPerfect 52500 / 52500\",24:\"§7§4❣ §cRequires §aCatacombs Level\",25:\"§a15\",26:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate \"},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.1-REL", "lore": [ "§7Gear Score: §d432 §8(742)", "§7Crit Chance: §c+3% §8(+3.9%)", - "§7Crit Damage: §c+28% §8(Heavy -3%) §8(+49%)", + "§7Crit Damage: §c+31% §8(+49%)", "", "§7Health: §a+112 HP §8(+196 HP)", - "§7Defense: §a+138 §8(Heavy +65) §8(+241.5)", - "§7Speed: §a-1 §8(Heavy -1)", + "§7Defense: §a+138 § §8(+241.5)", "", "§9Growth V, §9Protection V", "§9Thorns III", @@ -35,5 +34,7 @@ "§7§4❣ §cRequires §aCatacombs Level", "§a15", "§5§lEPIC DUNGEON CHESTPLATE" - ] + ], + "crafttext": "", + "infoType": "" } \ No newline at end of file -- cgit