diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
commit | 676ca2614a78336167aa292ef1b354c03f352093 (patch) | |
tree | c8afcb17bd36dd1b3b1fc6b9d6fb75cc38df90dd /items/LIVID_DAGGER.json | |
parent | c142654be4625f976cf1eb493ceb26049bfaff2d (diff) | |
download | NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.gz NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.bz2 NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.zip |
Some new Items
Diffstat (limited to 'items/LIVID_DAGGER.json')
-rw-r--r-- | items/LIVID_DAGGER.json | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json index 9ec0895c..2f5a995d 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", @@ -29,8 +30,5 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Livid_Dagger" - ] + "infoType": "" }
\ No newline at end of file |