diff options
Diffstat (limited to 'items/BURSTFIRE_DAGGER.json')
-rw-r--r-- | items/BURSTFIRE_DAGGER.json | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/items/BURSTFIRE_DAGGER.json b/items/BURSTFIRE_DAGGER.json new file mode 100644 index 00000000..799b745d --- /dev/null +++ b/items/BURSTFIRE_DAGGER.json @@ -0,0 +1,51 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§5Kindlebane Dagger", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+307\",2:\"§7Crit Damage: §c+120%\",3:\"§7Bonus Attack Speed: §c+60%\",4:\"§7Magic Find: §a+28\",5:\"§7Ferocity: §a+5\",6:\" §8[§8⚔§8] §8[§8❂§8]\",7:\"\",8:\"§6Ability: Attunement §e§lRIGHT CLICK\",9:\"§7Swap between §8Ashen §7and\",10:\"§7§eAuric §7mode in order to\",11:\"§7attack through Hellion Shields.\",12:\"\",13:\"§7Attuned: §eAuric\",14:\"\",15:\"§7Deal §c1.5x §7damage to Blazes§7.\",16:\"§7Deal §c1.2x §7damage to Pigmen§7.\",17:\"\",18:\"§6Ability: Burning Vengeance ﬗ\",19:\"§7§7On hit, §crepeat §7dealt\",20:\"§7damage after §a6s §7if the\",21:\"§7Hellion Shield has switched\",22:\"§7attunement.\",23:\"\",24:\"§4☠ §cRequires §5Blaze Slayer 4\",25:\"§5§lEPIC SWORD\"],Name:\"§5Kindlebane Dagger\"},ExtraAttributes:{id:\"BURSTFIRE_DAGGER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+130", + "§7Strength: §c+307", + "§7Crit Damage: §c+120%", + "§7Bonus Attack Speed: §c+60%", + "§7Magic Find: §a+28", + "§7Ferocity: §a+5", + " §8[§8⚔§8] §8[§8❂§8]", + "", + "§6Ability: Attunement §e§lRIGHT CLICK", + "§7Swap between §8Ashen §7and", + "§7§eAuric §7mode in order to", + "§7attack through Hellion Shields.", + "", + "§7Attuned: §eAuric", + "", + "§7Deal §c1.5x §7damage to Blazes§7.", + "§7Deal §c1.2x §7damage to Pigmen§7.", + "", + "§6Ability: Burning Vengeance ﬗ", + "§7§7On hit, §crepeat §7dealt", + "§7damage after §a6s §7if the", + "§7Hellion Shield has switched", + "§7attunement.", + "", + "§4☠ §cRequires §5Blaze Slayer 4", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "MAGMA_FISH_GOLD:1", + "A3": "", + "B1": "", + "B2": "MOLTEN_POWDER:1", + "B3": "", + "C1": "", + "C2": "FIREDUST_DAGGER:1", + "C3": "" + }, + "internalname": "BURSTFIRE_DAGGER", + "slayer_req": "BLAZE_4", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |