diff options
Diffstat (limited to 'items/SKELETON_SOLDIER_HELMET.json')
-rw-r--r-- | items/SKELETON_SOLDIER_HELMET.json | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/items/SKELETON_SOLDIER_HELMET.json b/items/SKELETON_SOLDIER_HELMET.json index 5646a1c8..08118275 100644 --- a/items/SKELETON_SOLDIER_HELMET.json +++ b/items/SKELETON_SOLDIER_HELMET.json @@ -1,22 +1,15 @@ { - "internalname": "SKELETON_SOLDIER_HELMET", - "itemid": 298, - "displayname": "§5Fierce Skeleton Soldier Helmet", - "clickcommand": "", + "itemid": "minecraft:leather_helmet", + "displayname": "§5Skeleton Soldier Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+16%\",3:\"\",4:\"§7Health: §a+16 HP\",5:\"§7Defense: §a+26\",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 HELMET\"],color:16759819,Name:\"§5Skeleton Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_HELMET\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d277 §8(297)\",1:\"§7Strength: §c+8 §8(Fierce +8) §8(+8.64)\",2:\"§7Crit Chance: §c+8% §8(Fierce +5%)\",3:\"§7Crit Damage: §c+38% §8(Fierce +14%) §8(+41.04%)\",4:\"\",5:\"§7Health: §a+99 HP §8(+106.92 HP)\",6:\"§7Defense: §a+54 §8(+58.32)\",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 HELMET\"],color:16759819,Name:\"§5Fierce Skeleton Soldier Helmet\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:49,modifier:\"fierce\",id:\"SKELETON_SOLDIER_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d277 §8(297)", - "§7Strength: §c+8 §8(Fierce +8) §8(+8.64)", - "§7Crit Chance: §c+8% §8(Fierce +5%)", - "§7Crit Damage: §c+38% §8(Fierce +14%) §8(+41.04%)", - "", - "§7Health: §a+99 HP §8(+106.92 HP)", - "§7Defense: §a+54 §8(+58.32)", + "§7Gear Score: §d95", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+16%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+16 HP", + "§7Defense: §a+26", "", "§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 HELMET" + ], + "internalname": "SKELETON_SOLDIER_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor" ] }
\ No newline at end of file |