diff options
Diffstat (limited to 'items/SKELETON_SOLDIER_LEGGINGS.json')
-rw-r--r-- | items/SKELETON_SOLDIER_LEGGINGS.json | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/items/SKELETON_SOLDIER_LEGGINGS.json b/items/SKELETON_SOLDIER_LEGGINGS.json index 1ba1d0bd..f57b191e 100644 --- a/items/SKELETON_SOLDIER_LEGGINGS.json +++ b/items/SKELETON_SOLDIER_LEGGINGS.json @@ -1,22 +1,15 @@ { - "internalname": "SKELETON_SOLDIER_LEGGINGS", - "itemid": 300, - "displayname": "§5Smart Skeleton Soldier Leggings", - "clickcommand": "", + "itemid": "minecraft:leather_leggings", + "displayname": "§5Skeleton Soldier Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"\",4:\"§7Health: §a+24 HP\",5:\"§7Defense: §a+38\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"\",10:\"§6Full Set Bonus: Skeleton Soldier\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by an extra §c25%§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 9\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Skeleton Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_LEGGINGS\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d366 §8(452)\",1:\"§7Crit Chance: §c+3%\",2:\"§7Crit Damage: §c+25% §8(+31.25%)\",3:\"\",4:\"§7Health: §a+122 HP §8(Smart +12 HP) §8(+152.5 HP)\",5:\"§7Defense: §a+81 §8(Smart +12) §8(+101.25)\",6:\"§7Intelligence: §a+80 §8(Smart +80) §8(+100)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§6Full Set Bonus: Skeleton Soldier\",15:\"§7Increase the damage you deal\",16:\"§7with arrows by an extra §c25%§7.\",17:\"\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Level\",20:\"§a9\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Smart Skeleton Soldier Leggings\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:42,modifier:\"smart\",id:\"SKELETON_SOLDIER_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d366 §8(452)", - "§7Crit Chance: §c+3%", - "§7Crit Damage: §c+25% §8(+31.25%)", - "", - "§7Health: §a+122 HP §8(Smart +12 HP) §8(+152.5 HP)", - "§7Defense: §a+81 §8(Smart +12) §8(+101.25)", - "§7Intelligence: §a+80 §8(Smart +80) §8(+100)", + "§7Gear Score: §d128", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+17%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+24 HP", + "§7Defense: §a+38", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", @@ -25,9 +18,17 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a9", + "§7§4❣ §cRequires §aCatacombs Level 9", "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_SOLDIER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor" ] }
\ No newline at end of file |