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/CRYPT_BOW.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/CRYPT_BOW.json')
-rw-r--r-- | items/CRYPT_BOW.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/CRYPT_BOW.json b/items/CRYPT_BOW.json new file mode 100644 index 00000000..45e4d23e --- /dev/null +++ b/items/CRYPT_BOW.json @@ -0,0 +1,29 @@ +{ + "internalname": "CRYPT_BOW", + "itemid": 261, + "displayname": "§9Deadly Soulstealer Bow", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d219 §8(226)\",1:\"§7Strength: §c+59 §8(+61.36)\",2:\"§7Crit Chance: §c+16% §8(Deadly +16%)\",3:\"§7Crit Damage: §c+18% §8(Deadly +18%) §8(+18.72%)\",4:\"\",5:\"§7Intelligence: §a+184 §8(+191.36)\",6:\"\",7:\"§9Infinite Quiver V, §9Piercing I\",8:\"§9Power V, §9Snipe III\",9:\"\",10:\"§7Replaces the arrows that you\",11:\"§7shoot with exploding wither\",12:\"§7skulls!\",13:\"\",14:\"§aPerfect 35000 / 35000\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a5\",17:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Deadly Soulstealer Bow\"},ExtraAttributes:{baseStatBoostPercentage:17,modifier:\"deadly\",originTag:\"UNKNOWN\",id:\"CRYPT_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3},uuid:\"ec06d313-6f69-4d94-9d3e-c372502c3c9d\",item_tier:0,timestamp:\"7/7/20 6:51 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d219 §8(226)", + "§7Strength: §c+59 §8(+61.36)", + "§7Crit Chance: §c+16% §8(Deadly +16%)", + "§7Crit Damage: §c+18% §8(Deadly +18%) §8(+18.72%)", + "", + "§7Intelligence: §a+184 §8(+191.36)", + "", + "§9Infinite Quiver V, §9Piercing I", + "§9Power V, §9Snipe III", + "", + "§7Replaces the arrows that you", + "§7shoot with exploding wither", + "§7skulls!", + "", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level", + "§a5", + "§9§lRARE DUNGEON BOW" + ] +}
\ No newline at end of file |