diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 22:24:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 21:24:18 +0000 |
commit | b89d54c0cea0a48b9743477231e91a400c9975d1 (patch) | |
tree | ba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/TARANTULA_CHESTPLATE.json | |
parent | 80eb59a024c8127114372f54e2a3b911d6d106b1 (diff) | |
download | NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2 NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip |
Fixed a "few" lores (#1115)
* Fixed a "few" lores
* Fixed nbt
* Hollow armor lore change + more
* Added new skins and fixed some more lores
Diffstat (limited to 'items/TARANTULA_CHESTPLATE.json')
-rw-r--r-- | items/TARANTULA_CHESTPLATE.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/items/TARANTULA_CHESTPLATE.json b/items/TARANTULA_CHESTPLATE.json index 0c789bdc..6e393e6d 100644 --- a/items/TARANTULA_CHESTPLATE.json +++ b/items/TARANTULA_CHESTPLATE.json @@ -4,22 +4,21 @@ "displayname": "§5Tarantula Chestplate", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",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:\"§7§4☠ §cRequires §5Spider Slayer 4§c.\",21:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_CHESTPLATE\",spider_kills:311}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Octodexterity §7(0/4)\",5:\"§7Every 4th strike, deal §cdouble damage\",6:\"§c§7and apply Venom reducing healing by\",7:\"§7§240% §7for §b4 §7seconds.\",8:\"\",9:\"§6Piece Bonus: Spider Bulwark\",10:\"§7Kill Spiders to accumulate defense\",11:\"§7against them.\",12:\"§7Piece Bonus: §a+0❈\",13:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",14:\"\",15:\"§6Extra Bonus: §aAnti-Toxin\",16:\"§7Immune to healing reduction.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Spider Slayer 4§c.\",20:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_CHESTPLATE\",spider_kills:311}}", "modver": "2.1.1-PRE", "lore": [ "§7Health: §a+120", "§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.", + "§6Full Set Bonus: Octodexterity §7(0/4)", + "§7Every 4th strike, deal §cdouble damage", + "§c§7and apply Venom reducing healing by", + "§7§240% §7for §b4 §7seconds.", "", "§6Piece Bonus: Spider Bulwark", - "§7Kill Spiders to accumulate", - "§7defense against them.", + "§7Kill Spiders to accumulate defense", + "§7against them.", "§7Piece Bonus: §a+0❈", "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", "", |