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
|
{
"itemid": "minecraft:bow",
"displayname": "§f§f§6Spirit Shortbow",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d350\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+100\",3:\"§7Shot Cooldown: §a0.8s\",4:\"\",5:\"§7Deals §a+2% §7damage to §aUndead\",6:\"§amonsters §7for every §a1% §7of\",7:\"§7your missing health.\",8:\"\",9:\"§7§bSpirit Item: §7When turned\",10:\"§7into a ghost, this item becomes\",11:\"§7a Ghost Ability.\",12:\"\",13:\"§6Spirit Ability: Spirit Bomb \",14:\"§7Shoots a spirit that deals\",15:\"§7§c8000 §7damage on impact.\",16:\"\",17:\"§6Shortbow: Instantly shoots!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aThe Catacombs Floor\",21:\"§aIV Completion§c.\",22:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Spirit Shortbow\"},ExtraAttributes:{id:\"ITEM_SPIRIT_BOW\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d350",
"§7Damage: §c+210",
"§7Strength: §c+100",
"§7Shot Cooldown: §a0.8s",
"",
"§7Deals §a+2% §7damage to §aUndead",
"§amonsters §7for every §a1% §7of",
"§7your missing health.",
"",
"§7§bSpirit Item: §7When turned",
"§7into a ghost, this item becomes",
"§7a Ghost Ability.",
"",
"§6Spirit Ability: Spirit Bomb ",
"§7Shoots a spirit that deals",
"§7§c8000 §7damage on impact.",
"",
"§6Shortbow: Instantly shoots!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aIV Completion§c.",
"§6§lLEGENDARY DUNGEON BOW"
],
"internalname": "ITEM_SPIRIT_BOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_Bow",
"https://wiki.hypixel.net/Spirit_Bow"
]
}
|