diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/BONZO_STAFF.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/BONZO_STAFF.json')
-rw-r--r-- | items/BONZO_STAFF.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/BONZO_STAFF.json b/items/BONZO_STAFF.json new file mode 100644 index 00000000..134e217c --- /dev/null +++ b/items/BONZO_STAFF.json @@ -0,0 +1,24 @@ +{ + "internalname": "BONZO_STAFF", + "itemid": 369, + "displayname": "§9Bonzo's Staff", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285 §8(308)\",1:\"§7Damage: §c+160 §8(+172.8)\",2:\"\",3:\"§7Intelligence: §a+250 §8(+270)\",4:\"\",5:\"§6Item Ability: Showtime §e§lRIGHT CLICK\",6:\"§7Shoots balloons that create a\",7:\"§7large explosion on impact,\",8:\"§7dealing up to §c970 §7damage.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Bonzo's Staff\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BONZO_STAFF\",uuid:\"9cf6ebc6-b89e-4304-a034-343b02f9d03e\",timestamp:\"7/7/20 10:46 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d285 §8(308)", + "§7Damage: §c+160 §8(+172.8)", + "", + "§7Intelligence: §a+250 §8(+270)", + "", + "§6Item Ability: Showtime §e§lRIGHT CLICK", + "§7Shoots balloons that create a", + "§7large explosion on impact,", + "§7dealing up to §c970 §7damage.", + "§8Mana Cost: §3100", + "", + "§7§8This item can be reforged!", + "§9§lRARE DUNGEON SWORD" + ] +}
\ No newline at end of file |