diff options
Diffstat (limited to 'items/AURORA_HELMET.json')
-rw-r--r-- | items/AURORA_HELMET.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/AURORA_HELMET.json b/items/AURORA_HELMET.json new file mode 100644 index 00000000..738f3e98 --- /dev/null +++ b/items/AURORA_HELMET.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Aurora Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5e57207a-9085-3dd3-aace-ff1272a0bee3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwMzc3ODA5MSwKICAicHJvZmlsZUlkIiA6ICJjNjc3MGJjZWMzZjE0ODA3ODc4MTU0NWRhMGFmMDI1NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE2IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc2M2QyZmU5Mzg4MWI0ZjI2Y2JlMWRkM2IwOWRhN2NjNDhkYmNkYzU2OGQxOTg1MmFkNjM1ZDVkMTY4NTk2MTEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+160\",1:\"§7Defense: §a+50\",2:\"§7Intelligence: §a+190\",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 HELMET\"],Name:\"§6Aurora Helmet\"},ExtraAttributes:{id:\"AURORA_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+160", + "§7Defense: §a+50", + "§7Intelligence: §a+190", + "", + "§8Inactive Tiered Armor 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.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "AURORA_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |