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 for\",4:\"§7§21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",8:\"§7§4☠ §cRequires §5Spider Slayer 3§c.\",9:\"§7§4❣ §cRequires §cTarget Practice III§c.\",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 for",
"§7§21.5s §7when hit.",
"§86s cooldown per victim",
"",
"§7§4❣ §cRequires §aCombat Skill 24§c.",
"§7§4☠ §cRequires §5Spider Slayer 3§c.",
"§7§4❣ §cRequires §cTarget Practice III§c.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
"internalname": "GLUE_ARROW",
"crafttext": "Requires: Spider Slayer 3",
"clickcommand": "",
"modver": "2.5.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glue_Arrow",
"https://wiki.hypixel.net/Glue_Arrow"
]
}
|