1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Shark Scale Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"§7Health: §a+175\",2:\"§7Defense: §a+175\",3:\" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8] §8[§8α§8]\",4:\"\",5:\"§6Full Set Bonus: Absorb §7(0/4)\",6:\"§7§9Doubles§7 your §a❈ Defense§7 while in\",7:\"§7water.\",8:\"\",9:\"§6Full Set Bonus: Reflect §7(0/4)\",10:\"§7§7Your sharp scales reflect §915% §7of\",11:\"§7damage onto the attacker.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aFishing Skill 24§c.\",15:\"§6§lLEGENDARY CHESTPLATE\"],color:11430,Name:\"§6Shark Scale Chestplate\"},ExtraAttributes:{id:\"SHARK_SCALE_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+2.5%",
"§7Health: §a+175",
"§7Defense: §a+175",
" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8] §8[§8α§8]",
"",
"§6Full Set Bonus: Absorb §7(0/4)",
"§7§9Doubles§7 your §a❈ Defense§7 while in",
"§7water.",
"",
"§6Full Set Bonus: Reflect §7(0/4)",
"§7§7Your sharp scales reflect §915% §7of",
"§7damage onto the attacker.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 24§c.",
"§6§lLEGENDARY CHESTPLATE"
],
"internalname": "SHARK_SCALE_CHESTPLATE",
"recipe": {
"A1": "ENCHANTED_SHARK_FIN:1",
"A2": "SPONGE_CHESTPLATE:1",
"A3": "ENCHANTED_SHARK_FIN:1",
"B1": "",
"B2": "",
"B3": "",
"C1": "",
"C2": "",
"C3": ""
},
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shark_Scale_Armor",
"https://wiki.hypixel.net/Shark_Scale_Chestplate"
]
}
|