diff options
Diffstat (limited to 'items/STARLIGHT_WAND.json')
-rw-r--r-- | items/STARLIGHT_WAND.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/STARLIGHT_WAND.json b/items/STARLIGHT_WAND.json new file mode 100644 index 00000000..213a1f1a --- /dev/null +++ b/items/STARLIGHT_WAND.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§9Starlight Wand", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Starfall §e§lRIGHT CLICK\",1:\"§7Shower stars in a §f3 blocks\",2:\"§f§7area for §a5s§7, dealing\",3:\"§7§c297.1 §7damage per second to\",4:\"§7mobs within.\",5:\"§8Mana Cost: §3120\",6:\"§8Cooldown: §a2s\",7:\"\",8:\"§9§lRARE WAND\"],Name:\"§9Starlight Wand\"},ExtraAttributes:{id:\"STARLIGHT_WAND\"}}", + "damage": 0, + "lore": [ + "§6Ability: Starfall §e§lRIGHT CLICK", + "§7Shower stars in a §f3 blocks", + "§f§7area for §a5s§7, dealing", + "§7§c297.1 §7damage per second to", + "§7mobs within.", + "§8Mana Cost: §3120", + "§8Cooldown: §a2s", + "", + "§9§lRARE WAND" + ], + "internalname": "STARLIGHT_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Starlight_Wand" + ] +}
\ No newline at end of file |