diff options
Diffstat (limited to 'items/LIVID_DAGGER.json')
-rw-r--r-- | items/LIVID_DAGGER.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json index 9ec0895c..ec22f4d9 100644 --- a/items/LIVID_DAGGER.json +++ b/items/LIVID_DAGGER.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Livid Dagger", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d745 \",1:\"§7Damage: §c+210 \",2:\"§7Strength: §c+60 \",3:\"§7Crit Chance: §c+100%\",4:\"§7Bonus Attack Speed: §c+100%\",5:\"\",6:\"§6Item Ability: Throw §e§lRIGHT CLICK\",7:\"§7Throw your dagger at your\",8:\"§7enemies!\",9:\"§8Mana Cost: §3150\",10:\"§8Cooldown: §a5s\",11:\"\",12:\"§7Your Critical Hits deal §950%\",13:\"§9§7more damage or §9150% §7more\",14:\"§7if you are behind your target.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor V\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_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: §d745 ", + "§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", @@ -16,9 +17,9 @@ "§8Mana Cost: §3150", "§8Cooldown: §a5s", "", - "§7Your Critical Hits deal §950%", - "§9§7more damage or §9150% §7more", - "§7if you are behind your target.", + "§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", |