diff options
Diffstat (limited to 'items/ARMOR_OF_THE_RESISTANCE_CHESTPLATE.json')
-rw-r--r-- | items/ARMOR_OF_THE_RESISTANCE_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARMOR_OF_THE_RESISTANCE_CHESTPLATE.json b/items/ARMOR_OF_THE_RESISTANCE_CHESTPLATE.json new file mode 100644 index 00000000..16e2d4a5 --- /dev/null +++ b/items/ARMOR_OF_THE_RESISTANCE_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:golden_chestplate", + "displayname": "§5Chestplate of the Rising Sun", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30 HP\",1:\"§7Defense: §a+30\",2:\"\",3:\"§6Full Set Bonus: Power of the Resistance\",4:\"§7Provides a damage bonus while\",5:\"§7fighting against Dante, and\",6:\"§7reduces damage taken from Dante.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Chestplate of the Rising Sun\"},ExtraAttributes:{leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:ARMOR_OF_THE_RESISTANCE_CHESTPLATE\",id:\"ARMOR_OF_THE_RESISTANCE_CHESTPLATE\",uuid:\"e6ad359f-016f-489c-8ea1-7b4651583e1a\",timestamp:\"4/12/21 7:56 PM\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+30 HP", + "§7Defense: §a+30", + "", + "§6Full Set Bonus: Power of the Resistance", + "§7Provides a damage bonus while", + "§7fighting against Dante, and", + "§7reduces damage taken from Dante.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "ARMOR_OF_THE_RESISTANCE_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |