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
|
{
"itemid": "minecraft:bow",
"displayname": "§5Dragon Shortbow",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+15%\",3:\"§7Crit Damage: §c+50%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§9Dragon Tracer V\",7:\"§7Arrows home towards dragons if\",8:\"§7they are within §a10 §7blocks.\",9:\"\",10:\"§5Shortbow: Instantly shoots!\",11:\"\",12:\"§6Ability: Dragon Stalker\",13:\"§7Deal §a15% §7bonus damage to\",14:\"§7Dragons.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§8§l* §8Co-op Soulbound §8§l*\",18:\"§5§lEPIC BOW\"],Name:\"§5Dragon Shortbow\"},ExtraAttributes:{id:\"DRAGON_SHORTBOW\",enchantments:{aiming:5}}}",
"damage": 0,
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+40",
"§7Crit Chance: §c+15%",
"§7Crit Damage: §c+50%",
"§7Shot Cooldown: §a0.5s",
"",
"§9Dragon Tracer V",
"§7Arrows home towards dragons if",
"§7they are within §a10 §7blocks.",
"",
"§5Shortbow: Instantly shoots!",
"",
"§6Ability: Dragon Stalker",
"§7Deal §a15% §7bonus damage to",
"§7Dragons.",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§5§lEPIC BOW"
],
"internalname": "DRAGON_SHORTBOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"Given after completing the Lone adventurer\u0027s questline",
"https://hypixel-skyblock.fandom.com/wiki/Dragon_Shortbow",
"https://wiki.hypixel.net/Dragon_Shortbow"
]
}
|