From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: Upcoming Gemstone Changes (#616) * Upcoming Gemstone Changes * YEP * Fixes * Added new skin * Changes and new stuff * Forgot that * Rainbow Name * Fixes * Reforge Stats * Fixing a oopsi * Added Gemstone Slots --- items/SHARK_SCALE_HELMET.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/SHARK_SCALE_HELMET.json') diff --git a/items/SHARK_SCALE_HELMET.json b/items/SHARK_SCALE_HELMET.json index e54251f2..512b9c7f 100644 --- a/items/SHARK_SCALE_HELMET.json +++ b/items/SHARK_SCALE_HELMET.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§6Shark Scale Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bafabf7d-16e6-32fb-9720-812419bacc73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzkwMTE2ZGE1MTRhNzNkZGQ5Mjk1NDkxODUyYWRjNTg4MDA3ZjJhY2Q3ZGUyNjk3ODhhMjEyOGQ4ZTRhNzY0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"\",2:\"§7Health: §a+120 HP\",3:\"§7Defense: §a+120\",4:\"\",5:\"§6Full Set Bonus: Absorb\",6:\"§7§9Doubles§7 your §a❈ Defense§7\",7:\"§7while in water.\",8:\"\",9:\"§6Full Set Bonus: Reflect\",10:\"§7§7Your sharp scales reflect\",11:\"§7§915% §7of damage onto the\",12:\"§7attacker.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§4❣ §cRequires §aFishing Skill 24\",16:\"§6§lLEGENDARY HELMET\"],Name:\"§6Shark Scale Helmet\"},ExtraAttributes:{id:\"SHARK_SCALE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bafabf7d-16e6-32fb-9720-812419bacc73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzkwMTE2ZGE1MTRhNzNkZGQ5Mjk1NDkxODUyYWRjNTg4MDA3ZjJhY2Q3ZGUyNjk3ODhhMjEyOGQ4ZTRhNzY0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"§7Health: §a+120 HP\",2:\"§7Defense: §a+120\",3:\" §8[§7❈§8] §8[§7❈§8]\",4:\"\",5:\"§6Full Set Bonus: Absorb\",6:\"§7§9Doubles§7 your §a❈ Defense§7\",7:\"§7while in water.\",8:\"\",9:\"§6Full Set Bonus: Reflect\",10:\"§7§7Your sharp scales reflect\",11:\"§7§915% §7of damage onto the\",12:\"§7attacker.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§4❣ §cRequires §aFishing Skill 24\",16:\"§6§lLEGENDARY HELMET\"],Name:\"§6Shark Scale Helmet\"},ExtraAttributes:{id:\"SHARK_SCALE_HELMET\"}}", "damage": 3, "lore": [ "§7Sea Creature Chance: §c+2.5%", - "", "§7Health: §a+120 HP", "§7Defense: §a+120", + " §8[§7❈§8] §8[§7❈§8]", "", "§6Full Set Bonus: Absorb", "§7§9Doubles§7 your §a❈ Defense§7", @@ -41,4 +41,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shark_Scale_Armor" ] -} +} \ No newline at end of file -- cgit