diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-26 13:45:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 13:45:21 +0200 |
commit | e33176ddff89b5fb08fbe449848044d488a676ba (patch) | |
tree | 5a2fd1b198eb6432f93dfb41b7b0c58fa60dee51 /items/STONE_CHESTPLATE.json | |
parent | c000d87d32d7c5217315932683686ad7923483bc (diff) | |
download | NotEnoughUpdates-REPO-e33176ddff89b5fb08fbe449848044d488a676ba.tar.gz NotEnoughUpdates-REPO-e33176ddff89b5fb08fbe449848044d488a676ba.tar.bz2 NotEnoughUpdates-REPO-e33176ddff89b5fb08fbe449848044d488a676ba.zip |
Added new skin and fixed some lores (#988)
* Fixed lores
* Added new skin
* Fixed True Defense of Wisp
* Fixed Watcher Panorama
* Added 2 npc's
* Fixed Kuudra name
Diffstat (limited to 'items/STONE_CHESTPLATE.json')
-rw-r--r-- | items/STONE_CHESTPLATE.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/STONE_CHESTPLATE.json b/items/STONE_CHESTPLATE.json index e788e4fd..3f939b79 100644 --- a/items/STONE_CHESTPLATE.json +++ b/items/STONE_CHESTPLATE.json @@ -4,15 +4,17 @@ "displayname": "§9Stone Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c5% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e10 §7blocks of you take\",5:\"§7§c5% §7less damage. This range\",6:\"§7is extended to §e30 §7blocks\",7:\"§7while playing as a Tank.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", "modver": "2.1.1-PRE", "lore": [ "§7Gear Score: §d130", "§7Health: §a+130", "", "§7While in Dungeons, players", - "§7within §e8 §7blocks of you take", - "§7§c5% §7less damage.", + "§7within §e10 §7blocks of you take", + "§7§c5% §7less damage. This range", + "§7is extended to §e30 §7blocks", + "§7while playing as a Tank.", "", "§7§8This item can be reforged!", "§9§lRARE DUNGEON CHESTPLATE" |