diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua
index dbb26b6a0a8e45b0b7e7c1425d9e0a4f8412caab..a75efb047cf17ac81c25ea970d2e8322d27235dc 100644
--- a/game/modules/tome/data/general/objects/world-artifacts.lua
+++ b/game/modules/tome/data/general/objects/world-artifacts.lua
@@ -5353,7 +5353,7 @@ newEntity{ base = "BASE_CLOTH_ARMOR",
 newEntity{ base = "BASE_SLING",
 	power_source = {arcane=true},
 	unique = true,
-	name = "Nithan's Force", image = "object/artifact/sling_eldoral_last_resort.png",
+	name = "Nithan's Force", image = "object/artifact/nithans_force.png",
 	unided_name = "massive sling",
 	desc = [[This powerful sling is said to have belonged to a warrior so strong his shots could knock down a brick wall. It appears he may have had some magical assistance...]],
 	level_range = {35, 50},
@@ -7485,7 +7485,7 @@ newEntity{ base = "BASE_LEATHER_CAP", define_as = "DECAYED_VISAGE",
 	power_source = {arcane=true},
 	unique = true,
 	name = "Decayed Visage",
-	unided_name = "mask of mummified skin", image = "object/artifact/bone_runed_skull.png",
+	unided_name = "mask of mummified skin", image = "object/artifact/decayed_visage.png",
 	level_range = {24, 32},
 	color=colors.GRAY,
 	rarity = 200,
@@ -7512,7 +7512,7 @@ newEntity{ base = "BASE_LEATHER_CAP", define_as = "DECAYED_VISAGE",
 newEntity{ base = "BASE_GREATMAUL", define_as = "DREAM_MALLEUS",
 	power_source = {technique=true, psionic=true},
 	unique = true,
-	name = "Dream Malleus", color = colors.UMBER, image = "object/artifact/unstoppable_mauler.png",
+	name = "Dream Malleus", color = colors.UMBER, image = "object/artifact/dream_malleus.png",
 	unided_name = "keening hammer",
 	desc = [[A large shimmering maul that seems to produce a ringing in your ears.  It is both as malleable as thought and as hard as the strongest steel.]],
 	level_range = {25, 40},
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png
index 7f76947ba8266da5afbea8d96635e85ec6b0c6b1..7a1d4427467f769aad7898db65d176074495e1d9 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/decayed_visage.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/decayed_visage.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc2f469f7277a5ccedf4887382ed7caf4c56fe7
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/object/artifact/decayed_visage.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/dream_malleus.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/dream_malleus.png
new file mode 100644
index 0000000000000000000000000000000000000000..da227864ec360ac4d9eaed20029cfa05c5f21ed7
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/object/artifact/dream_malleus.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png
index 5107297ee6500e01da0fdb4a25f1a5ac1b1a7eae..ae0c8a4745d7f685212f084fa16af7c3b950aa37 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png
index 2817aee4a8bce30eb0ca28d001530cb0da98ea47..551e8fc37d4d000e458813d3868cc3415b37a209 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/nithans_force.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/nithans_force.png
new file mode 100644
index 0000000000000000000000000000000000000000..fddea62e6e8d6e9384a0b38d0b8c96938ca795b0
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/object/artifact/nithans_force.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png
index 2c5b4b6fa0199d0e31153e55f21d0f1a33d11f57..3d2818b1b9aa54fb5ffd5a07a2cf8a7ddc784ed2 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png
index ea1205e8f98de4d4bfd47f2b7c88875f36d61197..053e1db31d823e855a2a08759df28ab2d4845784 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png
index 0c8005c9a6dfbbe1f811d064867c6d2e2c4c9ad0..4966d4bd0963b67251ac4b16dc7d4438d492e3da 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png
index dfb583ebee6f5088650531f479f765a806715fa9..8676a75dea00dfbdcdc4ac9dfd0d6341dd98196f 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png
index c0c99638a82273f24218beccb98be4b99d36d0b8..c509c1918040547320b4053d33329708de92e019 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png
index db1a2ad3d2e7dcd41a21b74adcd418bf6487ef52..ccc3732fabf6c22f27d0aae4d49e544a8ac2f31f 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/wind_worn_shot.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/wind_worn_shot.png
index 462018e9d419f4a52bdf5157a35f0fd1160d5905..c60bff968e6aa247d8c58d43478bb824ffb77808 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/object/artifact/wind_worn_shot.png and b/game/modules/tome/data/gfx/shockbolt/object/artifact/wind_worn_shot.png differ