genrev0914 Posted July 1, 2020 Share Posted July 1, 2020 Hello, Im new here, I was making a mod in bannerlord where I made a custom culture, everything works fine, unique troops etc. except the tournament, because tournaments are based on culture, my newly created culture doesnt have any armors and weapons on tournament so it crash on tournament start, I was hoping someone knows the location of the xml file where I could edit the weapons of the contestants, that would be really great and appreciated. :) Link to comment Share on other sites More sharing options...
genrev0914 Posted July 2, 2020 Author Share Posted July 2, 2020 I found it and added the required equipments but it still crash, might need the culture tag which i dont know how to create :( Link to comment Share on other sites More sharing options...
PavlovsPooch Posted July 5, 2020 Share Posted July 5, 2020 (edited) <NPCCharacter id="weapon_practice_stage_1_empire" default_group="Infantry" is_hero="false" civilianTemplate="NPCCharacter.npc_wanderer_equipment_template_empire" occupation="Wanderer" culture="Culture.empire" name="{=!}Empire Weapon Dummy"> <face> <face_key_template value="NPCCharacter.guard" /> </face> i suspect weapon dummy is the name of tournament contenders they have 3 stages for each culture. Its in spnpccharacters in sandboxcore, but i think i have seen them in another table - im not at that stage yet but a good thing to sort out Edited July 5, 2020 by PavlovsPooch Link to comment Share on other sites More sharing options...
Recommended Posts