diff options
Diffstat (limited to 'items/CROWN_OF_GREED.json')
-rw-r--r-- | items/CROWN_OF_GREED.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/CROWN_OF_GREED.json b/items/CROWN_OF_GREED.json index b176aba5..465fd966 100644 --- a/items/CROWN_OF_GREED.json +++ b/items/CROWN_OF_GREED.json @@ -1,17 +1,16 @@ { "itemid": "minecraft:golden_helmet", - "displayname": "§f§f§6Crown of Greed", - "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+90\",2:\"§7Magic Find: §a+4\",3:\"\",4:\"§7Hits have §c+25% §7base damage,\",5:\"§7but cost §6100x §7the weapon's\",6:\"§7damage in §6coins §7from your\",7:\"§7purse.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY HELMET\"],Name:\"§f§f§6Crown of Greed\"},ExtraAttributes:{id:\"CROWN_OF_GREED\"},AttributeModifiers:[]}", + "displayname": "§6Crown of Greed", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+90\",2:\"§7Magic Find: §a+4\",3:\"\",4:\"§7Hits deal §c1.25x §7more damage, but it\",5:\"§7costs §6100x §7the weapon\u0027s damage in\",6:\"§7§6coins §7from your purse.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Crown of Greed\"},ExtraAttributes:{id:\"CROWN_OF_GREED\"}}", "damage": 0, "lore": [ "§7Health: §a+130", "§7Defense: §a+90", "§7Magic Find: §a+4", "", - "§7Hits have §c+25% §7base damage,", - "§7but cost §6100x §7the weapon's", - "§7damage in §6coins §7from your", - "§7purse.", + "§7Hits deal §c1.25x §7more damage, but it", + "§7costs §6100x §7the weapon\u0027s damage in", + "§7§6coins §7from your purse.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" @@ -19,7 +18,7 @@ "internalname": "CROWN_OF_GREED", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.3.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crown_of_Greed", |