Stellaris
Remote Re-education Facilities - New Authoritarian Civic
Chastity the Celibate 2 ENE 2023 a las 8:08 a. m.
Compatibility with Ethics Mods
You can add compatibility with other ethic mods without a patch simply by adding their ethics to your scripted triggers file, like below. At the bottom I added the ethics from Ethics & Civics: Bug Branch. This will not affect those playing without the mod, and you can do this with other ethic mods too.

is_correct_ethic = { exists = owner exists = pop OR = { is_non_sapient_robot = yes AND = { owner = { is_materialist = yes } pop = { pop_has_ethic = ethic_materialist } } AND = { owner = { is_authoritarian = yes } pop = { pop_has_ethic = ethic_authoritarian } } AND = { owner = { is_spiritualist = yes } pop = { pop_has_ethic = ethic_spiritualist } } AND = { owner = { is_egalitarian = yes } pop = { pop_has_ethic = ethic_egalitarian } } AND = { owner = { is_militarist = yes } pop = { pop_has_ethic = ethic_militarist } } AND = { owner = { is_pacifist = yes } pop = { pop_has_ethic = ethic_pacifist } } AND = { owner = { is_xenophile = yes } pop = { pop_has_ethic = ethic_xenophile } } AND = { owner = { is_xenophobe = yes } pop = { pop_has_ethic = ethic_xenophobe } } AND = { owner = { is_ecocentric = yes } pop = { pop_has_ethic = ethic_ecocentric } } AND = { owner = { is_anthropocentric = yes } pop = { pop_has_ethic = ethic_anthropocentric } } AND = { owner = { is_elitist = yes } pop = { pop_has_ethic = ethic_elitist } } AND = { owner = { is_pluralist = yes } pop = { pop_has_ethic = ethic_pluralist } } AND = { owner = { is_competitive = yes } pop = { pop_has_ethic = ethic_competitive } } AND = { owner = { is_cooperative = yes } pop = { pop_has_ethic = ethic_cooperative } } } }
Última edición por Chastity the Celibate; 2 ENE 2023 a las 8:10 a. m.
< >
Mostrando 1-2 de 2 comentarios
Donofett  [desarrollador] 4 ENE 2023 a las 6:00 a. m. 
Thank you! I'll get a patch pushed shortly.
Donofett  [desarrollador] 1 ABR 2023 a las 12:54 p. m. 
FINALLY added this.
< >
Mostrando 1-2 de 2 comentarios
Por página: 1530 50