diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/ZOMBIE_CHESTPLATE.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/ZOMBIE_CHESTPLATE.json')
-rw-r--r-- | items/ZOMBIE_CHESTPLATE.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/items/ZOMBIE_CHESTPLATE.json b/items/ZOMBIE_CHESTPLATE.json index 98a732a5..4beb6db3 100644 --- a/items/ZOMBIE_CHESTPLATE.json +++ b/items/ZOMBIE_CHESTPLATE.json @@ -1,18 +1,26 @@ { "itemid": "minecraft:diamond_chestplate", - "displayname": "§5Zombie Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{id:\"ZOMBIE_CHESTPLATE\"}}", + "displayname": "§5Titanic Zombie Chestplate", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+300 HP §8(Titanic +25 HP)\",1:\"§7Defense: §a+80 §8(Titanic +25)\",2:\"\",3:\"§9Growth V\",4:\"§7Grants §a+75 §c❤ Health§7.\",5:\"§9Protection V\",6:\"§7Grants §a+15 §a❈ Defense§7.\",7:\"§9Thorns III\",8:\"§7Grants a §a50% §7chance to\",9:\"§7rebound §a9% §7of damage dealt\",10:\"§7back at the attacker.\",11:\"\",12:\"§6Full Set Bonus: Projectile Absorption\",13:\"§7Heals the wearer for §a10 HP§7\",14:\"§7per second for §a5§7 seconds\",15:\"§7when hit by a projectile.\",16:\"\",17:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Titanic Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",anvil_uses:1,timestamp:\"5/13/20 4:44 AM\"}}", "damage": 0, "lore": [ - "§7Health: §a+200 HP", - "§7Defense: §a+40", + "§7Health: §a+300 HP §8(Titanic +25 HP)", + "§7Defense: §a+80 §8(Titanic +25)", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker.", "", "§6Full Set Bonus: Projectile Absorption", "§7Heals the wearer for §a10 HP§7", "§7per second for §a5§7 seconds", "§7when hit by a projectile.", "", - "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" ], "recipe": { |