diff options
Diffstat (limited to 'items/LIVID_DAGGER.json')
-rw-r--r-- | items/LIVID_DAGGER.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json new file mode 100644 index 00000000..ec22f4d9 --- /dev/null +++ b/items/LIVID_DAGGER.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Livid Dagger", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d785 \",1:\"§7Damage: §c+210 \",2:\"§7Strength: §c+60 \",3:\"§7Crit Chance: §c+100%\",4:\"§7Crit Damage: §c+50% \",5:\"§7Bonus Attack Speed: §c+100%\",6:\"\",7:\"§6Item Ability: Throw §e§lRIGHT CLICK\",8:\"§7Throw your dagger at your\",9:\"§7enemies!\",10:\"§8Mana Cost: §3150\",11:\"§8Cooldown: §a5s\",12:\"\",13:\"§7Your Critical Hits deal §9100%\",14:\"§9§7more damage if you are behind\",15:\"§7your target.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Floor V\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_DAGGER\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d785 ", + "§7Damage: §c+210 ", + "§7Strength: §c+60 ", + "§7Crit Chance: §c+100%", + "§7Crit Damage: §c+50% ", + "§7Bonus Attack Speed: §c+100%", + "", + "§6Item Ability: Throw §e§lRIGHT CLICK", + "§7Throw your dagger at your", + "§7enemies!", + "§8Mana Cost: §3150", + "§8Cooldown: §a5s", + "", + "§7Your Critical Hits deal §9100%", + "§9§7more damage if you are behind", + "§7your target.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "LIVID_DAGGER", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Livid_Dagger" + ] +}
\ No newline at end of file |