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:iron_sword",
"displayname": "§9Dreadlord Sword",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"\",4:\"§7Intelligence: §a+85\",5:\"\",6:\"§6Ability: Dreadlord §e§lRIGHT CLICK\",7:\"§7Shoot a skull that deals §a500§7\",8:\"§7damage.\",9:\"§8Mana Cost: §340\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 5\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d145",
"§7Damage: §c+52",
"§7Strength: §c+50",
"",
"§7Intelligence: §a+85",
"",
"§6Ability: Dreadlord §e§lRIGHT CLICK",
"§7Shoot a skull that deals §a500§7",
"§7damage.",
"§8Mana Cost: §340",
"",
"§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
"§7§4❣ §cRequires §aCatacombs Level 5",
"§9§lRARE DUNGEON SWORD"
],
"internalname": "CRYPT_DREADLORD_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dreadlord_Sword"
]
}
|