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
35
36
37
38
39
40
41
|
{
"itemid": "minecraft:bow",
"displayname": "§5Scorpion Bow",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+10\",2:\"\",3:\"§6Ability: Stinger\",4:\"§8Fully charged shots while sneaking\",5:\"§7Slows the victim and deal §c35x\",6:\"§c§7your §cStrength ❁ §7as damage\",7:\"§7per second for §a6s§7.\",8:\"§8Mana Cost: §3150\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4☠ §cRequires §5Spider Slayer 3\",12:\"§5§lEPIC BOW\"],Name:\"§5Scorpion Bow\"},ExtraAttributes:{id:\"SCORPION_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+110",
"§7Strength: §c+10",
"",
"§6Ability: Stinger",
"§8Fully charged shots while sneaking",
"§7Slows the victim and deal §c35x",
"§c§7your §cStrength ❁ §7as damage",
"§7per second for §a6s§7.",
"§8Mana Cost: §3150",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Spider Slayer 3",
"§5§lEPIC BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_EMERALD:32",
"A3": "TARANTULA_SILK:16",
"B1": "ENCHANTED_GOLD:32",
"B2": "",
"B3": "TARANTULA_SILK:16",
"C1": "",
"C2": "ENCHANTED_EMERALD:32",
"C3": "TARANTULA_SILK:16"
},
"slayer_req": "SPIDER_3",
"internalname": "SCORPION_BOW",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Scorpion_Bow"
],
"crafttext": ""
}
|