diff options
Diffstat (limited to 'items/FIERY_AURORA_HELMET.json')
-rw-r--r-- | items/FIERY_AURORA_HELMET.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/FIERY_AURORA_HELMET.json b/items/FIERY_AURORA_HELMET.json new file mode 100644 index 00000000..78ceb210 --- /dev/null +++ b/items/FIERY_AURORA_HELMET.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Fiery Aurora Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2539984-adda-3461-abbc-758bae593115\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDQ2NzQzMCwKICAicHJvZmlsZUlkIiA6ICJmNWQwYjFhZTQxNmU0YTE5ODEyMTRmZGQzMWU3MzA1YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDYXRjaFRoZVdhdmUxMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xODU1YWFiYWZhNDYxZDM1Yjg2NDI5MWQ0OTRjYTM2YTJmNDYzMDdjZWFkYWQzYTI4Nzc0MDU0Zjg2Nzg4ZTgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+320\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+380\",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 HELMET\"],Name:\"§6Fiery Aurora Helmet\"},ExtraAttributes:{id:\"FIERY_AURORA_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+320", + "§7Defense: §a+100", + "§7Intelligence: §a+380", + "", + "§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 HELMET" + ], + "internalname": "FIERY_AURORA_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |