diff options
Diffstat (limited to 'items/SKELETON_SOLDIER_HELMET.json')
-rw-r--r-- | items/SKELETON_SOLDIER_HELMET.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/SKELETON_SOLDIER_HELMET.json b/items/SKELETON_SOLDIER_HELMET.json index b856ed2d..6d91a130 100644 --- a/items/SKELETON_SOLDIER_HELMET.json +++ b/items/SKELETON_SOLDIER_HELMET.json @@ -1,7 +1,7 @@ { "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:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",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 HELMET\"],color:16759819,Name:\"§5Skeleton Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+16%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",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 HELMET\"],color:16759819,Name:\"§5Skeleton Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d95", @@ -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 HELMET" ], "internalname": "SKELETON_SOLDIER_HELMET", "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", |