diff options
Diffstat (limited to 'items/STARLIGHT_WAND.json')
-rw-r--r-- | items/STARLIGHT_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/STARLIGHT_WAND.json b/items/STARLIGHT_WAND.json index fbcd89e3..d4d13c89 100644 --- a/items/STARLIGHT_WAND.json +++ b/items/STARLIGHT_WAND.json @@ -1,7 +1,7 @@ { "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:\"§4❣ §cRequires §aCombat Skill 8.\",9:\"§9§lRARE WAND\"],Name:\"§9Starlight Wand\"},ExtraAttributes:{id:\"STARLIGHT_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:\"§4❣ §cRequires §aCombat Skill 8§c.\",9:\"§9§lRARE WAND\"],Name:\"§9Starlight Wand\"},ExtraAttributes:{id:\"STARLIGHT_WAND\"}}", "damage": 0, "lore": [ "§6Ability: Starfall §e§lRIGHT CLICK", @@ -12,13 +12,13 @@ "§8Mana Cost: §3120", "§8Cooldown: §a2s", "", - "§4❣ §cRequires §aCombat Skill 8.", + "§4❣ §cRequires §aCombat Skill 8§c.", "§9§lRARE WAND" ], "internalname": "STARLIGHT_WAND", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Starlight_Wand", |