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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§f§f§6Wise Dragon Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+160\",2:\"§7Intelligence: §a+75\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Full Set Bonus: Wise Blood §7(0/4)\",6:\"§7Abilities have §a2/3 §7of the\",7:\"§7mana cost.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",11:\"§6§lLEGENDARY CHESTPLATE\"],color:2748649,Name:\"§f§f§6Wise Dragon Chestplate\"},ExtraAttributes:{bossId:\"1c66314d-329c-4911-890c-4671e49cacb8\",spawnedFor:\"c079c034-d7d4-48f4-a932-aae8daf158b7\",id:\"WISE_DRAGON_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Health: §a+120",
"§7Defense: §a+160",
"§7Intelligence: §a+75",
" §8[§8✎§8]",
"",
"§6Full Set Bonus: Wise Blood §7(0/4)",
"§7Abilities have §a2/3 §7of the",
"§7mana cost.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCombat Skill 16§c.",
"§6§lLEGENDARY CHESTPLATE"
],
"recipe": {
"A1": "WISE_FRAGMENT:10",
"A2": "",
"A3": "WISE_FRAGMENT:10",
"B1": "WISE_FRAGMENT:10",
"B2": "WISE_FRAGMENT:10",
"B3": "WISE_FRAGMENT:10",
"C1": "WISE_FRAGMENT:10",
"C2": "WISE_FRAGMENT:10",
"C3": "WISE_FRAGMENT:10"
},
"internalname": "WISE_DRAGON_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wise_Dragon_Armor",
"https://wiki.hypixel.net/Wise_Dragon_Chestplate"
],
"crafttext": ""
}
|