diff options
Diffstat (limited to 'items/SKELETON_SOLDIER_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_SOLDIER_CHESTPLATE.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/items/SKELETON_SOLDIER_CHESTPLATE.json b/items/SKELETON_SOLDIER_CHESTPLATE.json index 59a318b5..77006059 100644 --- a/items/SKELETON_SOLDIER_CHESTPLATE.json +++ b/items/SKELETON_SOLDIER_CHESTPLATE.json @@ -1,23 +1,15 @@ { - "internalname": "SKELETON_SOLDIER_CHESTPLATE", - "itemid": 299, - "displayname": "§5Wise Skeleton Soldier Chestplate", - "clickcommand": "", + "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:\"\",4:\"§7Health: §a+26 HP\",5:\"§7Defense: §a+42\",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 CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d346 §8(410)\",1:\"§7Crit Chance: §c+3%\",2:\"§7Crit Damage: §c+22% §8(+26.4%)\",3:\"\",4:\"§7Health: §a+120 HP §8(Wise +12 HP) §8(+144 HP)\",5:\"§7Defense: §a+68 §8(+81.6)\",6:\"§7Speed: §a+2 §8(Wise +2) §8(+2.4)\",7:\"§7Intelligence: §a+100 §8(Wise +100) §8(+120)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§7Increase the damage you deal\",13:\"§7with arrows by §c5%§7.\",14:\"\",15:\"§6Full Set Bonus: Skeleton Soldier\",16:\"§7Increase the damage you deal\",17:\"§7with arrows by an extra §c25%§7.\",18:\"\",19:\"§aPerfect 52500 / 52500\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a9\",22:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Wise Skeleton Soldier Chestplate\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:24,modifier:\"wise\",id:\"SKELETON_SOLDIER_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d346 §8(410)", - "§7Crit Chance: §c+3%", - "§7Crit Damage: §c+22% §8(+26.4%)", - "", - "§7Health: §a+120 HP §8(Wise +12 HP) §8(+144 HP)", - "§7Defense: §a+68 §8(+81.6)", - "§7Speed: §a+2 §8(Wise +2) §8(+2.4)", - "§7Intelligence: §a+100 §8(Wise +100) §8(+120)", + "§7Gear Score: §d138", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+17%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+26 HP", + "§7Defense: §a+42", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", @@ -26,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 CHESTPLATE" + ], + "internalname": "SKELETON_SOLDIER_CHESTPLATE", + "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 |