diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/LIVID_DAGGER.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/LIVID_DAGGER.json')
-rw-r--r-- | items/LIVID_DAGGER.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json index d1159aaf..4ed50975 100644 --- a/items/LIVID_DAGGER.json +++ b/items/LIVID_DAGGER.json @@ -1,7 +1,7 @@ { "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:\"§6Ability: 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\"}}", + "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:\" §8[§7❁§8]\",7:\"\",8:\"§6Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your dagger at your\",10:\"§7enemies!\",11:\"§8Mana Cost: §3150\",12:\"§8Cooldown: §a5s\",13:\"\",14:\"§7Your Critical Hits deal §9100%\",15:\"§9§7more damage if you are behind\",16:\"§7your target.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_DAGGER\"}}", "damage": 0, "lore": [ "§7Gear Score: §d785 ", @@ -10,6 +10,7 @@ "§7Crit Chance: §c+100%", "§7Crit Damage: §c+50% ", "§7Bonus Attack Speed: §c+100%", + " §8[§7❁§8]", "", "§6Ability: Throw §e§lRIGHT CLICK", "§7Throw your dagger at your", @@ -34,4 +35,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Livid_Dagger" ] -} +}
\ No newline at end of file |