diff --git a/game/modules/tome/data/birth/classes/warrior.lua b/game/modules/tome/data/birth/classes/warrior.lua index c6428a75fe284b39b7452c9ef7e024e684be1fd2..6372d9fb64f542bcbb95808b0d8f8d1ff3d042bc 100644 --- a/game/modules/tome/data/birth/classes/warrior.lua +++ b/game/modules/tome/data/birth/classes/warrior.lua @@ -279,6 +279,7 @@ newBirthDescriptor{ ["technique/unarmed-discipline"]={false, 0.3}, ["technique/unarmed-training"]={true, 0.3}, ["technique/conditioning"]={true, 0.3}, + ["technique/mobility"]={true, 0.2}, }, talents = { [ActorTalents.T_UPPERCUT] = 1,