diff options
Diffstat (limited to 'items/WISE_DRAGON_HELMET.json')
-rw-r--r-- | items/WISE_DRAGON_HELMET.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/WISE_DRAGON_HELMET.json b/items/WISE_DRAGON_HELMET.json index 9943333b..c88f0202 100644 --- a/items/WISE_DRAGON_HELMET.json +++ b/items/WISE_DRAGON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§6Wise Dragon Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3c79a6a-103a-33cf-8ae2-579722654939\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3OTdjNzdjY2VlM2MwNGMzZGVlZDc3MDU5NWVhODNlYTFlODRjOWE0NjI5Yjc1M2FmNWQzNTFjMGNjMTFhNzQifX19\"}]}},display:{Lore:[0:\"§7Health: §a+70\",1:\"§7Defense: §a+110\",2:\"§7Intelligence: §a+125\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Full Set Bonus: Wise Blood §7(0/4)\",6:\"§7Abilities have §a2/3 §7of the\",7:\"§7mana cost.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§f§f§6Wise Dragon Helmet\"},ExtraAttributes:{bossId:\"1d0065d0-f9cf-4f32-aed5-9e4261f9fc35\",spawnedFor:\"9e594340-129c-4469-9cbb-d7c66c33ff32\",id:\"WISE_DRAGON_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3c79a6a-103a-33cf-8ae2-579722654939\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3OTdjNzdjY2VlM2MwNGMzZGVlZDc3MDU5NWVhODNlYTFlODRjOWE0NjI5Yjc1M2FmNWQzNTFjMGNjMTFhNzQifX19\"}]}},display:{Lore:[0:\"§7Health: §a+70\",1:\"§7Defense: §a+110\",2:\"§7Intelligence: §a+125\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Full Set Bonus: Wise Blood §7(0/4)\",6:\"§7Abilities have §a2/3 §7of the mana cost.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",10:\"§6§lLEGENDARY HELMET\"],Name:\"§f§f§6Wise Dragon Helmet\"},ExtraAttributes:{bossId:\"1d0065d0-f9cf-4f32-aed5-9e4261f9fc35\",spawnedFor:\"9e594340-129c-4469-9cbb-d7c66c33ff32\",id:\"WISE_DRAGON_HELMET\"}}", "damage": 3, "lore": [ "§7Health: §a+70", @@ -10,8 +10,7 @@ " §8[§8✎§8]", "", "§6Full Set Bonus: Wise Blood §7(0/4)", - "§7Abilities have §a2/3 §7of the", - "§7mana cost.", + "§7Abilities have §a2/3 §7of the mana cost.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 16§c.", |