Khuzait Lancer vs Khuzait Heavy Lancer

Users who are viewing this thread

it should be a bug, i noticed the same thing.
DAD72AAF4B05EB10A471D6C7835EC6C873D374B9
 
Found the fix.

Go to: steamapps\common\Mount & Blade II Bannerlord\Modules\SandBoxCore\ModuleData

open spnpccharacters.xml with your favourite document editor.

search NPCCharacter id="khuzait_heavy_lancer"

you'll find the stats under it. just fix them yourself.



<skill id="Athletics"
value="60" />
<skill id="Riding"
value="130" />
<skill id="OneHanded"
value="130" />
<skill id="TwoHanded"
value="100" />
<skill id="Polearm"
value="130" />
<skill id="Bow"
value="60" />
<skill id="Crossbow"
value="20" />
<skill id="Throwing"
value="80" />

fixed results

CC7EDC5A3D7B258856895A15A083FD3A39A7E9CF
 
Last edited:
Back
Top Bottom