diff options
Diffstat (limited to 'items/ELEGANT_TUXEDO_CHESTPLATE.json')
-rw-r--r-- | items/ELEGANT_TUXEDO_CHESTPLATE.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/items/ELEGANT_TUXEDO_CHESTPLATE.json b/items/ELEGANT_TUXEDO_CHESTPLATE.json index d0838b0c..4f0965ae 100644 --- a/items/ELEGANT_TUXEDO_CHESTPLATE.json +++ b/items/ELEGANT_TUXEDO_CHESTPLATE.json @@ -1,16 +1,25 @@ { "internalname": "ELEGANT_TUXEDO_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "§6Elegant Tuxedo Jacket", + "displayname": "§6Fierce Elegant Tuxedo Jacket", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"\",2:\"§7Intelligence: §a+300\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c250❤§7.\",6:\"§7Deal §c+150% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",uuid:\"8b734ad0-223a-41ac-8844-296779266004\",anvil_uses:1,timestamp:\"2/29/20 2:40 AM\"}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10 §8(Fierce +10)\",1:\"§7Crit Chance: §c+6% §8(Fierce +6%)\",2:\"§7Crit Damage: §c+118% §8(Fierce +18%)\",3:\"\",4:\"§7Health: §a+75 HP\",5:\"§7Defense: §a+15\",6:\"§7Intelligence: §a+300\",7:\"\",8:\"§9Growth V\",9:\"§7Grants §a+75 §c❤ Health§7.\",10:\"§9Protection V\",11:\"§7Grants §a+15 §a❈ Defense§7.\",12:\"\",13:\"§6Full Set Bonus: Dashing\",14:\"§7Max health set to §c250❤§7.\",15:\"§7Deal §c+150% §7damage!\",16:\"§8Very stylish.\",17:\"\",18:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Fierce Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"fierce\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",enchantments:{growth:5,protection:5},anvil_uses:1}}", "modver": "1.0.0", "lore": [ - "§7Crit Damage: §c+100%", + "§7Strength: §c+10 §8(Fierce +10)", + "§7Crit Chance: §c+6% §8(Fierce +6%)", + "§7Crit Damage: §c+118% §8(Fierce +18%)", "", + "§7Health: §a+75 HP", + "§7Defense: §a+15", "§7Intelligence: §a+300", "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "", "§6Full Set Bonus: Dashing", "§7Max health set to §c250❤§7.", "§7Deal §c+150% §7damage!", |