diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 21:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 19:21:53 +0000 |
commit | e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb (patch) | |
tree | 322c54ad9f9411f9801c7553c7c3423c266bc735 /items/HOLLOW_CHESTPLATE.json | |
parent | f3dd8444ddb89d01e4ff3a44c99774f06049501e (diff) | |
download | NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.gz NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.bz2 NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.zip |
0.20.1 v2 changes (#1175)
Diffstat (limited to 'items/HOLLOW_CHESTPLATE.json')
-rw-r--r-- | items/HOLLOW_CHESTPLATE.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/HOLLOW_CHESTPLATE.json b/items/HOLLOW_CHESTPLATE.json index 53ac7602..bf3ef417 100644 --- a/items/HOLLOW_CHESTPLATE.json +++ b/items/HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+230\",3:\"§7Defense: §a+65\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\"§7Mending: §a+5\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Hollow Chestplate§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",20:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Hollow Chestplate\"},ExtraAttributes:{id:\"HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+250\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+85\",4:\"§7Mending: §a+5\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Hollow Chestplate§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Hollow Chestplate\"},ExtraAttributes:{id:\"HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+15", - "§7Crit Damage: §c+10%", - "§7Health: §a+230", - "§7Defense: §a+65", + "§7Health: §a+250", + "§7Defense: §a+70", "§7Speed: §a+5", "§7Intelligence: §a+85", "§7Mending: §a+5", @@ -17,8 +15,8 @@ "§7Each kill by you or a recently supported", "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", |