diff options
Diffstat (limited to 'items/GREAT_SPOOK_STAFF.json')
-rw-r--r-- | items/GREAT_SPOOK_STAFF.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/GREAT_SPOOK_STAFF.json b/items/GREAT_SPOOK_STAFF.json new file mode 100644 index 00000000..9adef0d4 --- /dev/null +++ b/items/GREAT_SPOOK_STAFF.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§6Great Spook Staff", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Fear: §a+10\",1:\"\",2:\"§7§7Obtained during the §e2021\",3:\"§e§5Alchemist §7experiments!\",4:\"\",5:\"§6Ability: Spooker §e§lLEFT CLICK\",6:\"§7§7Will spook other players with a §8§oscary\",7:\"§8§o§7message when you §cpunch §7them.\",8:\"§8Cooldown: §a1m\",9:\"\",10:\"§6Ability: Spook §e§lRIGHT CLICK\",11:\"§7§7Will make you appear as a\",12:\"§7§eDead Bush §7to other players.\",13:\"§8Cooldown: §a15s\",14:\"\",15:\"§8Edition #§k420\",16:\"\",17:\"§6§lLEGENDARY\"],Name:\"§6Great Spook Staff\"},ExtraAttributes:{edition:800,originTag:\"UNKNOWN\",id:\"GREAT_SPOOK_STAFF\"}}", + "damage": 0, + "lore": [ + "§7§7Fear: §a+10", + "", + "§7§7Obtained during the §e2021", + "§e§5Alchemist §7experiments!", + "", + "§6Ability: Spooker §e§lLEFT CLICK", + "§7§7Will spook other players with a §8§oscary", + "§8§o§7message when you §cpunch §7them.", + "§8Cooldown: §a1m", + "", + "§6Ability: Spook §e§lRIGHT CLICK", + "§7§7Will make you appear as a", + "§7§eDead Bush §7to other players.", + "§8Cooldown: §a15s", + "", + "§8Edition #§k420", + "", + "§6§lLEGENDARY" + ], + "internalname": "GREAT_SPOOK_STAFF", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Staff" + ] +}
\ No newline at end of file |