Mount & Blade II: Bannerlord
0 of 0

File information

Last updated

Original upload

Created by

Psxrex

Uploaded by

psxrex

Virus scan

Safe to use

Tags for this mod

About this mod

I wanted a morningstar in civilian clothes. The game said no. Fixed that.

Permissions and credits
The concealed blade perk did not work for me so I did this instead. Made the crafting parts of all weapons I could find have the 'civilian' flag.  Works on save games.

Backup crafting_pieces.xml,then paste the downloaded file to:

SteamApps\common\Mount & Blade II Bannerlord\Modules\Native\ModuleData

Updates will likely break this mod and I am not really intending to update this again. Any one that wants to add it in a module, by all means do so.


Example:
  <CraftingPiece id="vlandian_blade_1" name="{=q7jHkLam}Fullered Narrow Arming Sword Blade" tier="2" piece_type="Blade" mesh="vlandian_blade_1" culture="Culture.vlandia" length="94.6" weight="0.98">
    <PieceUsages unavailable_usages="" />
    <BladeData sharpness="3" physics_material="metal_weapon" body_name="bo_sword_one_handed" holster_mesh="vlandian_blade_1_scabbard_1">
      <Thrust damage_type="Pierce" damage_factor="2.3" />
      <Swing damage_type="Cut" damage_factor="3.1" />
    </BladeData>
    <Flags>
      <Flag name="Civilian" type="ItemFlags" />
    </Flags>

    <Materials>
      <Material id="Iron3" count="3" />
    </Materials>
  </CraftingPiece>