diff options
Diffstat (limited to 'items/SKELETON_MASTER_HELMET.json')
-rw-r--r-- | items/SKELETON_MASTER_HELMET.json | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/items/SKELETON_MASTER_HELMET.json b/items/SKELETON_MASTER_HELMET.json index e4911f9f..cab7c8ef 100644 --- a/items/SKELETON_MASTER_HELMET.json +++ b/items/SKELETON_MASTER_HELMET.json @@ -1,24 +1,15 @@ { - "internalname": "SKELETON_MASTER_HELMET", - "itemid": 298, - "displayname": "§5Mythic Skeleton Master Helmet", - "clickcommand": "", + "itemid": "minecraft:leather_helmet", + "displayname": "§5Skeleton Master Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d100\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"\",4:\"§7Health: §a+16 HP\",5:\"§7Defense: §a+26\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 12\",16:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Skeleton Master Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_HELMET\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 §8(429)\",1:\"§7Strength: §c+8 §8(Mythic +8) §8(+11.6)\",2:\"§7Crit Chance: §c+7% §8(Mythic +4%)\",3:\"§7Crit Damage: §c+30% §8(+43.5%)\",4:\"\",5:\"§7Health: §a+105 HP §8(Mythic +8 HP) §8(+152.25 HP)\",6:\"§7Defense: §a+59 §8(Mythic +8) §8(+85.55)\",7:\"§7Speed: §a+2 §8(Mythic +2) §8(+2.9)\",8:\"§7Intelligence: §a+40 §8(Mythic +40) §8(+58)\",9:\"\",10:\"§9Growth V, §9Protection V\",11:\"§9Thorns III\",12:\"\",13:\"§7Increase the damage you deal\",14:\"§7with arrows by §c5%§7.\",15:\"§6Full Set Bonus: Skeleton Master\",16:\"§7Increase the damage you deal\",17:\"§7with arrows by §c25%§7.\",18:\"\",19:\"§aPerfect 52500 / 52500\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a12\",22:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Mythic Skeleton Master Helmet\"},ExtraAttributes:{color:\"255:107:11\",baseStatBoostPercentage:28,modifier:\"mythic\",id:\"SKELETON_MASTER_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:2}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d305 §8(429)", - "§7Strength: §c+8 §8(Mythic +8) §8(+11.6)", - "§7Crit Chance: §c+7% §8(Mythic +4%)", - "§7Crit Damage: §c+30% §8(+43.5%)", - "", - "§7Health: §a+105 HP §8(Mythic +8 HP) §8(+152.25 HP)", - "§7Defense: §a+59 §8(Mythic +8) §8(+85.55)", - "§7Speed: §a+2 §8(Mythic +2) §8(+2.9)", - "§7Intelligence: §a+40 §8(Mythic +40) §8(+58)", + "§7Gear Score: §d100", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+22%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+16 HP", + "§7Defense: §a+26", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", @@ -26,9 +17,17 @@ "§7Increase the damage you deal", "§7with arrows by §c25%§7.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a12", + "§7§4❣ §cRequires §aCatacombs Level 12", "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "SKELETON_MASTER_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor" ] }
\ No newline at end of file |