diff options
Diffstat (limited to 'items/SKELETON_MASTER_LEGGINGS.json')
-rw-r--r-- | items/SKELETON_MASTER_LEGGINGS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SKELETON_MASTER_LEGGINGS.json b/items/SKELETON_MASTER_LEGGINGS.json index f686f8a2..5cb01495 100644 --- a/items/SKELETON_MASTER_LEGGINGS.json +++ b/items/SKELETON_MASTER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Skeleton Master Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 12\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d132", @@ -18,13 +18,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c12§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SKELETON_MASTER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", |