diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua
index d9b1aa50575fcbebfc3d59e81e5b035a5d8f8109..14dc2b698ebdc394c6edf538880549081f69837d 100644
--- a/game/modules/tome/data/general/objects/world-artifacts.lua
+++ b/game/modules/tome/data/general/objects/world-artifacts.lua
@@ -5866,6 +5866,7 @@ newEntity{ base = "BASE_SHIELD",
 	desc = [[Some mad Chronomancer appears to have affixed a handle to this hole in spacetime. It looks highly effective, in its own strange way.]],
 	color = colors.LIGHT_GREY,
 	rarity = 300,
+	metallic = false,
 	level_range = {35, 45},
 	require = { stat = { str=40 }, },
 	cost = 400,