diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-03 20:30:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-03 19:30:52 +0000 |
| commit | 2bea137a22d29907fe0f48cd4999fab0b1143d7d (patch) | |
| tree | 159adcdb92361f6361525a06dca4de514aae7172 /items/HOLLOW_CHESTPLATE.json | |
| parent | d2ee441346e03a9695d6057eba3a6c6a67ef62c0 (diff) | |
| download | NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.tar.gz NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.tar.bz2 NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.zip | |
feat: 0.20.9 changes part 1 (#1486)
* feat: 0.20.9 changes part 1
* fix: Kuudra Armor lore
* feat: 0.20.9 Essence costs
* feat: even more essence cost changes
Diffstat (limited to 'items/HOLLOW_CHESTPLATE.json')
| -rw-r--r-- | items/HOLLOW_CHESTPLATE.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/HOLLOW_CHESTPLATE.json b/items/HOLLOW_CHESTPLATE.json index bf3ef417..d32e637f 100644 --- a/items/HOLLOW_CHESTPLATE.json +++ b/items/HOLLOW_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Hollow 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\"}}", + "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:\"§7Every §a3s§7, up to 5 nearby player\u0027s attacks\",9:\"§7grant §c1§7 stack of §6⚶ Spirit§7. §8(Max 10 Stacks)\",10:\"§7§8Lose 1 after 4s of not gaining a stack.\",11:\"§7\",12:\"§7§7Stacks can be used with a §6Hollow Wand§7 to cast\",13:\"§7spells.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",17:\"§7§4❣ §cRequires Kuudra Basic Tier Completion§c.\",18:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Hollow Chestplate\"},ExtraAttributes:{id:\"HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+250", @@ -12,16 +12,16 @@ " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Spirit (0/4)", - "§7Each kill by you or a recently supported", - "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", + "§7Every §a3s§7, up to 5 nearby player\u0027s attacks", + "§7grant §c1§7 stack of §6⚶ Spirit§7. §8(Max 10 Stacks)", + "§7§8Lose 1 after 4s of not gaining a stack.", "§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.", + "§7§7Stacks can be used with a §6Hollow Wand§7 to cast", + "§7spells.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 22§c.", + "§7§4❣ §cRequires Kuudra Basic Tier Completion§c.", "§6§lLEGENDARY CHESTPLATE" ], "internalname": "HOLLOW_CHESTPLATE", |
