diff options
Diffstat (limited to 'items/BONZO_STAFF.json')
-rw-r--r-- | items/BONZO_STAFF.json | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/items/BONZO_STAFF.json b/items/BONZO_STAFF.json index 977f43fd..e94bcb12 100644 --- a/items/BONZO_STAFF.json +++ b/items/BONZO_STAFF.json @@ -1,24 +1,31 @@ { - "internalname": "BONZO_STAFF", - "itemid": 369, - "displayname": "§9Bonzo's Staff", - "clickcommand": "", + "itemid": "minecraft:blaze_rod", + "displayname": "§9Bonzo\u0027s Staff", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285\",1:\"§7Damage: §c+160\",2:\"\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Item Ability: 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\u0027s Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"BONZO_STAFF\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285 §8(413)\",1:\"§7Damage: §c+160 §8(+232)\",2:\"\",3:\"§7Intelligence: §a+250 §8(+362.5)\",4:\"\",5:\"§6Item Ability: Showtime §e§lRIGHT CLICK\",6:\"§7Shoots balloons that create a\",7:\"§7large explosion on impact,\",8:\"§7dealing up to §c1,190 §7damage.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Bonzo's Staff\"},ExtraAttributes:{id:\"BONZO_STAFF\"}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d285 §8(413)", - "§7Damage: §c+160 §8(+232)", + "§7Gear Score: §d285", + "§7Damage: §c+160", "", - "§7Intelligence: §a+250 §8(+362.5)", + "§7Intelligence: §a+250", "", "§6Item Ability: Showtime §e§lRIGHT CLICK", "§7Shoots balloons that create a", "§7large explosion on impact,", - "§7dealing up to §c1,190 §7damage.", + "§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": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bonzo\u0027s_Staff" ] }
\ No newline at end of file |