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
|
{
"itemid": "minecraft:bow",
"displayname": "§6⚚ Last Breath",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d480\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+190\",3:\"§7Crit Damage: §c+50% \",4:\"\",5:\"§7Reduces the defense of your\",6:\"§7target by §a10% §7of their max\",7:\"§7§a❈ Defense §7on hit, stacking\",8:\"§7up to §a5 §7times.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor V\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6⚚ Last Breath\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_LAST_BREATH\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d480",
"§7Damage: §c+210",
"§7Strength: §c+190",
"§7Crit Damage: §c+50% ",
"",
"§7Reduces the defense of your",
"§7target by §a10% §7of their max",
"§7§a❈ Defense §7on hit, stacking",
"§7up to §a5 §7times.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor V",
"§aCompletion",
"§6§lLEGENDARY DUNGEON BOW"
],
"recipe": {
"A1": "LIVID_FRAGMENT:1",
"A2": "LIVID_FRAGMENT:1",
"A3": "LIVID_FRAGMENT:1",
"B1": "LIVID_FRAGMENT:1",
"B2": "LAST_BREATH:1",
"B3": "LIVID_FRAGMENT:1",
"C1": "LIVID_FRAGMENT:1",
"C2": "LIVID_FRAGMENT:1",
"C3": "LIVID_FRAGMENT:1"
},
"internalname": "STARRED_LAST_BREATH",
"parent": "LAST_BREATH",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Last_Breath",
"https://wiki.hypixel.net/%E2%9A%9A_Last_Breath"
],
"crafttext": ""
}
|