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:bow",
"displayname": "§9Machine Gun Shortbow",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135\",1:\"§7Damage: §c+75\",2:\"§7Strength: §c+50\",3:\"§7Crit Damage: §c+12%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§6Ability: Rapid Fire §e§lRIGHT CLICK\",7:\"§7Shoots §a5§7 Arrows per second\",8:\"§7for §a8§7 seconds! Arrows deal\",9:\"§7§a70.0%§7 of what they would\",10:\"§7normally deal.\",11:\"§8Cooldown: §a100s\",12:\"\",13:\"§9Shortbow: Instantly shoots!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Machine Gun Shortbow\"},ExtraAttributes:{dungeon_item_level:0,id:\"MACHINE_GUN_BOW\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d135",
"§7Damage: §c+75",
"§7Strength: §c+50",
"§7Crit Damage: §c+12%",
"§7Shot Cooldown: §a0.5s",
"",
"§6Ability: Rapid Fire §e§lRIGHT CLICK",
"§7Shoots §a5§7 Arrows per second",
"§7for §a8§7 seconds! Arrows deal",
"§7§a70.0%§7 of what they would",
"§7normally deal.",
"§8Cooldown: §a100s",
"",
"§9Shortbow: Instantly shoots!",
"",
"§7§8This item can be reforged!",
"§9§lRARE DUNGEON BOW"
],
"internalname": "MACHINE_GUN_BOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow",
"https://wiki.hypixel.net/Machine_Gun_Bow"
]
}
|