Hello,
I am a new modder to Civ 6, using the base custom civilisation creation template kindly provided by maconnolly here.
This template has various sql files - leader agendas, colours, config etc. I am trying to specify the preferred religion of the custom civilisation, but cannot find the tag for this in any of the files. I've looked through other mods and seen such code snippets as:
<FavoredReligions>
<Row LeaderType="LEADER_PETRO" ReligionType="RELIGION_ORTHODOXY"/>
</FavoredReligions>
but, I am not certain if this is fully correct or where I'd place it. Would it be effective to place such a piece of code in leader_agenda.xml? Do I need to create a new religion.xml to paste this code? Is this code even correct and if not, what is the correct code. I did try to search it up on here and scrolled through all 90 pages of answers to no avail. Any help would be appreciated.
Thank you also for the numerous other answers that I've found on these forums without needing to ask, cheers.
I am a new modder to Civ 6, using the base custom civilisation creation template kindly provided by maconnolly here.
This template has various sql files - leader agendas, colours, config etc. I am trying to specify the preferred religion of the custom civilisation, but cannot find the tag for this in any of the files. I've looked through other mods and seen such code snippets as:
<FavoredReligions>
<Row LeaderType="LEADER_PETRO" ReligionType="RELIGION_ORTHODOXY"/>
</FavoredReligions>
but, I am not certain if this is fully correct or where I'd place it. Would it be effective to place such a piece of code in leader_agenda.xml? Do I need to create a new religion.xml to paste this code? Is this code even correct and if not, what is the correct code. I did try to search it up on here and scrolled through all 90 pages of answers to no avail. Any help would be appreciated.
Thank you also for the numerous other answers that I've found on these forums without needing to ask, cheers.