diff options
Diffstat (limited to 'items/INFERNAL_AURORA_LEGGINGS.json')
-rw-r--r-- | items/INFERNAL_AURORA_LEGGINGS.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/INFERNAL_AURORA_LEGGINGS.json b/items/INFERNAL_AURORA_LEGGINGS.json new file mode 100644 index 00000000..353b045f --- /dev/null +++ b/items/INFERNAL_AURORA_LEGGINGS.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Infernal Aurora Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+517\",1:\"§7Defense: §a+139\",2:\"§7Intelligence: §a+315\",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 LEGGINGS\"],color:4151035,Name:\"§6Infernal Aurora Leggings\"},ExtraAttributes:{id:\"INFERNAL_AURORA_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+517", + "§7Defense: §a+139", + "§7Intelligence: §a+315", + "", + "§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 LEGGINGS" + ], + "internalname": "INFERNAL_AURORA_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |