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
27
28
29
30
31
32
33
34
|
{
"itemid": "minecraft:feather",
"displayname": "§6Hollow Wand",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+20\",2:\"§7Intelligence: §a+120\",3:\"\",4:\"§6Ability: Hollow Spirit §e§lLEFT/RIGHT CLICK\",5:\"§7Left Click to cast a stack of §8[§c✤§8]§7 and\",6:\"§7Right Click to cast a stack of §8[§b✦§8]§7.\",7:\"§7Combine stacks to cast different spells!\",8:\"\",9:\"§8⊳ §8[§c✤§7§l﹍§7§l﹍§7§l﹍§8]§7 §dSpirit Spark §8(§65 ⚶§8)\",10:\"§8⊳ §8[§b✦§7§l﹍§7§l﹍§7§l﹍§8]§7 §dHollowed Shield §8(§65 ⚶§8)\",11:\"§8⊳ §8[§c✤§c✤§b✦§7§l﹍§8]§7 §dSpirit Barrage §8(§620 ⚶§8)\",12:\"§8⊳ §8[§b✦§b✦§c✤§7§l﹍§8]§7 §dHollowed Barrage §8(§620 ⚶§8)\",13:\"§8⊳ §8[§c✤§c✤§c✤§c✤§8]§7 §dDivine Spark §8(§640 ⚶§8)\",14:\"§8§oType \u0027/wandinfo\u0027 for detailed ability info.\",15:\"\",16:\"§6§lLEGENDARY WAND\"],Name:\"§6Hollow Wand\"},ExtraAttributes:{attributes:{blazing:3,life_recovery:3},id:\"HOLLOW_WAND\",boss_tier:3}}",
"damage": 0,
"lore": [
"§7Damage: §c+150",
"§7Strength: §c+20",
"§7Intelligence: §a+120",
"",
"§6Ability: Hollow Spirit §e§lLEFT/RIGHT CLICK",
"§7Left Click to cast a stack of §8[§c✤§8]§7 and",
"§7Right Click to cast a stack of §8[§b✦§8]§7.",
"§7Combine stacks to cast different spells!",
"",
"§8⊳ §8[§c✤§7§l﹍§7§l﹍§7§l﹍§8]§7 §dSpirit Spark §8(§65 ⚶§8)",
"§8⊳ §8[§b✦§7§l﹍§7§l﹍§7§l﹍§8]§7 §dHollowed Shield §8(§65 ⚶§8)",
"§8⊳ §8[§c✤§c✤§b✦§7§l﹍§8]§7 §dSpirit Barrage §8(§620 ⚶§8)",
"§8⊳ §8[§b✦§b✦§c✤§7§l﹍§8]§7 §dHollowed Barrage §8(§620 ⚶§8)",
"§8⊳ §8[§c✤§c✤§c✤§c✤§8]§7 §dDivine Spark §8(§640 ⚶§8)",
"§8§oType \u0027/wandinfo\u0027 for detailed ability info.",
"",
"§6§lLEGENDARY WAND"
],
"internalname": "HOLLOW_WAND",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hollow_Wand",
"https://wiki.hypixel.net/Hollow_Wand"
]
}
|