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
|
{
"itemid": "minecraft:arrow",
"displayname": "§9Icy Arrow",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness 1 §7for §a3s\",4:\"§7to targets.\",5:\"\",6:\"§4❣ §cRequires §aCombat Skill 21§c +\",7:\"§aIce Collection 7§c + §aTarget\",8:\"§aPractice II.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+24",
"",
"§6Passive: Muscle Freeze",
"§7Applies §bSlowness 1 §7for §a3s",
"§7to targets.",
"",
"§4❣ §cRequires §aCombat Skill 21§c +",
"§aIce Collection 7§c + §aTarget",
"§aPractice II.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
"internalname": "ICY_ARROW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Arrows",
"https://wiki.hypixel.net/Icy_Arrow"
]
}
|