diff options
Diffstat (limited to 'items/HEARTFIRE_DAGGER.json')
-rw-r--r-- | items/HEARTFIRE_DAGGER.json | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/items/HEARTFIRE_DAGGER.json b/items/HEARTFIRE_DAGGER.json new file mode 100644 index 00000000..9dab2b0b --- /dev/null +++ b/items/HEARTFIRE_DAGGER.json @@ -0,0 +1,54 @@ +{ + "itemid": "minecraft:stone_sword", + "displayname": "§6Pyrochaos Dagger", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+75\",2:\"§7Crit Chance: §c+10%\",3:\"§7Crit Damage: §c+25%\",4:\"§7Bonus Attack Speed: §c+20%\",5:\" §8[§8⚔§8] §8[§8❂§8]\",6:\"\",7:\"§6Ability: Attunement §e§lRIGHT CLICK\",8:\"§7Swap between §8Ashen §7and\",9:\"§7§eAuric §7mode in order to\",10:\"§7attack through Hellion Shields.\",11:\"\",12:\"§7Attuned: §8Ashen\",13:\"\",14:\"§7Deal §c2x §7damage to Blazes§7.\",15:\"§7Deal §c1.5x §7damage to Pigmen§7.\",16:\"\",17:\"§6Ability: Burning Vengeance ﬗ\",18:\"§7§7On hit, §crepeat §7dealt\",19:\"§7damage after §a6s §7if the\",20:\"§7Hellion Shield has switched\",21:\"§7attunement.\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4☠ §cRequires §5Blaze Slayer 6.\",25:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pyrochaos Dagger\"},ExtraAttributes:{id:\"HEARTFIRE_DAGGER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+160", + "§7Strength: §c+75", + "§7Crit Chance: §c+10%", + "§7Crit Damage: §c+25%", + "§7Bonus Attack Speed: §c+20%", + " §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: §8Ashen", + "", + "§7Deal §c2x §7damage to Blazes§7.", + "§7Deal §c1.5x §7damage to Pigmen§7.", + "", + "§6Ability: Burning Vengeance ﬗ", + "§7§7On hit, §crepeat §7dealt", + "§7damage after §a6s §7if the", + "§7Hellion Shield has switched", + "§7attunement.", + "", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Blaze Slayer 6.", + "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "", + "A2": "MAGMA_FISH_GOLD:8", + "A3": "", + "B1": "", + "B2": "MOLTEN_POWDER:64", + "B3": "", + "C1": "INFERNO_VERTEX:8", + "C2": "BURSTFIRE_DAGGER:1", + "C3": "INFERNO_VERTEX:8" + }, + "internalname": "HEARTFIRE_DAGGER", + "slayer_req": "BLAZE_6", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pyrochaos_Dagger" + ] +}
\ No newline at end of file |