diff options
Diffstat (limited to 'items/TARANTULA_BOOTS.json')
-rw-r--r-- | items/TARANTULA_BOOTS.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/TARANTULA_BOOTS.json b/items/TARANTULA_BOOTS.json new file mode 100644 index 00000000..d8dd3038 --- /dev/null +++ b/items/TARANTULA_BOOTS.json @@ -0,0 +1,37 @@ +{ + "internalname": "TARANTULA_BOOTS", + "itemid": "minecraft:iron_boots", + "displayname": "Tarantula Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+100\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Full Set Bonus: Octodexterity\",6:\"§7Every 4th strike, deal §cdouble\",7:\"§cdamage §7and apply Venom\",8:\"§7reducing healing by §240% §7for\",9:\"§7§b4 §7seconds.\",10:\"\",11:\"§6Piece Bonus: Spider Bulwark\",12:\"§7Kill Spiders to accumulate\",13:\"§7defense against them.\",14:\"§7Piece Bonus: §a+285❈\",15:\"§a§lMAXED OUT! NICE!\",16:\"\",17:\"§7Kills: §c1,519,766\",18:\"\",19:\"§6Item Ability: Double Jump\",20:\"§7Allows you to double jump!\",21:\"§8Mana Cost: §340\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§c☠ §5Requires Spider LVL 4\",25:\"§5§lEPIC BOOTS\"],Name:\"§5Tarantula Boots\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TARANTULA_BOOTS\",uuid:\"6172c1fd-0449-4c91-8f3a-4192b5b5864e\",spider_kills:1519766,timestamp:\"3/26/20 3:07 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+70 HP", + "§7Defense: §a+100", + "§7Speed: §a+5", + "§7Intelligence: §a+50", + "", + "§6Full Set Bonus: Octodexterity", + "§7Every 4th strike, deal §cdouble", + "§cdamage §7and apply Venom", + "§7reducing healing by §240% §7for", + "§7§b4 §7seconds.", + "", + "§6Piece Bonus: Spider Bulwark", + "§7Kill Spiders to accumulate", + "§7defense against them.", + "§7Piece Bonus: §a+285❈", + "§a§lMAXED OUT! NICE!", + "", + "§7Kills: §c1,519,766", + "", + "§6Item Ability: Double Jump", + "§7Allows you to double jump!", + "§8Mana Cost: §340", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Spider LVL 4", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |