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
|
{
"itemid": "minecraft:bow",
"displayname": "§5Death Bow",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to §aUndead\",4:\"§amonsters§7.\",5:\"\",6:\"§7Your arrows have a §e50% §7chance to\",7:\"§7bounce to another target after it\",8:\"§7hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aThe Catacombs Floor\",12:\"§aVI Completion§c.\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}",
"damage": 0,
"lore": [
"§7Gear Score: §d340 ",
"§7Damage: §c+300 ",
"",
"§7Deals §a+100% §7damage to §aUndead",
"§amonsters§7.",
"",
"§7Your arrows have a §e50% §7chance to",
"§7bounce to another target after it",
"§7hits something.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aVI Completion§c.",
"§5§lEPIC DUNGEON BOW"
],
"internalname": "DEATH_BOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Death_Bow",
"https://wiki.hypixel.net/Death_Bow"
]
}
|