From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/SUPERIOR_DRAGON_HELMET.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 items/SUPERIOR_DRAGON_HELMET.json (limited to 'items/SUPERIOR_DRAGON_HELMET.json') diff --git a/items/SUPERIOR_DRAGON_HELMET.json b/items/SUPERIOR_DRAGON_HELMET.json new file mode 100644 index 00000000..ce8c8a0a --- /dev/null +++ b/items/SUPERIOR_DRAGON_HELMET.json @@ -0,0 +1,28 @@ +{ + "internalname": "SUPERIOR_DRAGON_HELMET", + "itemid": "minecraft:skull", + "displayname": "Superior Dragon Helmet", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f69ba621-a8b6-31a7-8de1-dc7ade140e1d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlMDMyOWY0MjE5MmVlN2MxYTBjNzA0ZjgyZGJiYmU3YzAwZmJmYTNmMDIwYzEwNjdhMjA4NjMwYjk5MWI5ODgifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+90 HP\",5:\"§7Defense: §a+130\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7All your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the\",12:\"§6Dragons§7 ability deals §a50%§7\",13:\"§7more damage.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY HELMET\"],Name:\"§6Superior Dragon Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SUPERIOR_DRAGON_HELMET\",uuid:\"af0dda31-74c0-4000-8a78-dd8322256b70\",timestamp:\"3/19/20 10:01 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+10", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+10%", + "", + "§7Health: §a+90 HP", + "§7Defense: §a+130", + "§7Speed: §a+3", + "§7Intelligence: §a+25", + "", + "§6Full Set Bonus: Superior Blood", + "§7All your stats are increased by", + "§7§a5%§7 and §6Aspect of the", + "§6Dragons§7 ability deals §a50%§7", + "§7more damage.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ] +} \ No newline at end of file -- cgit