diff options
Diffstat (limited to 'items/SKELETON_GRUNT_HELMET.json')
-rw-r--r-- | items/SKELETON_GRUNT_HELMET.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/items/SKELETON_GRUNT_HELMET.json b/items/SKELETON_GRUNT_HELMET.json index e02253d8..eea8d828 100644 --- a/items/SKELETON_GRUNT_HELMET.json +++ b/items/SKELETON_GRUNT_HELMET.json @@ -1,29 +1,29 @@ { - "internalname": "SKELETON_GRUNT_HELMET", - "itemid": 298, - "displayname": "§5Fierce Skeleton Grunt Helmet", - "clickcommand": "", + "itemid": "minecraft:leather_helmet", + "displayname": "§5Skeleton Grunt Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d77\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+14 HP\",4:\"§7Defense: §a+23\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Skeleton Grunt Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_HELMET\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d249\",1:\"§7Strength: §c+8 §8(Fierce +8)\",2:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",3:\"§7Crit Damage: §c+36% §8(Fierce +14%)\",4:\"\",5:\"§7Health: §a+95 HP\",6:\"§7Defense: §a+48\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a1\",17:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Fierce Skeleton Grunt Helmet\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:41,modifier:\"fierce\",id:\"SKELETON_GRUNT_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d249", - "§7Strength: §c+8 §8(Fierce +8)", - "§7Crit Chance: §c+5% §8(Fierce +5%)", - "§7Crit Damage: §c+36% §8(Fierce +14%)", - "", - "§7Health: §a+95 HP", - "§7Defense: §a+48", + "§7Gear Score: §d77", + "§7Crit Damage: §c+15%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+14 HP", + "§7Defense: §a+23", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a1", + "§7§4❣ §cRequires §aCatacombs Level 1", "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "SKELETON_GRUNT_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor" ] }
\ No newline at end of file |