Craig_Sutter
Deity
As the title: where in the building XMLs does it set how a Shrine increases spread rate for a Religion? I looked at the religious buildings and can't find any spread rate modifier that I can tell... checked the wiki, too.
It may be this:
<ReligionChanges>
<ReligionChange>
<ReligionType>RELIGION_ISLAM</ReligionType>
<iReligionChange>1</iReligionChange>
</ReligionChange>
</ReligionChanges>
as this is only religious type entry that the wiki doesn't identify... but 1 looks Boolean to me, where I expected a percent modification.
It may be this:
<ReligionChanges>
<ReligionChange>
<ReligionType>RELIGION_ISLAM</ReligionType>
<iReligionChange>1</iReligionChange>
</ReligionChange>
</ReligionChanges>
as this is only religious type entry that the wiki doesn't identify... but 1 looks Boolean to me, where I expected a percent modification.