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
|
{
"itemid": "minecraft:arrow",
"displayname": "§9Glue Arrow",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§4❣ §cRequires §aCombat Skill 24§c +\",8:\"§5Spider Slayer 3§c + §aTarget\",9:\"§aPractice III.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+15",
"",
"§6Passive: Stuck in goo",
"§7Prevents victims from walking",
"§7for §21.5s §7when hit.",
"§86s cooldown per victim",
"",
"§4❣ §cRequires §aCombat Skill 24§c +",
"§5Spider Slayer 3§c + §aTarget",
"§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
"internalname": "GLUE_ARROW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Arrows",
"https://wiki.hypixel.net/Glue_Arrow"
]
}
|