diff options
Diffstat (limited to 'items/AURORA_CHESTPLATE.json')
-rw-r--r-- | items/AURORA_CHESTPLATE.json | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/items/AURORA_CHESTPLATE.json b/items/AURORA_CHESTPLATE.json index 0f76bc81..6d84b2c3 100644 --- a/items/AURORA_CHESTPLATE.json +++ b/items/AURORA_CHESTPLATE.json @@ -1,23 +1,28 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Aurora Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+230\",1:\"§7Defense: §a+65\",2:\"§7Intelligence: §a+125\",3:\"\",4:\"§8Inactive Tiered Armor Bonus: Arcane Vision (0/4)\",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:\"§6§lLEGENDARY CHESTPLATE\"],color:2638321,Name:\"§6Aurora Chestplate\"},ExtraAttributes:{id:\"AURORA_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+230\",1:\"§7Defense: §a+65\",2:\"§7Intelligence: §a+125\",3:\" §8[§8⚔§8] §8[§8⚔§8]\",4:\"\",5:\"§8Tiered Bonus: Arcane Vision (0/4)\",6:\"§7Gives you the ability to see the\",7:\"§7runic affinity of enemies.\",8:\"§7Using the proper §bRunic Spells\",9:\"§b§7of the §6Aurora Staff §7grants\",10:\"§71 stack of §6Arcane Vision§7.\",11:\"§7Each §6Arcane Vision §7stack\",12:\"§7grants you §c+2% §7damage on\",13:\"§7your next Runic Spell.\",14:\"§7At §c10 §7stacks the §6Aurora\",15:\"§6Staff §7spells explode on hit.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not\",18:\"§7gaining a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§6§lLEGENDARY CHESTPLATE\"],color:2638321,Name:\"§6Aurora Chestplate\"},ExtraAttributes:{id:\"AURORA_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+230", "§7Defense: §a+65", "§7Intelligence: §a+125", + " §8[§8⚔§8] §8[§8⚔§8]", "", - "§8Inactive Tiered Armor Bonus: Arcane Vision (0/4)", + "§8Tiered Bonus: Arcane Vision (0/4)", "§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.", + "§7runic affinity of enemies.", + "§7Using the proper §bRunic Spells", + "§b§7of the §6Aurora Staff §7grants", + "§71 stack of §6Arcane Vision§7.", + "§7Each §6Arcane Vision §7stack", + "§7grants you §c+2% §7damage on", + "§7your next Runic Spell.", + "§7At §c10 §7stacks the §6Aurora", + "§6Staff §7spells explode on hit.", + "§7", + "§7Lose 1 stack after §c4s §7of not", + "§7gaining a stack.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY CHESTPLATE" |