From 87ee7fe2ce0af1b3f1afb290418e7265b33a5221 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 3 Aug 2020 16:14:51 -0400 Subject: Dungeon f4 --- items/SUPER_HEAVY_CHESTPLATE.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'items/SUPER_HEAVY_CHESTPLATE.json') diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json index 1aa00a3a..bf6a4c59 100644 --- a/items/SUPER_HEAVY_CHESTPLATE.json +++ b/items/SUPER_HEAVY_CHESTPLATE.json @@ -1,18 +1,13 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§f§f§5Super Heavy Chestplate", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d632 §8(938)\",1:\"\",2:\"§7Health: §a+75 HP §8(+135.9 HP)\",3:\"§7Defense: §a+219 §8(+385.05)\",4:\"§7Speed: §a-10\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§7Each piece of this armor reduces\",10:\"§7the cooldown of §9Seismic Wave\",11:\"§9§7by §a5s§7.\",12:\"\",13:\"§6Full Set Bonus: Vindicate\",14:\"§7Grants §f+1 walk speed §7for\",15:\"§7every §a50 §7defense that you\",16:\"§7have.\",17:\"\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Level 15\"],color:5923940,Name:\"§f§f§5Super Heavy Chestplate\"},ExtraAttributes:{color:\"90:100:100\",baseStatBoostPercentage:46,modifier:\"clean\",originTag:\"UNKNOWN\",id:\"SUPER_HEAVY_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"5f356d4a-5b2d-4e5b-84ab-b16349e79d32\",item_tier:4,timestamp:\"8/1/20 6:23 PM\"},AttributeModifiers:[]}", + "displayname": "§5Super Heavy Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234 §8(348)\",1:\"§7Defense: §a+112 §8(+169.12)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d632 §8(938)", - "", - "§7Health: §a+75 HP §8(+135.9 HP)", - "§7Defense: §a+219 §8(+385.05)", + "§7Gear Score: §d234 §8(348)", + "§7Defense: §a+112 §8(+169.12)", "§7Speed: §a-10", "", - "§9Growth V, §9Protection V", - "§9Thorns III", - "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", "§9§7by §a5s§7.", @@ -22,12 +17,17 @@ "§7every §a50 §7defense that you", "§7have.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15" + "§7§4❣ §cRequires §aCatacombs Level 15", + "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SUPER_HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", "modver": "1.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file -- cgit