diff options
Diffstat (limited to 'items/BURSTMAW_DAGGER.json')
-rw-r--r-- | items/BURSTMAW_DAGGER.json | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/items/BURSTMAW_DAGGER.json b/items/BURSTMAW_DAGGER.json new file mode 100644 index 00000000..5521cd85 --- /dev/null +++ b/items/BURSTMAW_DAGGER.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |