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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_SOLDIER_LEGGINGS.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/ZOMBIE_SOLDIER_LEGGINGS.json b/items/ZOMBIE_SOLDIER_LEGGINGS.json new file mode 100644 index 00000000..a781fff3 --- /dev/null +++ b/items/ZOMBIE_SOLDIER_LEGGINGS.json @@ -0,0 +1,29 @@ +{ + "internalname": "ZOMBIE_SOLDIER_LEGGINGS", + "itemid": 300, + "displayname": "§5Wise Zombie Soldier Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d466 §8(539)\",1:\"§7Health: §a+143 HP §8(Wise +12 HP) §8(+165.88 HP)\",2:\"§7Defense: §a+131 §8(+151.96)\",3:\"§7Speed: §a+2 §8(Wise +2) §8(+2.32)\",4:\"§7Intelligence: §a+100 §8(Wise +100) §8(+116)\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§6Full Set Bonus: §cShoal\",10:\"§7Gain §a+30❈ Defense §7for each\",11:\"§7§cZombie Soldier Set §7within\",12:\"§7§a30 §7blocks.\",13:\"\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a9\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13664000,Name:\"§5Wise Zombie Soldier Leggings\"},ExtraAttributes:{color:\"208:127:0\",baseStatBoostPercentage:36,modifier:\"wise\",originTag:\"UNKNOWN\",id:\"ZOMBIE_SOLDIER_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"16a79e86-58af-43ed-8ce0-393e57bf567e\",item_tier:3,timestamp:\"7/7/20 5:05 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d466 §8(539)", + "§7Health: §a+143 HP §8(Wise +12 HP) §8(+165.88 HP)", + "§7Defense: §a+131 §8(+151.96)", + "§7Speed: §a+2 §8(Wise +2) §8(+2.32)", + "§7Intelligence: §a+100 §8(Wise +100) §8(+116)", + "", + "§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 LEGGINGS" + ] +}
\ No newline at end of file |