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
|
{
"itemid": "minecraft:bow",
"displayname": "§6⚚ Spirit Shortbow",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Damage: §c+220\",2:\"§7Strength: §c+110\",3:\"§7Shot Cooldown: §a0.5s\",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:\"§6⚚ Spirit Shortbow\"},ExtraAttributes:{id:\"STARRED_ITEM_SPIRIT_BOW\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d370",
"§7Damage: §c+220",
"§7Strength: §c+110",
"§7Shot Cooldown: §a0.5s",
"",
"§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"
],
"recipe": {
"A1": "THORN_FRAGMENT:1",
"A2": "THORN_FRAGMENT:1",
"A3": "THORN_FRAGMENT:1",
"B1": "THORN_FRAGMENT:1",
"B2": "ITEM_SPIRIT_BOW:1",
"B3": "THORN_FRAGMENT:1",
"C1": "THORN_FRAGMENT:1",
"C2": "THORN_FRAGMENT:1",
"C3": "THORN_FRAGMENT:1"
},
"internalname": "STARRED_ITEM_SPIRIT_BOW",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/⚚_Spirit_Shortbow"
]
}
|