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
42
43
44
45
46
47
48
49
50
|
{
"internalname": "MOSQUITO_BOW",
"itemid": "minecraft:bow",
"displayname": "§6Unreal Mosquito Bow",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+271 §e(+20)\",1:\"§7Strength: §c+146 §e(+20) §8(Unreal +25)\",2:\"§7Crit Chance: §c+13% §8(Unreal +13%)\",3:\"§7Crit Damage: §c+59% §8(Unreal +50%)\",4:\"\",5:\"§9Aiming V\",6:\"§9Cubism V\",7:\"§9Impaling III\",8:\"§9Infinite Quiver V\",9:\"§9Piercing I\",10:\"§9Power VI\",11:\"§9Snipe III\",12:\"§9Telekinesis I\",13:\"\",14:\"§a◆ Bite Rune III\",15:\"§8Requires level 15\",16:\"\",17:\"§6Item Ability: Nasty Bite\",18:\"§8Fully charged shots while sneaking\",19:\"§7Costs §b11% §7of max mana.\",20:\"§7Deal §c+19% §7damage.\",21:\"§7Heal for §a2x §7the mana cost.\",22:\"\",23:\"§6§lLEGENDARY BOW\"],Name:\"§6Unreal Mosquito Bow\"},ExtraAttributes:{hot_potato_count:10,runes:{BITE:3},modifier:\"unreal\",id:\"MOSQUITO_BOW\",enchantments:{impaling:3,piercing:1,infinite_quiver:5,power:6,snipe:3,telekinesis:1,aiming:5,cubism:5},anvil_uses:11}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+271 §e(+20)",
"§7Strength: §c+146 §e(+20) §8(Unreal +25)",
"§7Crit Chance: §c+13% §8(Unreal +13%)",
"§7Crit Damage: §c+59% §8(Unreal +50%)",
"",
"§9Aiming V",
"§9Cubism V",
"§9Impaling III",
"§9Infinite Quiver V",
"§9Piercing I",
"§9Power VI",
"§9Snipe III",
"§9Telekinesis I",
"",
"§a◆ Bite Rune III",
"§8Requires level 15",
"",
"§6Item Ability: Nasty Bite",
"§8Fully charged shots while sneaking",
"§7Costs §b11% §7of max mana.",
"§7Deal §c+19% §7damage.",
"§7Heal for §a2x §7the mana cost.",
"",
"§6§lLEGENDARY BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_IRON:64",
"A3": "TARANTULA_SILK:64",
"B1": "DIGESTED_MOSQUITO:1",
"B2": "",
"B3": "TARANTULA_SILK:64",
"C1": "",
"C2": "ENCHANTED_IRON:64",
"C3": "TARANTULA_SILK:64"
},
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow"
]
}
|