diff options
Diffstat (limited to 'items/CHESTPLATE_OF_THE_PACK.json')
-rw-r--r-- | items/CHESTPLATE_OF_THE_PACK.json | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index 6f6dc620..eeadb42f 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -1,11 +1,23 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§f§f§5Chestplate of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "displayname": "§5Godly Chestplate of the Pack", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+5 §c(Godly +5)\",1:\"§7Crit Damage: §c+4% §c(Godly +4%)\",2:\"\",3:\"§7Health: §a+175 HP\",4:\"§7Defense: §a+110\",5:\"§7Intelligence: §a+2 §c(Godly +2)\",6:\"§7True Defense: §a+5\",7:\"\",8:\"§9Growth V\",9:\"§7Grants §a+75 §c❤ Health§7.\",10:\"§9Protection V\",11:\"§7Grants §a+15 §a❈ Defense§7.\",12:\"§9True Protection I\",13:\"§7Grants §f+5❂ True Defense§7.\",14:\"\",15:\"§7Gain §a+75❈ Defense §7against animals.\",16:\"§7Gain §f+5❂ True Defense §7aswell.\",17:\"\",18:\"§6Full Set Bonus: §cArmor of the Pack\",19:\"§7Gain §c+35❁ Strength §7and\",20:\"§7§a+80❈ Defense §7for each\",21:\"§7§cArmor of the Pack §7wearers\",22:\"§7within §a30 §7blocks.\",23:\"§8Max of 3 players\",24:\"\",25:\"§7§4☠ §cRequires §5Wolf Slayer 6\",26:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§5Godly Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",enchantments:{true_protection:1,protection:5,growth:5},uuid:\"84d0ca65-4434-45d8-9bbb-609bd37f1676\",anvil_uses:2,timestamp:\"6/12/20 10:26 PM\"}}", "damage": 0, "lore": [ - "§7Health: §a+100 HP", - "§7Defense: §a+95", + "§7Strength: §c+5 §c(Godly +5)", + "§7Crit Damage: §c+4% §c(Godly +4%)", + "", + "§7Health: §a+175 HP", + "§7Defense: §a+110", + "§7Intelligence: §a+2 §c(Godly +2)", + "§7True Defense: §a+5", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "§9True Protection I", + "§7Grants §f+5❂ True Defense§7.", "", "§7Gain §a+75❈ Defense §7against animals.", "§7Gain §f+5❂ True Defense §7aswell.", @@ -17,7 +29,7 @@ "§7within §a30 §7blocks.", "§8Max of 3 players", "", - "§c☠ §5Requires Wolf LVL 6", + "§7§4☠ §cRequires §5Wolf Slayer 6", "§5§lEPIC CHESTPLATE" ], "internalname": "CHESTPLATE_OF_THE_PACK", |