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\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",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",
"§7§aUndead monsters§7.",
"",
"§7Your arrows have a §e50.0%",
"§e§7chance to bounce to another",
"§7target after it hits something.",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 28",
"§5§lEPIC DUNGEON BOW"
],
"internalname": "DEATH_BOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Death_Bow",
"https://wiki.hypixel.net/Death_Bow"
]
}
|