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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Strong Dragon Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"c671b34e-b143-30f3-b66d-5311f48fefc6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc4YmM2NTUxYmViMjE0OGQ5MzliNjk5MjUxNDBkMjM3OWZlMGZhYjZlN2QzMWY2NWRmNTBiNTllOWY3N2EwZTQifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+25\",1:\"\",2:\"§7Health: §a+70 HP\",3:\"§7Defense: §a+110\",4:\"\",5:\"§6Full Set Bonus: Strong Blood\",6:\"§7Improves §9Aspect of the End\",7:\"§8⋗ §c+75 Damage\",8:\"\",9:\"§7Instant Transmission:\",10:\"§8⋗ §a+2 §7teleport range\",11:\"§8⋗ §a+3 §7seconds\",12:\"§8⋗ §c+5❁ Strength §7on cast\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY HELMET\"],Name:\"§6Strong Dragon Helmet\"},ExtraAttributes:{id:\"STRONG_DRAGON_HELMET\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+25",
"",
"§7Health: §a+70 HP",
"§7Defense: §a+110",
"",
"§6Full Set Bonus: Strong Blood",
"§7Improves §9Aspect of the End",
"§8⋗ §c+75 Damage",
"",
"§7Instant Transmission:",
"§8⋗ §a+2 §7teleport range",
"§8⋗ §a+3 §7seconds",
"§8⋗ §c+5❁ Strength §7on cast",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY HELMET"
],
"recipe": {
"A1": "STRONG_FRAGMENT:10",
"A2": "STRONG_FRAGMENT:10",
"A3": "STRONG_FRAGMENT:10",
"B1": "STRONG_FRAGMENT:10",
"B2": "",
"B3": "STRONG_FRAGMENT:10",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "STRONG_DRAGON_HELMET",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Strong_Dragon_Armor"
]
}
|