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_HELMET.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_HELMET.json')
-rw-r--r-- | items/TARANTULA_HELMET.json | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/items/TARANTULA_HELMET.json b/items/TARANTULA_HELMET.json index 9fa57c7f..2ea58f58 100644 --- a/items/TARANTULA_HELMET.json +++ b/items/TARANTULA_HELMET.json @@ -4,29 +4,27 @@ "displayname": "§5Tarantula Helmet", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+80\",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: §aRadioactive\",17:\"§7Gain §a+1 §9☠ Crit Damage §7per\",18:\"§c10 §c❁ Strength §7(max §c1,000\",19:\"§c❁ Strength§7).\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4☠ §cRequires §5Spider Slayer 4§c.\",23:\"§5§lEPIC HELMET\"],color:0,Name:\"§5Tarantula Helmet\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_HELMET\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+80\",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: §aRadioactive\",16:\"§7Gain §a+1 §9☠ Crit Damage §7per §c10 §c❁\",17:\"§cStrength §7(max §c1,000 §c❁ Strength§7).\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4☠ §cRequires §5Spider Slayer 4§c.\",21:\"§5§lEPIC HELMET\"],color:0,Name:\"§5Tarantula Helmet\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_HELMET\"}}", "modver": "2.1.1-PRE", "lore": [ "§7Health: §a+100", "§7Defense: §a+80", "§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)", "", "§6Extra Bonus: §aRadioactive", - "§7Gain §a+1 §9☠ Crit Damage §7per", - "§c10 §c❁ Strength §7(max §c1,000", - "§c❁ Strength§7).", + "§7Gain §a+1 §9☠ Crit Damage §7per §c10 §c❁", + "§cStrength §7(max §c1,000 §c❁ Strength§7).", "", "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Spider Slayer 4§c.", |