diff options
Diffstat (limited to 'items/UNSTABLE_DRAGON_HELMET.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_HELMET.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/UNSTABLE_DRAGON_HELMET.json b/items/UNSTABLE_DRAGON_HELMET.json index 42268fbf..d342870f 100644 --- a/items/UNSTABLE_DRAGON_HELMET.json +++ b/items/UNSTABLE_DRAGON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Unstable Dragon Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+70\",3:\"§7Defense: §a+110\",4:\"§7Intelligence: §a+25\",5:\" §8[§8☠§8]\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood §7(0/4)\",8:\"§7Sometimes strikes nearby mobs\",9:\"§7with lightning. It\u0027s unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",13:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+70\",3:\"§7Defense: §a+110\",4:\"§7Intelligence: §a+25\",5:\" §8[§8⚔§8]\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood §7(0/4)\",8:\"§7Sometimes strikes nearby mobs with\",9:\"§7lightning. It\u0027s unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",13:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_HELMET\"}}", "damage": 3, "lore": [ "§7Crit Chance: §c+5%", @@ -9,11 +9,11 @@ "§7Health: §a+70", "§7Defense: §a+110", "§7Intelligence: §a+25", - " §8[§8☠§8]", + " §8[§8⚔§8]", "", "§6Full Set Bonus: Unstable Blood §7(0/4)", - "§7Sometimes strikes nearby mobs", - "§7with lightning. It\u0027s unstable!", + "§7Sometimes strikes nearby mobs with", + "§7lightning. It\u0027s unstable!", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 16§c.", |