diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-10 00:59:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 23:59:00 +0000 |
commit | da1300e3efd39e034407134c6365f142cd7fb763 (patch) | |
tree | 9260089fbe60466f9d34672a2062a57e5f3bcac9 /items/SHADOW_ASSASSIN_HELMET.json | |
parent | b38c30469da7f92dfc4051d0a5db280239091b17 (diff) | |
download | NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.tar.gz NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.tar.bz2 NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.zip |
Added new skin, fixed sa missing a gem slot and some lores (#1103)
Diffstat (limited to 'items/SHADOW_ASSASSIN_HELMET.json')
-rw-r--r-- | items/SHADOW_ASSASSIN_HELMET.json | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/items/SHADOW_ASSASSIN_HELMET.json b/items/SHADOW_ASSASSIN_HELMET.json index 7c8b6026..379c27b6 100644 --- a/items/SHADOW_ASSASSIN_HELMET.json +++ b/items/SHADOW_ASSASSIN_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Shadow Assassin Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"§7Health: §a+160\",4:\"§7Defense: §a+70\",5:\"§7Speed: §a+7\",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:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Shadow Assassin Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"§7Health: §a+160\",4:\"§7Defense: §a+70\",5:\"§7Speed: §a+7\",6:\" §8[§8❁§8]\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin §7(0/4)\",9:\"§7Collect the shadows of the enemies\",10:\"§7you kill increasing your damage for\",11:\"§7the rest of the dungeon while\",12:\"§7wearing this set. §c+1❁ Strength\",13:\"§c§7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility and\",16:\"§7§f+20✦ Speed §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aV Completion§c.\",21:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Shadow Assassin Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d370", @@ -12,16 +12,15 @@ "§7Speed: §a+7", " §8[§8❁§8]", "", - "§6Full Set Bonus: Shadow Assassin", - "§7Collect the shadows of the", - "§7enemies you kill increasing your", - "§7damage for the rest of the", - "§7dungeon while wearing this set.", - "§7§c+1❁ Strength §7every kill", + "§6Full Set Bonus: Shadow Assassin §7(0/4)", + "§7Collect the shadows of the enemies", + "§7you kill increasing your damage for", + "§7the rest of the dungeon while", + "§7wearing this set. §c+1❁ Strength", + "§c§7every kill", "", - "§7On teleport: Grants invisibility", - "§7and §f+20✦ Speed §7for §b10", - "§b§7seconds.", + "§7On teleport: Grants invisibility and", + "§7§f+20✦ Speed §7for §b10 §7seconds.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aThe Catacombs Floor", |