diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2023-09-17 13:09:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:09:53 +0200 |
commit | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (patch) | |
tree | 5ff3f7ccac62f18e8c3e0ea363db2d9c323999ed /items/STARRED_SHADOW_ASSASSIN_HELMET.json | |
parent | f740e79fb4d4f695c05dc06ffc5a12ed592761f9 (diff) | |
download | NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.gz NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.bz2 NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.zip |
Description fixes (#987)
* Description fixes
https://canary.discord.com/channels/516977525906341928/1152464209829953607
2nd times the charm or something like that
* Another few fixes
* More fixes
* Forgot something
* Update MIDAS_JEWEL.json
Diffstat (limited to 'items/STARRED_SHADOW_ASSASSIN_HELMET.json')
-rw-r--r-- | items/STARRED_SHADOW_ASSASSIN_HELMET.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/STARRED_SHADOW_ASSASSIN_HELMET.json b/items/STARRED_SHADOW_ASSASSIN_HELMET.json index e9a61d4c..7f6cd170 100644 --- a/items/STARRED_SHADOW_ASSASSIN_HELMET.json +++ b/items/STARRED_SHADOW_ASSASSIN_HELMET.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§6⚚ Shadow Assassin Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d385 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+170 HP \",4:\"§7Defense: §a+70 \",5:\"§7Speed: §a+8 \",6:\" §8[§8⚔§8]\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility\",16:\"§7and §f+20✦ Speed §7for §b10\",17:\"§b§7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aThe Catacombs Floor\",21:\"§aV Completion§c.\",22:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6⚚ Shadow Assassin Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d385 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+170\",4:\"§7Defense: §a+70 \",5:\"§7Speed: §a+8 \",6:\" §8[§8⚔§8]\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility\",16:\"§7and §f+20✦ Speed §7for §b10\",17:\"§b§7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aThe Catacombs Floor\",21:\"§aV Completion§c.\",22:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6⚚ Shadow Assassin Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d385 ", "§7Strength: §c+30 ", "§7Crit Damage: §c+25% ", - "§7Health: §a+170 HP ", + "§7Health: §a+170", "§7Defense: §a+70 ", "§7Speed: §a+8 ", " §8[§8⚔§8]", |