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/ZOMBIE_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/ZOMBIE_SOLDIER_HELMET.json')
-rw-r--r-- | items/ZOMBIE_SOLDIER_HELMET.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_SOLDIER_HELMET.json b/items/ZOMBIE_SOLDIER_HELMET.json new file mode 100644 index 00000000..c90bb750 --- /dev/null +++ b/items/ZOMBIE_SOLDIER_HELMET.json @@ -0,0 +1,32 @@ +{ + "internalname": "ZOMBIE_SOLDIER_HELMET", + "itemid": 298, + "displayname": "§5Mythic Zombie Soldier Helmet", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d314 §8(403)\",1:\"§7Strength: §c+8 §8(Mythic +8) §8(+10.4)\",2:\"§7Crit Chance: §c+4% §8(Mythic +4%)\",3:\"\",4:\"§7Health: §a+111 HP §8(Mythic +8 HP) §8(+144.3 HP)\",5:\"§7Defense: §a+78 §8(Mythic +8) §8(+101.4)\",6:\"§7Speed: §a+2 §8(Mythic +2) §8(+2.6)\",7:\"§7Intelligence: §a+40 §8(Mythic +40) §8(+52)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: §cShoal\",13:\"§7Gain §a+30❈ Defense §7for each\",14:\"§7§cZombie Soldier Set §7within\",15:\"§7§a30 §7blocks.\",16:\"\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level\",19:\"§a9\",20:\"§5§lEPIC DUNGEON HELMET\"],color:13664000,Name:\"§5Mythic Zombie Soldier Helmet\"},ExtraAttributes:{color:\"208:127:0\",baseStatBoostPercentage:4,modifier:\"mythic\",originTag:\"UNKNOWN\",id:\"ZOMBIE_SOLDIER_HELMET\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"0090aa9b-a0d3-4f30-a26c-eb63e2adb744\",item_tier:3,timestamp:\"7/7/20 7:21 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d314 §8(403)", + "§7Strength: §c+8 §8(Mythic +8) §8(+10.4)", + "§7Crit Chance: §c+4% §8(Mythic +4%)", + "", + "§7Health: §a+111 HP §8(Mythic +8 HP) §8(+144.3 HP)", + "§7Defense: §a+78 §8(Mythic +8) §8(+101.4)", + "§7Speed: §a+2 §8(Mythic +2) §8(+2.6)", + "§7Intelligence: §a+40 §8(Mythic +40) §8(+52)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: §cShoal", + "§7Gain §a+30❈ Defense §7for each", + "§7§cZombie Soldier Set §7within", + "§7§a30 §7blocks.", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a9", + "§5§lEPIC DUNGEON HELMET" + ] +}
\ No newline at end of file |