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