Resolved Reinforced Chain Barding - Wrong Culture assigned

Users who are viewing this thread

Version number
1.6.1
Branch
Main
Modded/unmodded
No, I didn't use any mods.

Reiksmarshal

Sergeant Knight at Arms
Summary: Reinforced Chain Barding which is the armor the Vlandian Knights use is assigned to the Sturgia culture (should be Vlandia cultyure) and does not show up in Valandian merchants.

How to Reproduce: Look at the game file horses_and_others (Modules\SandBoxCore\ModuleData\spitems)

<Item id="chain_barding"
name="{=HJriXlcb}Reinforced Chainmail Barding"
mesh="horse_harness_vlandia_a_clotest"
culture="Culture.sturgia" This should be Culture.vlandia
weight="26"
appearance="0.5"
Type="HorseHarness">
<ItemComponent>
<Armor body_armor="64"
mane_cover_type="all"
maneuver_bonus="0"
speed_bonus="0"
reins_mesh="horse_harness_vlandia_a_rein"
charge_bonus="0"
family_type="1"
modifier_group="chain"
material_type="Chainmail" />
</ItemComponent>

Vlandian Reinforced Chain Barding
v6sqXqF.jpg
 
Back
Top Bottom