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:skull",
"displayname": "§6Unstable Dragon Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+70\",3:\"§7Defense: §a+110\",4:\"§7Intelligence: §a+25\",5:\" §8[§8☠§8]\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood\",8:\"§7Sometimes strikes nearby mobs\",9:\"§7with lightning. It\u0027s unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_HELMET\"}}",
"damage": 3,
"lore": [
"§7Crit Chance: §c+5%",
"§7Crit Damage: §c+15%",
"§7Health: §a+70",
"§7Defense: §a+110",
"§7Intelligence: §a+25",
" §8[§8☠§8]",
"",
"§6Full Set Bonus: Unstable Blood",
"§7Sometimes strikes nearby mobs",
"§7with lightning. It\u0027s unstable!",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY HELMET"
],
"recipe": {
"A1": "UNSTABLE_FRAGMENT:10",
"A2": "UNSTABLE_FRAGMENT:10",
"A3": "UNSTABLE_FRAGMENT:10",
"B1": "UNSTABLE_FRAGMENT:10",
"B2": "",
"B3": "UNSTABLE_FRAGMENT:10",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "UNSTABLE_DRAGON_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor"
],
"crafttext": ""
}
|