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
51
52
53
54
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§5Mawdredge Dagger",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+55\",2:\"§7Crit Damage: §c+20%\",3:\"§7Bonus Attack Speed: §c+10%\",4:\" §8[§8⚔§8] §8[§8❂§8]\",5:\"\",6:\"§7Deal §c2.5x §7damage to Blazes§7.\",7:\"§7Deal §c1.5x §7damage to Skeletons§7.\",8:\"§7§7Gain §3+30☯ Combat Wisdom§7 against\",9:\"§7Blazes.\",10:\" \",11:\"§6Ability: Attunement §e§lRIGHT CLICK\",12:\"§7Swap between §fSpirit §7and §bCrystal §7mode in order\",13:\"§7to attack through Hellion Shields.\",14:\" \",15:\"§7Attuned: §fSpirit\",16:\"\",17:\"§6Ability: Wraith Drain\",18:\"§7§7On hit, heal §7for §c200 §7+ §c4%❤ §7after §a6s\",19:\"§a§7if the Hellion Shield has switched\",20:\"§7attunement.\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4☠ §cRequires §5Blaze Slayer 4§c.\",24:\"§5§lEPIC SWORD\"],Name:\"§5Mawdredge Dagger\"},ExtraAttributes:{id:\"BURSTMAW_DAGGER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+130",
"§7Strength: §c+55",
"§7Crit Damage: §c+20%",
"§7Bonus Attack Speed: §c+10%",
" §8[§8⚔§8] §8[§8❂§8]",
"",
"§7Deal §c2.5x §7damage to Blazes§7.",
"§7Deal §c1.5x §7damage to Skeletons§7.",
"§7§7Gain §3+30☯ Combat Wisdom§7 against",
"§7Blazes.",
" ",
"§6Ability: Attunement §e§lRIGHT CLICK",
"§7Swap between §fSpirit §7and §bCrystal §7mode in order",
"§7to attack through Hellion Shields.",
" ",
"§7Attuned: §fSpirit",
"",
"§6Ability: Wraith Drain",
"§7§7On hit, heal §7for §c200 §7+ §c4%❤ §7after §a6s",
"§a§7if the Hellion Shield has switched",
"§7attunement.",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Blaze Slayer 4§c.",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_SULPHUR_CUBE:1",
"A3": "",
"B1": "",
"B2": "MOLTEN_POWDER:8",
"B3": "",
"C1": "",
"C2": "MAWDUST_DAGGER:1",
"C3": ""
},
"internalname": "BURSTMAW_DAGGER",
"slayer_req": "BLAZE_4",
"crafttext": "Requires: Blaze Slayer 4",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mawdredge_Dagger",
"https://wiki.hypixel.net/Mawdredge_Dagger"
]
}
|