diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/SKELETOR_BOOTS.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/SKELETOR_BOOTS.json')
-rw-r--r-- | items/SKELETOR_BOOTS.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/SKELETOR_BOOTS.json b/items/SKELETOR_BOOTS.json new file mode 100644 index 00000000..b69effdf --- /dev/null +++ b/items/SKELETOR_BOOTS.json @@ -0,0 +1,37 @@ +{ + "internalname": "SKELETOR_BOOTS", + "itemid": 305, + "displayname": "§5Wise Skeletor Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d315 §8(386)\",1:\"§7Crit Chance: §c+3%\",2:\"§7Crit Damage: §c+32% §8(+40%)\",3:\"\",4:\"§7Health: §a+108 HP §8(Wise +12 HP) §8(+135 HP)\",5:\"§7Defense: §a+49 §8(+61.25)\",6:\"§7Speed: §a+2 §8(Wise +2) §8(+2.5)\",7:\"§7Intelligence: §a+100 §8(Wise +100) §8(+125)\",8:\"\",9:\"§9Depth Strider III, §9Feather Falling V\",10:\"§9Growth V, §9Protection V\",11:\"§9Thorns III\",12:\"\",13:\"§6Full Set Bonus: Skeletor\",14:\"§7Grants §c+1❁ Strength §7and\",15:\"§7§9+1☠ Crit Damage §7for every\",16:\"§7§b10 §7Skeletor kills\",17:\"\",18:\"§7Each piece grants a §a1 §7second\",19:\"§7cooldown reduction on bone\",20:\"§7plating!\",21:\"\",22:\"§aPerfect 52500 / 52500\",23:\"§7§4❣ §cRequires §aCatacombs Level\",24:\"§a15\",25:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Wise Skeletor Boots\"},ExtraAttributes:{baseStatBoostPercentage:35,modifier:\"wise\",originTag:\"UNKNOWN\",id:\"SKELETOR_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"a071ad2a-0196-4689-a479-9208e21851b6\",item_tier:3,timestamp:\"7/7/20 8:30 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d315 §8(386)", + "§7Crit Chance: §c+3%", + "§7Crit Damage: §c+32% §8(+40%)", + "", + "§7Health: §a+108 HP §8(Wise +12 HP) §8(+135 HP)", + "§7Defense: §a+49 §8(+61.25)", + "§7Speed: §a+2 §8(Wise +2) §8(+2.5)", + "§7Intelligence: §a+100 §8(Wise +100) §8(+125)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: Skeletor", + "§7Grants §c+1❁ Strength §7and", + "§7§9+1☠ Crit Damage §7for every", + "§7§b10 §7Skeletor kills", + "", + "§7Each piece grants a §a1 §7second", + "§7cooldown reduction on bone", + "§7plating!", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a15", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |