diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
commit | 91f8aa7db485ae8359dc634734889dc41c546678 (patch) | |
tree | 75f1c77937d582eff2580ad53f4964aed441b442 /items/BAT_WAND.json | |
parent | dc89fa0b26a42fa77a088155e98e6cce09f0c38f (diff) | |
download | NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.gz NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.bz2 NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.zip |
Update 1
Diffstat (limited to 'items/BAT_WAND.json')
-rw-r--r-- | items/BAT_WAND.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json new file mode 100644 index 00000000..5991e219 --- /dev/null +++ b/items/BAT_WAND.json @@ -0,0 +1,28 @@ +{ + "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\"}}", + "damage": 2, + "lore": [ + "§7Gear Score: §d370 §8(538)", + "§7Damage: §c+180 §8(+271.8)", + "", + "§7Intelligence: §a+300 §8(+453)", + "", + "§6Item Ability: Guided Bat §e§lRIGHT CLICK", + "§7Shoots a guided spirit bat,", + "§7following your aim and exploding", + "§7for §c4,564 §7damage.", + "§8Mana Cost: §3250", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor IV", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "BAT_WAND", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |