diff options
Diffstat (limited to 'items/TARANTULA_CHESTPLATE.json')
-rw-r--r-- | items/TARANTULA_CHESTPLATE.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/TARANTULA_CHESTPLATE.json b/items/TARANTULA_CHESTPLATE.json new file mode 100644 index 00000000..bfea3aa0 --- /dev/null +++ b/items/TARANTULA_CHESTPLATE.json @@ -0,0 +1,33 @@ +{ + "internalname": "TARANTULA_CHESTPLATE", + "itemid": "minecraft:chainmail_chestplate", + "displayname": "Tarantula Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Octodexterity\",5:\"§7Every 4th strike, deal §cdouble\",6:\"§cdamage §7and apply Venom\",7:\"§7reducing healing by §240% §7for\",8:\"§7§b4 §7seconds.\",9:\"\",10:\"§6Piece Bonus: Spider Bulwark\",11:\"§7Kill Spiders to accumulate\",12:\"§7defense against them.\",13:\"§7Piece Bonus: §a+0❈\",14:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",15:\"\",16:\"§6Extra Bonus: §aAnti-Toxin\",17:\"§7Immune to healing reduction.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§c☠ §5Requires Spider LVL 4\",21:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"TARANTULA_CHESTPLATE\",uuid:\"4dc31ee7-55c6-49be-8c4d-85ee868457d2\",timestamp:\"3/31/20 4:38 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+120 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§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+0❈", + "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", + "", + "§6Extra Bonus: §aAnti-Toxin", + "§7Immune to healing reduction.", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Spider LVL 4", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |