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/SKELETON_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/SKELETON_SOLDIER_BOOTS.json')
-rw-r--r-- | items/SKELETON_SOLDIER_BOOTS.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SKELETON_SOLDIER_BOOTS.json b/items/SKELETON_SOLDIER_BOOTS.json new file mode 100644 index 00000000..7596e864 --- /dev/null +++ b/items/SKELETON_SOLDIER_BOOTS.json @@ -0,0 +1,36 @@ +{ + "internalname": "SKELETON_SOLDIER_BOOTS", + "itemid": 301, + "displayname": "§5Mythic Skeleton Soldier Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d276 §8(323)\",1:\"§7Strength: §c+8 §8(Mythic +8) §8(+9.6)\",2:\"§7Crit Chance: §c+7% §8(Mythic +4%)\",3:\"§7Crit Damage: §c+18% §8(+21.6%)\",4:\"\",5:\"§7Health: §a+98 HP §8(Mythic +8 HP) §8(+117.6 HP)\",6:\"§7Defense: §a+47 §8(Mythic +8) §8(+56.4)\",7:\"§7Speed: §a+2 §8(Mythic +2) §8(+2.4)\",8:\"§7Intelligence: §a+40 §8(Mythic +40) §8(+48)\",9:\"\",10:\"§9Depth Strider III, §9Feather Falling V\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c5%§7.\",16:\"\",17:\"§6Full Set Bonus: Skeleton Soldier\",18:\"§7Increase the damage you deal\",19:\"§7with arrows by an extra §c25%§7.\",20:\"\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level\",23:\"§a9\",24:\"§5§lEPIC DUNGEON BOOTS\"],color:16759819,Name:\"§5Mythic Skeleton Soldier Boots\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:5,modifier:\"mythic\",originTag:\"UNKNOWN\",id:\"SKELETON_SOLDIER_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"622030ee-6f2a-4624-969b-1b2224f2afad\",item_tier:1,timestamp:\"7/7/20 1:03 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d276 §8(323)", + "§7Strength: §c+8 §8(Mythic +8) §8(+9.6)", + "§7Crit Chance: §c+7% §8(Mythic +4%)", + "§7Crit Damage: §c+18% §8(+21.6%)", + "", + "§7Health: §a+98 HP §8(Mythic +8 HP) §8(+117.6 HP)", + "§7Defense: §a+47 §8(Mythic +8) §8(+56.4)", + "§7Speed: §a+2 §8(Mythic +2) §8(+2.4)", + "§7Intelligence: §a+40 §8(Mythic +40) §8(+48)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increase the damage you deal", + "§7with arrows by §c5%§7.", + "", + "§6Full Set Bonus: Skeleton Soldier", + "§7Increase the damage you deal", + "§7with arrows by an extra §c25%§7.", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a9", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |