diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/ADAPTIVE_BOOTS.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/ADAPTIVE_BOOTS.json')
-rw-r--r-- | items/ADAPTIVE_BOOTS.json | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/items/ADAPTIVE_BOOTS.json b/items/ADAPTIVE_BOOTS.json index fdd8a8c4..403e7836 100644 --- a/items/ADAPTIVE_BOOTS.json +++ b/items/ADAPTIVE_BOOTS.json @@ -1,18 +1,15 @@ { - "internalname": "ADAPTIVE_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "§5Adaptive Boots ", - "clickcommand": "", + "displayname": "§5Adaptive Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d253\",1:\"§7Strength: §c+15\",2:\"\",3:\"§7Health: §a+90 HP\",4:\"§7Defense: §a+45\",5:\"§7Intelligence: §a+15\",6:\"\",7:\"§6Full Set Bonus: Efficient training\",8:\"§7Every §b5 §7Catacombs levels,\",9:\"§7this armor piece gains +§a2%\",10:\"§a§7stats.\",11:\"\",12:\"§7Grants additional bonuses based\",13:\"§7on your selected dungeon class!\",14:\"\",15:\"§bBerserk§7: §7+§c20❁ Strength\",16:\"§bHealer§7: §7+§a10% §7HP regeneration and §7+§c40❤ Health\",17:\"§bMage§7: §7+§b50✎ Intelligence\",18:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",19:\"§7taken by §b5% §7for each piece you have equip if\",20:\"§7you are hit by the same monster within §e10\",21:\"§e§7seconds.\",22:\"§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§7§4❣ §cRequires §aCatacombs Floor III\",26:\"§aCompletion\",27:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ADAPTIVE_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d233 §8(417)\",1:\"§7Strength: §c+15 §8(+30.15)\",2:\"\",3:\"§7Health: §a+90 HP §8(+180.9 HP)\",4:\"§7Defense: §a+35 §8(+70.35)\",5:\"§7Intelligence: §a+15 §8(+30.15)\",6:\"\",7:\"§6Full Set Bonus: Efficient training\",8:\"§7Every §b5 §7Catacombs levels,\",9:\"§7this armor piece gains +§a2%\",10:\"§a§7stats.\",11:\"\",12:\"§7Grants additional bonuses based\",13:\"§7on your selected dungeon class!\",14:\"\",15:\"§bBerserk§7: §7+§c20❁ Strength\",16:\"§bHealer§7: §7+§a10% §7HP regeneration and §7+§c40❤ Health\",17:\"§bMage§7: §7+§b50✎ Intelligence\",18:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",19:\"§7taken by §b5% §7for each piece you have equip if\",20:\"§7you are hit by the same monster within §e10\",21:\"§e§7seconds.\",22:\"§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots \"},ExtraAttributes:{color:\"191:188:178\",dungeon_item_level:5,id:\"ADAPTIVE_BOOTS\"}}", - "modver": "1.1-REL", "lore": [ - "§7Gear Score: §d233 §8(417)", - "§7Strength: §c+15 §8(+30.15)", + "§7Gear Score: §d253", + "§7Strength: §c+15", "", - "§7Health: §a+90 HP §8(+180.9 HP)", - "§7Defense: §a+35 §8(+70.35)", - "§7Intelligence: §a+15 §8(+30.15)", + "§7Health: §a+90 HP", + "§7Defense: §a+45", + "§7Intelligence: §a+15", "", "§6Full Set Bonus: Efficient training", "§7Every §b5 §7Catacombs levels,", @@ -32,8 +29,16 @@ "§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor III", + "§aCompletion", "§5§lEPIC DUNGEON BOOTS" ], + "internalname": "ADAPTIVE_BOOTS", "crafttext": "", - "infoType": "" + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor" + ] }
\ No newline at end of file |