diff options
Diffstat (limited to 'items/SKELETOR_CHESTPLATE.json')
-rw-r--r-- | items/SKELETOR_CHESTPLATE.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/SKELETOR_CHESTPLATE.json b/items/SKELETOR_CHESTPLATE.json index 231d8112..58fa18e7 100644 --- a/items/SKELETOR_CHESTPLATE.json +++ b/items/SKELETOR_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Skeletor Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+25\",4:\"§7Defense: §a+40 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Skeletor Kills: §a0\",12:\"§7Bonus Strength: §a0\",13:\"§7Bonus Critical Damage: §a0\",14:\"\",15:\"§7Each piece grants a §a1 §7second\",16:\"§7cooldown reduction on bone\",17:\"§7plating!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§aPerfect 52500 / 52500\",21:\"§7§4❣ §cRequires §aCatacombs Level 15\",22:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+25\",4:\"§7Defense: §a+40 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Skeletor Kills: §a0\",12:\"§7Bonus Strength: §a0\",13:\"§7Bonus Critical Damage: §a0\",14:\"\",15:\"§7Each piece grants a §a1 §7second\",16:\"§7cooldown reduction on bone\",17:\"§7plating!\",18:\"\",19:\"§2This armor piece is undead ༕!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§aPerfect 52500 / 52500\",23:\"§7§4❣ §cRequires §cCatacombs Skill\",24:\"§c15§c.\",25:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d135 ", @@ -23,15 +23,18 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETOR_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor", |