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:arrow",
"displayname": "§9Nansorb Arrow",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§7Replaces the damage reduction\",3:\"§7from the §9Piercing §7enchant to\",4:\"§6Skewer§7.\",5:\"\",6:\"§6Passive: Skewer\",7:\"§7Hits through §9Piercing §7deal\",8:\"§c+7.5% §7damage than the\",9:\"§7previous one, up to §e5\",10:\"§7victims.\",11:\"\",12:\"§4❣ §cRequires §aCombat Skill 25§c +\",13:\"§aCactus Collection 7§c + §aTarget\",14:\"§aPractice III.\",15:\"§8Stats added when shot!\",16:\"§9§lRARE ARROW\"],Name:\"§9Nansorb Arrow\"},ExtraAttributes:{id:\"NANSORB_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+5",
"",
"§7Replaces the damage reduction",
"§7from the §9Piercing §7enchant to",
"§6Skewer§7.",
"",
"§6Passive: Skewer",
"§7Hits through §9Piercing §7deal",
"§c+7.5% §7damage than the",
"§7previous one, up to §e5",
"§7victims.",
"",
"§4❣ §cRequires §aCombat Skill 25§c +",
"§aCactus Collection 7§c + §aTarget",
"§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
"internalname": "NANSORB_ARROW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Arrows",
"https://wiki.hypixel.net/Nansorb_Arrow"
]
}
|