diff --git a/game/modules/tome/data/general/objects/boss-artifacts.lua b/game/modules/tome/data/general/objects/boss-artifacts.lua
index d606b7288367b4be9c9577a3c13aeb0a82fdfad9..55d69ec5711e231a9187588b260e170499381d7e 100644
--- a/game/modules/tome/data/general/objects/boss-artifacts.lua
+++ b/game/modules/tome/data/general/objects/boss-artifacts.lua
@@ -537,7 +537,7 @@ newEntity{ base = "BASE_AMULET",
 		local NPC = require "mod.class.NPC"
 		local vampire = NPC.new{
 			type = "undead", subtype = "vampire",
-			display = "V",
+			display = "V", image = "npc/elder_vampire.png",
 			name = "elder vampire", color=colors.RED,
 			desc=[[A terrible robed undead figure, this creature has existed in its unlife for many centuries by stealing the life of others. It can
 			summon the very shades of its victims from beyond the grave to come enslaved to its aid.]],
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_aluin_the_fallen.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_aluin_the_fallen.png
new file mode 100644
index 0000000000000000000000000000000000000000..c547e92ce1560dfab0bfda0596096c5868e77d0c
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_aluin_the_fallen.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ben_cruthdar__the_cursed.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ben_cruthdar__the_cursed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c5e93ed3552907427556cc8c7f37f57e9c3c249
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ben_cruthdar__the_cursed.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_fire_wyrmic.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_fire_wyrmic.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4d69518b09d549ce2a01494e0aea2b40f89d531
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_fire_wyrmic.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ice_wyrmic.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ice_wyrmic.png
new file mode 100644
index 0000000000000000000000000000000000000000..1f193bb4ea835c4970c977473be79a4304179e73
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_ice_wyrmic.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_human_lumberjack.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_lumberjack.png
similarity index 100%
rename from game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_human_lumberjack.png
rename to game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_lumberjack.png
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_sand_wyrmic.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_sand_wyrmic.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c16903b19b9424cdb84dddb007a187c5f0d7ac0
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_sand_wyrmic.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_shady_cornac_man.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_shady_cornac_man.png
new file mode 100644
index 0000000000000000000000000000000000000000..822dfbc6cfddde149250d9a49276522e8e2b2d08
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_shady_cornac_man.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_storm_wyrmic.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_storm_wyrmic.png
new file mode 100644
index 0000000000000000000000000000000000000000..c11241354b45b0ab28ad8775bd5adff5f098e2ba
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_storm_wyrmic.png differ
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/spiderkin_spider_nimisil.png b/game/modules/tome/data/gfx/shockbolt/npc/spiderkin_spider_nimisil.png
index 1f22d0519dabea9e2b5a322fb37f4355e38ecc76..ef11369315961642def7fbf63c02aaa04399590f 100644
Binary files a/game/modules/tome/data/gfx/shockbolt/npc/spiderkin_spider_nimisil.png and b/game/modules/tome/data/gfx/shockbolt/npc/spiderkin_spider_nimisil.png differ