Stellaris

Stellaris

Remote Re-education Facilities - New Authoritarian Civic
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 } } } }
Last edited by Chastity the Celibate; 2 Jan, 2023 @ 8:10am
< >
Showing 1-2 of 2 comments
Donofett  [developer] 4 Jan, 2023 @ 6:00am 
Thank you! I'll get a patch pushed shortly.
Donofett  [developer] 1 Apr, 2023 @ 12:54pm 
FINALLY added this.
< >
Showing 1-2 of 2 comments
Per page: 1530 50