From 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Jul 2020 14:52:27 +1000 Subject: dungeons & other stuff --- items/ROTTEN_BOOTS.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 items/ROTTEN_BOOTS.json (limited to 'items/ROTTEN_BOOTS.json') diff --git a/items/ROTTEN_BOOTS.json b/items/ROTTEN_BOOTS.json new file mode 100644 index 00000000..3d00e626 --- /dev/null +++ b/items/ROTTEN_BOOTS.json @@ -0,0 +1,40 @@ +{ + "internalname": "ROTTEN_BOOTS", + "itemid": 301, + "displayname": "§9Pure Rotten Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d240\",1:\"§7Strength: §c+15 §8(Pure +4)\",2:\"§7Crit Chance: §c+6% §8(Pure +6%)\",3:\"§7Crit Damage: §c+4% §8(Pure +4%)\",4:\"§7Bonus Attack Speed: §c+2% §8(Pure +2%)\",5:\"\",6:\"§7Health: §a+143 HP §8(Pure +4 HP)\",7:\"§7Defense: §a+19 §8(Pure +4)\",8:\"§7Speed: §a+1 §8(Pure +1)\",9:\"§7Intelligence: §a+4 §8(Pure +4)\",10:\"\",11:\"§9Depth Strider III, §9Feather Falling V\",12:\"§9Growth V, §9Protection V\",13:\"§9Thorns III\",14:\"\",15:\"§7This rotten piece of armor\",16:\"§7grants §e15% §7knockback\",17:\"§7resistance to arrows per piece\",18:\"§7worn.\",19:\"\",20:\"§6Full Set Bonus: Sieve Body\",21:\"§7Gain an additional §e20%\",22:\"§e§7knockback resistance to\",23:\"§7arrows.\",24:\"\",25:\"§aPerfect 35000 / 35000\",26:\"§7§4❣ §cRequires §aCatacombs Level\",27:\"§a1\",28:\"§9§lRARE DUNGEON BOOTS\"],color:10383363,Name:\"§9Pure Rotten Boots\"},ExtraAttributes:{color:\"158:112:3\",baseStatBoostPercentage:6,modifier:\"pure\",originTag:\"UNKNOWN\",id:\"ROTTEN_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"4fff4166-c99c-4f6b-a95b-96e8cdf48a3b\",item_tier:0,timestamp:\"7/7/20 8:35 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d240", + "§7Strength: §c+15 §8(Pure +4)", + "§7Crit Chance: §c+6% §8(Pure +6%)", + "§7Crit Damage: §c+4% §8(Pure +4%)", + "§7Bonus Attack Speed: §c+2% §8(Pure +2%)", + "", + "§7Health: §a+143 HP §8(Pure +4 HP)", + "§7Defense: §a+19 §8(Pure +4)", + "§7Speed: §a+1 §8(Pure +1)", + "§7Intelligence: §a+4 §8(Pure +4)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7This rotten piece of armor", + "§7grants §e15% §7knockback", + "§7resistance to arrows per piece", + "§7worn.", + "", + "§6Full Set Bonus: Sieve Body", + "§7Gain an additional §e20%", + "§e§7knockback resistance to", + "§7arrows.", + "", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level", + "§a1", + "§9§lRARE DUNGEON BOOTS" + ] +} \ No newline at end of file -- cgit