diff options
Diffstat (limited to 'items/SKELETON_SOLDIER_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_SOLDIER_CHESTPLATE.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/SKELETON_SOLDIER_CHESTPLATE.json b/items/SKELETON_SOLDIER_CHESTPLATE.json index f665c08b..1c1bd752 100644 --- a/items/SKELETON_SOLDIER_CHESTPLATE.json +++ b/items/SKELETON_SOLDIER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Soldier Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 9\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d138", @@ -17,15 +17,18 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETON_SOLDIER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor", |