From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/HOLY_DRAGON_CHESTPLATE.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/HOLY_DRAGON_CHESTPLATE.json (limited to 'items/HOLY_DRAGON_CHESTPLATE.json') diff --git a/items/HOLY_DRAGON_CHESTPLATE.json b/items/HOLY_DRAGON_CHESTPLATE.json new file mode 100644 index 00000000..d45d2333 --- /dev/null +++ b/items/HOLY_DRAGON_CHESTPLATE.json @@ -0,0 +1,22 @@ +{ + "internalname": "HOLY_DRAGON_CHESTPLATE", + "itemid": 299, + "displayname": "§6Holy Dragon Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180 HP\",1:\"§7Defense: §a+160\",2:\"\",3:\"§6Full Set Bonus: Holy Blood\",4:\"§7Increases the natural health\",5:\"§7regeneration of you and all\",6:\"§7players in a §a6§7 block radius\",7:\"§7by §a3x§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_CHESTPLATE\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+180 HP", + "§7Defense: §a+160", + "", + "§6Full Set Bonus: Holy Blood", + "§7Increases the natural health", + "§7regeneration of you and all", + "§7players in a §a6§7 block radius", + "§7by §a3x§7.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ] +} \ No newline at end of file -- cgit