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/REKINDLED_EMBER_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/REKINDLED_EMBER_CHESTPLATE.json')
| -rw-r--r-- | items/REKINDLED_EMBER_CHESTPLATE.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/REKINDLED_EMBER_CHESTPLATE.json b/items/REKINDLED_EMBER_CHESTPLATE.json index 5d76eb88..0e88e246 100644 --- a/items/REKINDLED_EMBER_CHESTPLATE.json +++ b/items/REKINDLED_EMBER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Rekindled Ember Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+250\",3:\"§7Defense: §a+70\",4:\"§7Intelligence: §a+5\",5:\" §8[§7⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Rekindle (0/4)\",8:\"§7Increase all of your outgoing\",9:\"§7burning damage by §c200%§7. For each\",10:\"§7second you are on fire additionally\",11:\"§7increase all burning damage by §c1.2%\",12:\"§c§7up to §c50%§7. When wearing 2 or more\",13:\"§7armor pieces of this set, melee\",14:\"§7attacks from ignited mobs will set you\",15:\"§7on fire!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",19:\"§8§l* §8Co-op Soulbound §8§l*\",20:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Rekindled Ember Chestplate\"},ExtraAttributes:{id:\"REKINDLED_EMBER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+250\",3:\"§7Defense: §a+70\",4:\"§7Intelligence: §a+5\",5:\" §8[§7⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Rekindle (0/4)\",8:\"§7Increase all of your outgoing\",9:\"§7burning damage by §c200%§7. For each\",10:\"§7second you are on fire additionally\",11:\"§7increase all burning damage by §c1.2%\",12:\"§c§7up to §c50%§7. When wearing 2 or more\",13:\"§7armor pieces of this set, melee\",14:\"§7attacks from ignited mobs will set you\",15:\"§7on fire!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",19:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Rekindled Ember Chestplate\"},ExtraAttributes:{id:\"REKINDLED_EMBER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+30", @@ -23,7 +23,6 @@ "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 22§c.", - "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC CHESTPLATE" ], "recipe": { @@ -40,7 +39,7 @@ "internalname": "REKINDLED_EMBER_CHESTPLATE", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rekindled_Ember_Chestplate", |
