diff options
Diffstat (limited to 'items/SKELETON_HAT.json')
-rw-r--r-- | items/SKELETON_HAT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SKELETON_HAT.json b/items/SKELETON_HAT.json index 2a9d57bd..a1d2bc37 100644 --- a/items/SKELETON_HAT.json +++ b/items/SKELETON_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSkeleton Hat", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"§7Intelligence: §a+10\",2:\"\",3:\"§7Your arrows have a §a20%\",4:\"§a§7chance to explode on impact\",5:\"§7dealing §a55 §7base Magic Damage\",6:\"§7to enemies within §a8 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fSkeleton Hat\"},ExtraAttributes:{id:\"SKELETON_HAT\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"§7Intelligence: §a+10\",2:\"\",3:\"§7Your arrows have a §a20%\",4:\"§a§7chance to explode on impact\",5:\"§7dealing §a50 §7base Magic Damage\",6:\"§7to enemies within §a8 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fSkeleton Hat\"},ExtraAttributes:{id:\"SKELETON_HAT\"}}", "damage": 0, "lore": [ "§7Speed: §a+2", @@ -9,7 +9,7 @@ "", "§7Your arrows have a §a20%", "§a§7chance to explode on impact", - "§7dealing §a55 §7base Magic Damage", + "§7dealing §a50 §7base Magic Damage", "§7to enemies within §a8 §7blocks.", "", "§7§8This item can be reforged!", |