Resolved Brigandine over Mail - Not showing up in traders

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: Vlandian Brigandine over Mail is not showing up in shops

How to Reproduce: Load up a tier 5 clan campaign + and the Brigandine over Mail does not show up.

Note: After checking the body_armors I know what the problem is:

<Item id="coat_of_plates_over_mail"
name="{=PtfbqMeg}Brigandine over Mail"
mesh="tunic_ironplate_armor"
subtype="body_armor"
culture="Culture.vlandia"
weight="23.2"
difficulty="0"
appearance="3" (this is set too high, 1.6 or something would be better)
Type="BodyArmor">
<ItemComponent>
<Armor body_armor="50"
leg_armor="16"
arm_armor="14"
covers_body="true"
modifier_group="chain"
material_type="Chainmail" />
</ItemComponent>
<Flags UseTeamColor="true" />
</Item>

Brigandine over Mail (the best Vlandian armor and we can't get it)
I75z34e.jpg
 
Back
Top Bottom