diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 21:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 19:21:53 +0000 |
commit | e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb (patch) | |
tree | 322c54ad9f9411f9801c7553c7c3423c266bc735 /items/ADAPTIVE_BOOTS.json | |
parent | f3dd8444ddb89d01e4ff3a44c99774f06049501e (diff) | |
download | NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.gz NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.bz2 NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.zip |
0.20.1 v2 changes (#1175)
Diffstat (limited to 'items/ADAPTIVE_BOOTS.json')
-rw-r--r-- | items/ADAPTIVE_BOOTS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ADAPTIVE_BOOTS.json b/items/ADAPTIVE_BOOTS.json index 215b3dbb..0f790d28 100644 --- a/items/ADAPTIVE_BOOTS.json +++ b/items/ADAPTIVE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§f§f§5Adaptive Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d253\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+90\",3:\"§7Defense: §a+45\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§f§f§5Adaptive Boots\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_BOOTS\"}}", + "displayname": "§5Adaptive Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d253\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+90\",3:\"§7Defense: §a+45\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equipped\",19:\"§7if you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d253", @@ -22,8 +22,8 @@ "§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health", "§7§bMage§7: §7+§b50✎ Intelligence", "§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage", - "§7taken by §b5% §7for each piece you have equip if", - "§7you are hit by the same monster within §e10", + "§7taken by §b5% §7for each piece you have equipped", + "§7if you are hit by the same monster within §e10", "§e§7seconds.", "§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage", "", @@ -35,7 +35,7 @@ "internalname": "ADAPTIVE_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor", |