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