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
|
{
"itemid": "minecraft:blaze_rod",
"displayname": "§9Bonzo's Staff",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285\",1:\"§7Damage: §c+160\",2:\"§7Intelligence: §a+250\",3:\" §8[§7✎§8]\",4:\"\",5:\"§6Ability: Showtime §e§lRIGHT CLICK\",6:\"§7Shoots balloons that create a\",7:\"§7large explosion on impact,\",8:\"§7dealing up to §c1,068 §7damage.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor I\",13:\"§aCompletion\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Bonzo's Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"BONZO_STAFF\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d285",
"§7Damage: §c+160",
"§7Intelligence: §a+250",
" §8[§7✎§8]",
"",
"§6Ability: Showtime §e§lRIGHT CLICK",
"§7Shoots balloons that create a",
"§7large explosion on impact,",
"§7dealing up to §c1,068 §7damage.",
"§8Mana Cost: §3100",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor I",
"§aCompletion",
"§9§lRARE DUNGEON SWORD"
],
"internalname": "BONZO_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bonzo's_Staff",
"https://wiki.hypixel.net/Bonzo's_Staff"
]
}
|