diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/BAT_WAND.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
Diffstat (limited to 'items/BAT_WAND.json')
-rw-r--r-- | items/BAT_WAND.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index de7d9f4e..9385e733 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:red_flower", - "displayname": "§6Spirit Sceptre", - "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\"}}", + "displayname": "§f§f§6Spirit Sceptre", + "nbttag": "{overrideMeta:1b,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 §c2,220 §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:\"§f§f§6Spirit Sceptre\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BAT_WAND\",uuid:\"e95c6a19-9e23-4e7a-b5a9-e03675a015ff\",timestamp:\"1/1/21 2:55 AM\"},AttributeModifiers:[]}", "damage": 2, "lore": [ - "§7Gear Score: §d370 ", - "§7Damage: §c+180 ", + "§7Gear Score: §d370", + "§7Damage: §c+180", "", - "§7Intelligence: §a+300 ", + "§7Intelligence: §a+300", "", "§6Item Ability: Guided Bat §e§lRIGHT CLICK", "§7Shoots a guided spirit bat,", "§7following your aim and exploding", - "§7for §c4,564 §7damage.", + "§7for §c2,220 §7damage.", "§8Mana Cost: §3250", "", "§7§8This item can be reforged!", @@ -34,9 +34,9 @@ "internalname": "BAT_WAND", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre" ] -} +}
\ No newline at end of file |