diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
commit | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/LIVID_DAGGER.json | |
parent | 7deda65da4cf9e356c2b73ad47461bbba77e605b (diff) | |
download | NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.gz NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.bz2 NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.zip |
some f5 stuff
Diffstat (limited to 'items/LIVID_DAGGER.json')
-rw-r--r-- | items/LIVID_DAGGER.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json new file mode 100644 index 00000000..9ec0895c --- /dev/null +++ b/items/LIVID_DAGGER.json @@ -0,0 +1,36 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d745 ", + "§7Damage: §c+210 ", + "§7Strength: §c+60 ", + "§7Crit Chance: §c+100%", + "§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 §950%", + "§9§7more damage or §9150% §7more", + "§7if you are behind your 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 |