diff options
Diffstat (limited to 'items/HEAVY_CHESTPLATE.json')
-rw-r--r-- | items/HEAVY_CHESTPLATE.json | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/items/HEAVY_CHESTPLATE.json b/items/HEAVY_CHESTPLATE.json index 8c175069..7443827d 100644 --- a/items/HEAVY_CHESTPLATE.json +++ b/items/HEAVY_CHESTPLATE.json @@ -1,27 +1,26 @@ { - "internalname": "HEAVY_CHESTPLATE", - "itemid": 299, - "displayname": "§9Wise Heavy Chestplate", - "clickcommand": "", + "itemid": "minecraft:leather_chestplate", + "displayname": "§9Heavy Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON CHESTPLATE\"],color:8553090,Name:\"§9Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d467 §8(521)\",1:\"§7Health: §a+85 HP §8(Wise +10 HP) §8(+95.2 HP)\",2:\"§7Defense: §a+164 §8(+183.68)\",3:\"§7Speed: §a-4 §8(Wise +1)\",4:\"§7Intelligence: §a+75 §8(Wise +75) §8(+84)\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§6Full Set Bonus: Vindicate\",10:\"§7Grants §f+1 walk speed §7for\",11:\"§7every §a50 §7defense that you\",12:\"§7have.\",13:\"\",14:\"§aPerfect 35000 / 35000\",15:\"§9§lRARE DUNGEON CHESTPLATE\"],color:8553090,Name:\"§9Wise Heavy Chestplate\"},ExtraAttributes:{color:\"130:130:130\",baseStatBoostPercentage:33,modifier:\"wise\",id:\"HEAVY_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d467 §8(521)", - "§7Health: §a+85 HP §8(Wise +10 HP) §8(+95.2 HP)", - "§7Defense: §a+164 §8(+183.68)", - "§7Speed: §a-4 §8(Wise +1)", - "§7Intelligence: §a+75 §8(Wise +75) §8(+84)", - "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Gear Score: §d234", + "§7Defense: §a+112", + "§7Speed: §a-5", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", "§7every §a50 §7defense that you", "§7have.", "", + "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level 2", "§9§lRARE DUNGEON CHESTPLATE" - ] + ], + "internalname": "HEAVY_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" }
\ No newline at end of file |