diff options
Diffstat (limited to 'items/BAT_WAND.json')
-rw-r--r-- | items/BAT_WAND.json | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index b07287b9..9c75055a 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Spirit Sceptre", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370 §8(538)\",1:\"§7Damage: §c+180 §8(+271.8)\",2:\"\",3:\"§7Intelligence: §a+300 §8(+453)\",4:\"\",5:\"§6Item Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c4,564 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Spirit Sceptre\"},ExtraAttributes:{dungeon_item_level:0,id:\"BAT_WAND\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370 \",1:\"§7Damage: §c+180 \",2:\"\",3:\"§7Intelligence: §a+300 \",4:\"\",5:\"§6Item Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c4,564 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Spirit Sceptre\"},ExtraAttributes:{dungeon_item_level:0,id:\"BAT_WAND\"}}", "damage": 2, "lore": [ - "§7Gear Score: §d370 §8(538)", - "§7Damage: §c+180 §8(+271.8)", + "§7Gear Score: §d370 ", + "§7Damage: §c+180 ", "", - "§7Intelligence: §a+300 §8(+453)", + "§7Intelligence: §a+300 ", "", "§6Item Ability: Guided Bat §e§lRIGHT CLICK", "§7Shoots a guided spirit bat,", @@ -34,6 +34,9 @@ "internalname": "BAT_WAND", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre" + ] }
\ No newline at end of file |