diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/SILENT_DEATH.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/SILENT_DEATH.json')
-rw-r--r-- | items/SILENT_DEATH.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SILENT_DEATH.json b/items/SILENT_DEATH.json new file mode 100644 index 00000000..e390c53d --- /dev/null +++ b/items/SILENT_DEATH.json @@ -0,0 +1,36 @@ +{ + "internalname": "SILENT_DEATH", + "itemid": 267, + "displayname": "§9Odd Silent Death", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d329 §8(365)\",1:\"§7Damage: §c+115 §8(+133.4)\",2:\"§7Strength: §c+43 §8(+49.88)\",3:\"§7Crit Chance: §c+17% §8(Odd +15%)\",4:\"§7Crit Damage: §c+78% §8(Odd +15%) §8(+90.48%)\",5:\"\",6:\"§7Intelligence: §a-18 §8(Odd -18)\",7:\"\",8:\"§9Critical V, §9Experience III\",9:\"§9First Strike IV, §9Giant Killer V\",10:\"§9Life Steal III, §9Looting III\",11:\"§9Luck V, §9Scavenger V\",12:\"§9Sharpness V\",13:\"\",14:\"§6Item Ability: Shadowstep §e§lRIGHT CLICK\",15:\"§7Teleport behind the enemy you\",16:\"§7are looking at, gaining §c+25❁\",17:\"§cStrength§7 for §a10§7 seconds.\",18:\"§7Max range of 20 blocks.\",19:\"§8Cooldown: §a60s\",20:\"\",21:\"§aPerfect 35000 / 35000\",22:\"§7§4❣ §cRequires §aCatacombs Level\",23:\"§a20\",24:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Odd Silent Death\"},ExtraAttributes:{baseStatBoostPercentage:14,modifier:\"odd_sword\",originTag:\"UNKNOWN\",id:\"SILENT_DEATH\",enchantments:{luck:5,first_strike:4,critical:5,looting:3,sharpness:5,scavenger:5,experience:3,life_steal:3,giant_killer:5},uuid:\"1441168c-bb99-4ff9-ae85-d8e11fa7aab7\",item_tier:3,timestamp:\"7/7/20 5:54 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d329 §8(365)", + "§7Damage: §c+115 §8(+133.4)", + "§7Strength: §c+43 §8(+49.88)", + "§7Crit Chance: §c+17% §8(Odd +15%)", + "§7Crit Damage: §c+78% §8(Odd +15%) §8(+90.48%)", + "", + "§7Intelligence: §a-18 §8(Odd -18)", + "", + "§9Critical V, §9Experience III", + "§9First Strike IV, §9Giant Killer V", + "§9Life Steal III, §9Looting III", + "§9Luck V, §9Scavenger V", + "§9Sharpness V", + "", + "§6Item Ability: Shadowstep §e§lRIGHT CLICK", + "§7Teleport behind the enemy you", + "§7are looking at, gaining §c+25❁", + "§cStrength§7 for §a10§7 seconds.", + "§7Max range of 20 blocks.", + "§8Cooldown: §a60s", + "", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level", + "§a20", + "§9§lRARE DUNGEON SWORD" + ] +}
\ No newline at end of file |