diff options
Diffstat (limited to 'items/ZOMBIE_CHESTPLATE.json')
-rw-r--r-- | items/ZOMBIE_CHESTPLATE.json | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/items/ZOMBIE_CHESTPLATE.json b/items/ZOMBIE_CHESTPLATE.json index 4beb6db3..d6831905 100644 --- a/items/ZOMBIE_CHESTPLATE.json +++ b/items/ZOMBIE_CHESTPLATE.json @@ -1,20 +1,11 @@ { "itemid": "minecraft:diamond_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\"}}", + "displayname": "§5Zombie Chestplate", + "nbttag": "{Unbreakable:1,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:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",anvil_uses:1,timestamp:\"5/13/20 4:44 AM\"}}", "damage": 0, "lore": [ - "§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.", + "§7Health: §a+200 HP ", + "§7Defense: §a+40 ", "", "§6Full Set Bonus: Projectile Absorption", "§7Heals the wearer for §a10 HP§7", @@ -36,7 +27,7 @@ }, "internalname": "ZOMBIE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor" |