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
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§5Crypt Witherlord Sword",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§7Intelligence: §a+113 \",5:\"\",6:\"§6Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d169 ",
"§7Damage: §c+62 ",
"§7Strength: §c+50 ",
"",
"§7Intelligence: §a+113 ",
"",
"§6Ability: Witherlord §e§lRIGHT CLICK",
"§7Shoot 3 skulls each dealing",
"§7§a2,478§7 Damage.",
"§8Mana Cost: §340",
"§8Cooldown: §a3s",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 18",
"§5§lEPIC DUNGEON SWORD"
],
"internalname": "CRYPT_WITHERLORD_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword"
]
}
|