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/ZOMBIE_SOLDIER_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/ZOMBIE_SOLDIER_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_SOLDIER_BOOTS.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_SOLDIER_BOOTS.json b/items/ZOMBIE_SOLDIER_BOOTS.json new file mode 100644 index 00000000..b89d4a58 --- /dev/null +++ b/items/ZOMBIE_SOLDIER_BOOTS.json @@ -0,0 +1,32 @@ +{ + "internalname": "ZOMBIE_SOLDIER_BOOTS", + "itemid": 301, + "displayname": "§5Fierce Zombie Soldier Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d276 §8(337)\",1:\"§7Strength: §c+8 §8(Fierce +8) §8(+10)\",2:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",3:\"§7Crit Damage: §c+14% §8(Fierce +14%) §8(+17.5%)\",4:\"\",5:\"§7Health: §a+98 HP §8(+122.5 HP)\",6:\"§7Defense: §a+63 §8(+78.75)\",7:\"\",8:\"§9Depth Strider III, §9Feather Falling V\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: §cShoal\",13:\"§7Gain §a+30❈ Defense §7for each\",14:\"§7§cZombie Soldier Set §7within\",15:\"§7§a30 §7blocks.\",16:\"\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level\",19:\"§a9\",20:\"§5§lEPIC DUNGEON BOOTS\"],color:13664000,Name:\"§5Fierce Zombie Soldier Boots\"},ExtraAttributes:{color:\"208:127:0\",baseStatBoostPercentage:7,modifier:\"fierce\",originTag:\"UNKNOWN\",id:\"ZOMBIE_SOLDIER_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"e3ebbc8b-a4f3-4448-a2da-fc5c4401d3d2\",item_tier:3,timestamp:\"7/7/20 8:55 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d276 §8(337)", + "§7Strength: §c+8 §8(Fierce +8) §8(+10)", + "§7Crit Chance: §c+5% §8(Fierce +5%)", + "§7Crit Damage: §c+14% §8(Fierce +14%) §8(+17.5%)", + "", + "§7Health: §a+98 HP §8(+122.5 HP)", + "§7Defense: §a+63 §8(+78.75)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: §cShoal", + "§7Gain §a+30❈ Defense §7for each", + "§7§cZombie Soldier Set §7within", + "§7§a30 §7blocks.", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a9", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |