diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/LIVID_DAGGER.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
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 |