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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6⚚ Shadow Assassin Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d545 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+250\",4:\"§7Defense: §a+110 \",5:\"§7Speed: §a+8 \",6:\" §8[§8⚔§8]\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aV Completion§c.\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6⚚ Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d545 ",
"§7Strength: §c+30 ",
"§7Crit Damage: §c+25% ",
"§7Health: §a+250",
"§7Defense: §a+110 ",
"§7Speed: §a+8 ",
" §8[§8⚔§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 §c+10❁",
"§cStrength §7for §b10 §7seconds.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aV Completion§c.",
"§6§lLEGENDARY DUNGEON CHESTPLATE"
],
"recipe": {
"A1": "LIVID_FRAGMENT:1",
"A2": "LIVID_FRAGMENT:1",
"A3": "LIVID_FRAGMENT:1",
"B1": "LIVID_FRAGMENT:1",
"B2": "SHADOW_ASSASSIN_CHESTPLATE:1",
"B3": "LIVID_FRAGMENT:1",
"C1": "LIVID_FRAGMENT:1",
"C2": "LIVID_FRAGMENT:1",
"C3": "LIVID_FRAGMENT:1"
},
"internalname": "STARRED_SHADOW_ASSASSIN_CHESTPLATE",
"parent": "SHADOW_ASSASSIN_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shadow_Assassin_Armor",
"https://wiki.hypixel.net/%E2%9A%9A_Shadow_Assassin_Chestplate"
]
}
|