diff options
Diffstat (limited to 'items/BURSTMAW_DAGGER.json')
-rw-r--r-- | items/BURSTMAW_DAGGER.json | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/items/BURSTMAW_DAGGER.json b/items/BURSTMAW_DAGGER.json index 1987f6db..5521cd85 100644 --- a/items/BURSTMAW_DAGGER.json +++ b/items/BURSTMAW_DAGGER.json @@ -1,7 +1,7 @@ { "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:\"§5§lEPIC SWORD\"],Name:\"§5Mawdredge Dagger\"},ExtraAttributes:{id:\"BURSTMAW_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", @@ -30,11 +30,24 @@ "§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": "", + "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "" }
\ No newline at end of file |