diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua
index a53a96069e1669940a1bb2e6a4b58dbd8ad2dc64..55b753b2b29f643ac2b9c0c3aa451e776dd86c27 100644
--- a/game/modules/tome/data/general/objects/world-artifacts.lua
+++ b/game/modules/tome/data/general/objects/world-artifacts.lua
@@ -777,6 +777,7 @@ newEntity{ base = "BASE_RING",
 		talents_types_mastery = {
 			["technique/2hweapon-cripple"] = 0.3,
 			["technique/2hweapon-offense"] = 0.3,
+			["technique/2hweapon-assault"] = 0.3,
 			["technique/archery-bow"] = 0.3,
 			["technique/archery-sling"] = 0.3,
 			["technique/archery-training"] = 0.3,