diff options
Diffstat (limited to 'items/STARLIGHT_WAND.json')
-rw-r--r-- | items/STARLIGHT_WAND.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/STARLIGHT_WAND.json b/items/STARLIGHT_WAND.json index 6541535b..fbcd89e3 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:\"§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.\",9:\"§9§lRARE WAND\"],Name:\"§9Starlight Wand\"},ExtraAttributes:{id:\"STARLIGHT_WAND\"}}", "damage": 0, "lore": [ "§6Ability: Starfall §e§lRIGHT CLICK", @@ -12,6 +12,7 @@ "§8Mana Cost: §3120", "§8Cooldown: §a2s", "", + "§4❣ §cRequires §aCombat Skill 8.", "§9§lRARE WAND" ], "internalname": "STARLIGHT_WAND", |