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/SNIPER_HELMET.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/SNIPER_HELMET.json')
-rw-r--r-- | items/SNIPER_HELMET.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/SNIPER_HELMET.json b/items/SNIPER_HELMET.json new file mode 100644 index 00000000..044b2c8f --- /dev/null +++ b/items/SNIPER_HELMET.json @@ -0,0 +1,29 @@ +{ + "internalname": "SNIPER_HELMET", + "itemid": 397, + "displayname": "§9Clean Sniper Helmet", + "clickcommand": "", + "damage": 3, + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"848130dc-9c46-3818-a099-b429cb2f1d75\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjE4YzA3MWYwODBkYmE1MGE2MmE2MjYzZmY3MjRlZGMxNTdjZTRmYjQ4ODNjY2VmZjI0OTFkNWJiZGU4MzBjMSJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d283 §8(325)\",1:\"§7Crit Chance: §c+6% §8(Clean +6%)\",2:\"\",3:\"§7Health: §a+193 HP §8(Clean +10 HP) §8(+223.88 HP)\",4:\"§7Defense: §a+36 §8(Clean +10) §8(+41.76)\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§7Increases the damage your arrows\",10:\"§7deal by §c1% §7for every §e2\",11:\"§e§7blocks travelled above §e20\",12:\"§e§7blocks.\",13:\"\",14:\"§aPerfect 35000 / 35000\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a8\",17:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Clean Sniper Helmet\"},ExtraAttributes:{baseStatBoostPercentage:8,modifier:\"clean\",originTag:\"UNKNOWN\",id:\"SNIPER_HELMET\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"179218c8-ba6f-4291-9958-392cbf2b90d2\",timestamp:\"7/7/20 5:24 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d283 §8(325)", + "§7Crit Chance: §c+6% §8(Clean +6%)", + "", + "§7Health: §a+193 HP §8(Clean +10 HP) §8(+223.88 HP)", + "§7Defense: §a+36 §8(Clean +10) §8(+41.76)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increases the damage your arrows", + "§7deal by §c1% §7for every §e2", + "§e§7blocks travelled above §e20", + "§e§7blocks.", + "", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level", + "§a8", + "§9§lRARE DUNGEON HELMET" + ] +}
\ No newline at end of file |