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
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Livid Dagger",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d785 \",1:\"§7Damage: §c+210 \",2:\"§7Strength: §c+60 \",3:\"§7Crit Chance: §c+100%\",4:\"§7Crit Damage: §c+50% \",5:\"§7Bonus Attack Speed: §c+100%\",6:\" §8[§8❁§8]\",7:\"\",8:\"§6Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your dagger at your\",10:\"§7enemies!\",11:\"§8Mana Cost: §3150\",12:\"§8Cooldown: §a5s\",13:\"\",14:\"§7Your Critical Hits deal §9100%\",15:\"§9§7more damage if you are behind\",16:\"§7your target.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_DAGGER\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d785 ",
"§7Damage: §c+210 ",
"§7Strength: §c+60 ",
"§7Crit Chance: §c+100%",
"§7Crit Damage: §c+50% ",
"§7Bonus Attack Speed: §c+100%",
" §8[§8❁§8]",
"",
"§6Ability: Throw §e§lRIGHT CLICK",
"§7Throw your dagger at your",
"§7enemies!",
"§8Mana Cost: §3150",
"§8Cooldown: §a5s",
"",
"§7Your Critical Hits deal §9100%",
"§9§7more damage if you are behind",
"§7your target.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor V",
"§aCompletion",
"§6§lLEGENDARY DUNGEON SWORD"
],
"internalname": "LIVID_DAGGER",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Livid_Dagger"
]
}
|