diff options
Diffstat (limited to 'items/SKELETON_GRUNT_LEGGINGS.json')
-rw-r--r-- | items/SKELETON_GRUNT_LEGGINGS.json | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/items/SKELETON_GRUNT_LEGGINGS.json b/items/SKELETON_GRUNT_LEGGINGS.json index 85b6b1bd..b4ad5c02 100644 --- a/items/SKELETON_GRUNT_LEGGINGS.json +++ b/items/SKELETON_GRUNT_LEGGINGS.json @@ -1,30 +1,29 @@ { - "internalname": "SKELETON_GRUNT_LEGGINGS", - "itemid": 300, - "displayname": "§5Pure Skeleton Grunt Leggings", - "clickcommand": "", + "itemid": "minecraft:leather_leggings", + "displayname": "§5Skeleton Grunt Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d107\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+22 HP\",4:\"§7Defense: §a+34\",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 LEGGINGS\"],color:14805812,Name:\"§5Skeleton Grunt Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_LEGGINGS\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d317 §8(329)\",1:\"§7Strength: §c+6 §8(Pure +6) §8(+6.24)\",2:\"§7Crit Chance: §c+8% §8(Pure +8%)\",3:\"§7Crit Damage: §c+28% §8(Pure +6%) §8(+29.12%)\",4:\"§7Bonus Attack Speed: §c+3% §8(Pure +3%)\",5:\"\",6:\"§7Health: §a+113 HP §8(Pure +6 HP) §8(+117.52 HP)\",7:\"§7Defense: §a+70 §8(Pure +6) §8(+72.8)\",8:\"§7Speed: §a+1 §8(Pure +1) §8(+1.04)\",9:\"§7Intelligence: §a+6 §8(Pure +6) §8(+6.24)\",10:\"\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c5%§7.\",16:\"\",17:\"§aPerfect 52500 / 52500\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],color:14805812,Name:\"§5Pure Skeleton Grunt Leggings\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:42,modifier:\"pure\",id:\"SKELETON_GRUNT_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d317 §8(329)", - "§7Strength: §c+6 §8(Pure +6) §8(+6.24)", - "§7Crit Chance: §c+8% §8(Pure +8%)", - "§7Crit Damage: §c+28% §8(Pure +6%) §8(+29.12%)", - "§7Bonus Attack Speed: §c+3% §8(Pure +3%)", - "", - "§7Health: §a+113 HP §8(Pure +6 HP) §8(+117.52 HP)", - "§7Defense: §a+70 §8(Pure +6) §8(+72.8)", - "§7Speed: §a+1 §8(Pure +1) §8(+1.04)", - "§7Intelligence: §a+6 §8(Pure +6) §8(+6.24)", + "§7Gear Score: §d107", + "§7Crit Damage: §c+15%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+22 HP", + "§7Defense: §a+34", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 1", "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_GRUNT_LEGGINGS", + "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 |