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 } } } }
En son Chastity the Celibate tarafından düzenlendi; 2 Oca 2023 @ 8:10
< >
2 yorumdan 1 ile 2 arası gösteriliyor
Donofett  [geliştirici] 4 Oca 2023 @ 6:00 
Thank you! I'll get a patch pushed shortly.
Donofett  [geliştirici] 1 Nis 2023 @ 12:54 
FINALLY added this.
< >
2 yorumdan 1 ile 2 arası gösteriliyor
Sayfa başına: 1530 50