diff --git a/game/modules/tome/data/general/npcs/venom-drake.lua b/game/modules/tome/data/general/npcs/venom-drake.lua
index 27944fbf38b3280c99b313483cedd2c194a38e87..7e3eb4349c8813ebc0f1c9f32613901cb789a435 100644
--- a/game/modules/tome/data/general/npcs/venom-drake.lua
+++ b/game/modules/tome/data/general/npcs/venom-drake.lua
@@ -55,7 +55,7 @@ newEntity{ base = "BASE_NPC_VENOM_DRAKE",
 	on_melee_hit = {[DamageType.ACID]=resolvers.mbonus(7, 2)},
 
 	make_escort = {
-		{type="dragon", subtype="acid", name="acid drake hatchling", number=3, no_subescort=true},
+		{type="dragon", subtype="venom", name="venom drake hatchling", number=3, no_subescort=true},
 	},
 }
 
@@ -72,7 +72,7 @@ newEntity{ base = "BASE_NPC_VENOM_DRAKE",
 	lite = 1,
 
 	make_escort = {
-		{type="dragon", name="acid drake hatchling", number=1},
+		{type="dragon", name="venom drake hatchling", number=1},
 	},
 
 	resolvers.talents{
diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua
index b8d27755f31fc5d433f6929a73c94d5907207f1a..5cab3488cb4ee6d5f84fe2d988458bb0b2877012 100644
--- a/game/modules/tome/data/general/objects/world-artifacts.lua
+++ b/game/modules/tome/data/general/objects/world-artifacts.lua
@@ -4112,7 +4112,7 @@ newEntity{ base = "BASE_LEATHER_BOOT",
 newEntity{ base = "BASE_CLOTH_ARMOR", --Thanks Grayswandir!
 	power_source = {arcane=true},
 	unique = true,
-	name = "Silk Current", color = colors.BLUE, image = "object/artifact/robe_spider_silk_robe_spydre.png",
+	name = "Silk Current", color = colors.BLUE, image = "object/artifact/silk_current.png",
 	unided_name = "flowing robe",
 	desc = [[This deep blue robe flows and ripples as if pushed by an invisible tide.]],
 	level_range = {1, 15},
@@ -4558,7 +4558,7 @@ newEntity{ base = "BASE_TOOL_MISC",
 	power_source = {nature = true, antimagic=true},
 	unique=true, rarity=240,
 	type = "charm", subtype="totem",
-	name = "The Guardian's Totem",
+	name = "The Guardian's Totem", image = "object/artifact/the_guardians_totem.png",
 	unided_name = "cracked stone totem",
 	color = colors.GREEN,
 	level_range = {40, 50},
@@ -4654,7 +4654,7 @@ newEntity{ base = "BASE_TOOL_MISC",
 newEntity{ base = "BASE_CLOAK",
 	power_source = {psionic=true},
 	unique = true,
-	name = "Cloth of Dreams", image = "object/artifact/serpentine_cloak.png",
+	name = "Cloth of Dreams", image = "object/artifact/cloth_of_dreams.png",
 	unided_name = "tattered cloak",
 	desc = [[Touching this cloak of otherworldly fabric makes you feel both drowsy yet completely aware.]],
 	level_range = {30, 40},
@@ -4712,7 +4712,7 @@ newEntity{ base = "BASE_TOOL_MISC",
 newEntity{ base = "BASE_MASSIVE_ARMOR", -- Thanks SageAcrin!
 	power_source = {technique = true, nature = true},
 	unique = true,
-	name = "Thalore-Wood Cuirass",
+	name = "Thalore-Wood Cuirass", image = "object/artifact/thalore_wood_cuirass.png",
 	unided_name = "thick wooden plate armour",
 	desc = [[Expertly hewn from the bark of trees, this wooden armor provides excellent protection at a low weight.]],
 	color = colors.WHITE,
@@ -4784,7 +4784,7 @@ newEntity{ base = "BASE_SHIELD", --Thanks SageAcrin!
 newEntity{ base = "BASE_AMULET", --Thanks Grayswandir!
 	power_source = {psionic=true},
 	unique = true,
-	name = "Shard of Insanity", color = colors.DARK_GREY, image = "object/artifact/amulet_spellblaze_echoes.png",
+	name = "Shard of Insanity", color = colors.DARK_GREY, image = "object/artifact/shard_of_insanity.png",
 	unided_name = "cracked black amulet",
 	desc = [[A deep red light glows from within this damaged amulet of black stone. When you touch it, you can hear voices whispering into your mind.]],
 	level_range = {20, 32},
@@ -4814,7 +4814,7 @@ newEntity{ base = "BASE_AMULET", --Thanks Grayswandir!
 newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
 	power_source = {psionic=true},
 	unique = true,
-	name = "Pouch of the Subconscious",
+	name = "Pouch of the Subconscious", image = "object/artifact/pouch_of_the_subconscious.png",
 	unided_name = "familiar pouch",
 	desc = [[You find yourself constantly fighting an urge to handle this strange pouch of shot.]],
 	color = colors.RED, image = "object/artifact/star_shot.png",
@@ -4839,7 +4839,7 @@ newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
 newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
 	power_source = {nature=true},
 	unique = true,
-	name = "Wind Worn Shot",
+	name = "Wind Worn Shot", image = "object/artifact/wind_worn_shot.png",
 	unided_name = "perfectly smooth shot",
 	desc = [[These perfectly white spheres appear to have been worn down by years of exposure to strong winds.]],
 	color = colors.RED, image = "object/artifact/star_shot.png",
@@ -4864,7 +4864,7 @@ newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
 
 newEntity{ base = "BASE_GREATMAUL",
 	power_source = {nature=true, antimagic=true},
-	name = "Spellcrusher", color = colors.GREEN,
+	name = "Spellcrusher", color = colors.GREEN, image = "object/artifact/spellcrusher.png",
 	unided_name = "vine coated hammer", unique = true,
 	desc = [[This large steel greatmaul has thick vines wrapped around the handle. ]],
 	level_range = {10, 20},
@@ -4926,7 +4926,7 @@ newEntity{ base = "BASE_TOOL_MISC",
 	power_source = {psionic=true},
 	unique=true, rarity=240,
 	type = "charm", subtype="torque",
-	name = "Telekinetic Core",
+	name = "Telekinetic Core", image = "object/artifact/telekinetic_core.png",
 	unided_name = "heavy torque",
 	color = colors.BLUE,
 	level_range = {5, 20},
@@ -4975,7 +4975,7 @@ newEntity{ base = "BASE_GLOVES", --Thanks SageAcrin /AND/ Edge2054!
 	power_source = {technique=true},
 	unique = true,
 	name = "Crystle's Astral Bindings", --Yes, CRYSTLE. It's a name.
-	unided_name = "crystalline gloves",
+	unided_name = "crystalline gloves", image = "object/artifact/crystles_astral_bindings.png",
 	desc = [[Said to have belonged to a lost Anorithil, stars are reflected in the myriad surfaces of these otherworldly bindings.]],
 	level_range = {8, 20},
 	rarity = 225,
@@ -5006,7 +5006,7 @@ newEntity{ base = "BASE_GEM", --Thanks SageAcrin and Graziel!
 	unique = true,
 	unided_name = "cracked golem eye",
 	name = "Prothotipe's Prismatic Eye", subtype = "multi-hued",
-	color = colors.WHITE,
+	color = colors.WHITE, image = "object/artifact/prothotipes_prismatic_eye.png",
 	level_range = {18, 30},
 	desc = [[This cracked gemstone appears faded with age. It appears to have once been the eye of a golem.]],
 	rarity = 240,
@@ -5032,7 +5032,7 @@ newEntity{ base = "BASE_GEM", --Thanks SageAcrin and Graziel!
 newEntity{ base = "BASE_MASSIVE_ARMOR", --Thanks SageAcrin!
 	power_source = {psionic=true},
 	unique = true,
-	name = "Plate of the Blackened Mind",
+	name = "Plate of the Blackened Mind", image = "object/artifact/plate_of_the_blackened_mind.png",
 	unided_name = "solid black breastplate",
 	desc = [[This deep black armor absorbs all light that touches it. A dark power sleeps within, primal, yet aware. When you touch the plate, you feel dark thoughts creeping into your mind.]],
 	color = colors.BLACK,
@@ -5160,7 +5160,7 @@ newEntity{ base = "BASE_CLOAK",
 newEntity{ base = "BASE_LIGHT_ARMOR", --Thanks SageAcrin!
 	power_source = {arcane=true},
 	unided_name = "black leather armor",
-	name = "Death's Embrace", unique=true,
+	name = "Death's Embrace", unique=true, image = "object/artifact/deaths_embrace.png",
 	desc = [[This deep black leather armor, wrapped with thick silk, is icy cold to the touch.]],
 	level_range = {40, 50},
 	rarity = 250,
@@ -5203,7 +5203,7 @@ newEntity{ base = "BASE_LIGHT_ARMOR", --Thanks SageAcrin!
 newEntity{ base = "BASE_LIGHT_ARMOR", --Thanks SageAcrin!
 	power_source = {nature=true, antimagic=true},
 	unided_name = "gauzy green armor",
-	name = "Breath of Eyal", unique=true,
+	name = "Breath of Eyal", unique=true, image = "object/artifact/breath_of_eyal.png",
 	desc = [[This light weight armor appears to have been woven of countless sprouts, still curling and growing. When you put it on, you feel the weight of the world on your shoulders, in spite of how light it felt in your hands.]],
 	level_range = {40, 50},
 	rarity = 250,
diff --git a/game/modules/tome/data/gfx/shockbolt/npc/dragon_venom_venom_drake_hatchling.png b/game/modules/tome/data/gfx/shockbolt/npc/dragon_venom_venom_drake_hatchling.png
new file mode 100644
index 0000000000000000000000000000000000000000..0a0d44f18eabb7274333117ab8753ce0d0a21927
Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/dragon_venom_venom_drake_hatchling.png differ