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
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§5Mawdredge Dagger",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+55\",2:\"§7Crit Damage: §c+130%\",3:\"§7Bonus Attack Speed: §c+45%\",4:\"§7Health: §a+50\",5:\"§7Speed: §a+20\",6:\"§7True Defense: §a+10\",7:\"§7Ferocity: §a+5\",8:\" §8[§8⚔§8] §8[§8❂§8]\",9:\"\",10:\"§6Ability: Attunement §e§lRIGHT CLICK\",11:\"§7Swap between §fSpirit §7and\",12:\"§7§bCrystal §7mode in order to\",13:\"§7attack through Hellion Shields.\",14:\"\",15:\"§7Attuned: §bCrystal\",16:\"\",17:\"§7Deal §c2.5x §7damage to Blazes§7.\",18:\"§7Deal §c1.5x §7damage to Skeletons§7.\",19:\"\",20:\"§6Ability: Wraith Drain\",21:\"§7§7On hit, heal §7for §c200 §7+\",22:\"§7§c4%❤ §7after §a6s §7if the\",23:\"§7Hellion Shield has switched\",24:\"§7attunement.\",25:\"\",26:\"§4☠ §cRequires §5Blaze Slayer 4\",27:\"§5§lEPIC SWORD\"],Name:\"§5Mawdredge Dagger\"},ExtraAttributes:{id:\"BURSTMAW_DAGGER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+130",
"§7Strength: §c+55",
"§7Crit Damage: §c+130%",
"§7Bonus Attack Speed: §c+45%",
"§7Health: §a+50",
"§7Speed: §a+20",
"§7True Defense: §a+10",
"§7Ferocity: §a+5",
" §8[§8⚔§8] §8[§8❂§8]",
"",
"§6Ability: Attunement §e§lRIGHT CLICK",
"§7Swap between §fSpirit §7and",
"§7§bCrystal §7mode in order to",
"§7attack through Hellion Shields.",
"",
"§7Attuned: §bCrystal",
"",
"§7Deal §c2.5x §7damage to Blazes§7.",
"§7Deal §c1.5x §7damage to Skeletons§7.",
"",
"§6Ability: Wraith Drain",
"§7§7On hit, heal §7for §c200 §7+",
"§7§c4%❤ §7after §a6s §7if the",
"§7Hellion Shield has switched",
"§7attunement.",
"",
"§4☠ §cRequires §5Blaze Slayer 4",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_SULPHUR_CUBE:1",
"A3": "",
"B1": "",
"B2": "MOLTEN_POWDER:1",
"B3": "",
"C1": "",
"C2": "MAWDUST_DAGGER:1",
"C3": ""
},
"internalname": "BURSTMAW_DAGGER",
"slayer_req": "BLAZE_4",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": ""
}
|