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
45
46
47
48
49
50
51
52
|
{
"itemid": "minecraft:skull",
"displayname": "§6⚚ Shadow Assassin Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d385 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\" §8[§7⚔§8]\",4:\"\",5:\"§7Health: §a+170 HP \",6:\"§7Defense: §a+70 \",7:\"§7Speed: §a+8 \",8:\"\",9:\"§6Full Set Bonus: Shadow Assassin\",10:\"§7Collect the shadows of the\",11:\"§7enemies you kill increasing your\",12:\"§7damage for the rest of the\",13:\"§7dungeon while wearing this set.\",14:\"§7§c+1❁ Strength §7every kill\",15:\"\",16:\"§7On teleport: Grants invisibility\",17:\"§7and §f+20✦ Speed §7for §b10\",18:\"§b§7seconds.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4❣ §cRequires §aCatacombs Floor V\",22:\"§aCompletion\",23:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6⚚ Shadow Assassin Helmet\"},ExtraAttributes:{id:\"STARRED_SHADOW_ASSASSIN_HELMET\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d385 ",
"§7Strength: §c+30 ",
"§7Crit Damage: §c+25% ",
" §8[§7⚔§8]",
"",
"§7Health: §a+170 HP ",
"§7Defense: §a+70 ",
"§7Speed: §a+8 ",
"",
"§6Full Set Bonus: Shadow Assassin",
"§7Collect the shadows of the",
"§7enemies you kill increasing your",
"§7damage for the rest of the",
"§7dungeon while wearing this set.",
"§7§c+1❁ Strength §7every kill",
"",
"§7On teleport: Grants invisibility",
"§7and §f+20✦ Speed §7for §b10",
"§b§7seconds.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor V",
"§aCompletion",
"§6§lLEGENDARY DUNGEON HELMET"
],
"recipe": {
"A1": "LIVID_FRAGMENT:1",
"A2": "LIVID_FRAGMENT:1",
"A3": "LIVID_FRAGMENT:1",
"B1": "LIVID_FRAGMENT:1",
"B2": "SHADOW_ASSASSIN_HELMET:1",
"B3": "LIVID_FRAGMENT:1",
"C1": "LIVID_FRAGMENT:1",
"C2": "LIVID_FRAGMENT:1",
"C3": "LIVID_FRAGMENT:1"
},
"internalname": "STARRED_SHADOW_ASSASSIN_HELMET",
"parent": "SHADOW_ASSASSIN_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shadow_Assassin_Armor"
]
}
|