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/SKELETON_SOLDIER_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/SKELETON_SOLDIER_HELMET.json')
-rw-r--r-- | items/SKELETON_SOLDIER_HELMET.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/SKELETON_SOLDIER_HELMET.json b/items/SKELETON_SOLDIER_HELMET.json new file mode 100644 index 00000000..ff3d8b45 --- /dev/null +++ b/items/SKELETON_SOLDIER_HELMET.json @@ -0,0 +1,34 @@ +{ + "internalname": "SKELETON_SOLDIER_HELMET", + "itemid": 298, + "displayname": "§6Light Skeleton Soldier Helmet", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d298 §8(376)\",1:\"§7Crit Chance: §c+6% §8(Light +3%)\",2:\"§7Crit Damage: §c+29% §8(Light +5%) §8(+37.7%)\",3:\"§7Bonus Attack Speed: §c+5% §8(Light +5%)\",4:\"\",5:\"§7Health: §a+119 HP §8(Light +20 HP) §8(+154.7 HP)\",6:\"§7Defense: §a+59 §8(Light +5) §8(+76.7)\",7:\"§7Speed: §a+5 §8(Light +5) §8(+6.5)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§7Increase the damage you deal\",13:\"§7with arrows by §c5%§7.\",14:\"\",15:\"§6Full Set Bonus: Skeleton Soldier\",16:\"§7Increase the damage you deal\",17:\"§7with arrows by an extra §c25%§7.\",18:\"\",19:\"§aPerfect 52500 / 52500\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a9\",22:\"§6§lLEGENDARY DUNGEON HELMET\"],color:16759819,Name:\"§6Light Skeleton Soldier Helmet\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:50,modifier:\"light\",originTag:\"UNKNOWN\",id:\"SKELETON_SOLDIER_HELMET\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"2f096acd-58e1-47a3-85ec-f544cc7aeb13\",item_tier:1,timestamp:\"7/7/20 7:09 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d298 §8(376)", + "§7Crit Chance: §c+6% §8(Light +3%)", + "§7Crit Damage: §c+29% §8(Light +5%) §8(+37.7%)", + "§7Bonus Attack Speed: §c+5% §8(Light +5%)", + "", + "§7Health: §a+119 HP §8(Light +20 HP) §8(+154.7 HP)", + "§7Defense: §a+59 §8(Light +5) §8(+76.7)", + "§7Speed: §a+5 §8(Light +5) §8(+6.5)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increase the damage you deal", + "§7with arrows by §c5%§7.", + "", + "§6Full Set Bonus: Skeleton Soldier", + "§7Increase the damage you deal", + "§7with arrows by an extra §c25%§7.", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a9", + "§6§lLEGENDARY DUNGEON HELMET" + ] +}
\ No newline at end of file |