I passed through the XML of viewdata.xr and data.xr and I see no way to change certain text strings like Gods name, and resistance name. For example, gods has system names like s_agrela, but there is no "Agrela" string to be change.
I would like to change god names to government types names and change the resistance names for other elements.
Code:
<Item>
<s_name>god_agrela</s_name>
<s_icon>icon_god_agrela</s_icon>
<p2_position x="-0.707107" y="-0.707107"/>
<s_avatar>g_agrela</s_avatar>
</Item>
I would like to change god names to government types names and change the resistance names for other elements.