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
|
{
"itemid": "minecraft:stone_sword",
"displayname": "§9Conjuring",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"§7Intelligence: §a+85 \",4:\"\",5:\"§7§7Reduces the cooldown of Guided\",6:\"§7Sheep by §65 §7seconds, and\",7:\"§7prevents Guided Sheep from\",8:\"§7spawning randomly while holding\",9:\"§7this item.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 13\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d172 ",
"§7Damage: §c+68 ",
"§7Strength: §c+36 ",
"§7Intelligence: §a+85 ",
"",
"§7§7Reduces the cooldown of Guided",
"§7Sheep by §65 §7seconds, and",
"§7prevents Guided Sheep from",
"§7spawning randomly while holding",
"§7this item.",
"",
"§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
"§7§4❣ §cRequires §aCatacombs Level 13",
"§9§lRARE DUNGEON SWORD"
],
"internalname": "CONJURING_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Conjuring"
]
}
|