1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"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\"}}",
"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",
"",
"§4❣ §cRequires §aCombat Skill 8.",
"§9§lRARE WAND"
],
"internalname": "STARLIGHT_WAND",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Starlight_Wand"
]
}
|