diff options
Diffstat (limited to 'items/BURNING_AURORA_CHESTPLATE.json')
-rw-r--r-- | items/BURNING_AURORA_CHESTPLATE.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/BURNING_AURORA_CHESTPLATE.json b/items/BURNING_AURORA_CHESTPLATE.json new file mode 100644 index 00000000..f679e0e7 --- /dev/null +++ b/items/BURNING_AURORA_CHESTPLATE.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Burning Aurora Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+365\",1:\"§7Defense: §a+103\",2:\"§7Intelligence: §a+198\",3:\"\",4:\"§8Inactive Tiered Armor Bonus: Arcane Vision\",5:\"§7Gives you the ability to see the\",6:\"§7runic affinity of enemies, using\",7:\"§7the proper Runic Spells on\",8:\"§7enemies will grant 1 stack of\",9:\"§7Arcane vision and increase the\",10:\"§7next runic spell damage by\",11:\"§7§c5%§7. At 5 stacks runic spells\",12:\"§7explode on hit. Lose stacks\",13:\"§7after §c4 §7seconds.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§8§l* §8Co-op Soulbound §8§l*\",17:\"§6§lLEGENDARY CHESTPLATE\"],color:2638321,Name:\"§6Burning Aurora Chestplate\"},ExtraAttributes:{id:\"BURNING_AURORA_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+365", + "§7Defense: §a+103", + "§7Intelligence: §a+198", + "", + "§8Inactive Tiered Armor Bonus: Arcane Vision", + "§7Gives you the ability to see the", + "§7runic affinity of enemies, using", + "§7the proper Runic Spells on", + "§7enemies will grant 1 stack of", + "§7Arcane vision and increase the", + "§7next runic spell damage by", + "§7§c5%§7. At 5 stacks runic spells", + "§7explode on hit. Lose stacks", + "§7after §c4 §7seconds.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "BURNING_AURORA_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |