Stellaris

Stellaris

Change Ethics
23 Comments
Baka Racker 15 Dec, 2021 @ 4:12pm 
@mhariz1993 "coexists almost any other mod.(except mods that add new ethics)"
mhariz1993 14 Nov, 2021 @ 5:37am 
Does this works with mods that add more ethics ?
Baka Racker 13 Nov, 2021 @ 6:54pm 
Still works! I found it best to use the "remove ethics" option first, then assign the desired ones.
Redhand_Jedi 7 Feb, 2021 @ 3:32am 
It does work as previous mentioned below and it no longer has the correct name but it is easily identified. Works as described above. I was able to change my ethics from xenophile to xenophobe without any difficulty. :jawagrin:
Killer Tamashi 17 Jan, 2021 @ 8:00pm 
*in the edicts menu, that is
Killer Tamashi 17 Jan, 2021 @ 7:59pm 
By some miracle of god, it still works and you can add it to an existing save, It's not named properly anymore but it's easy enough to find
Masterdude94 13 Aug, 2020 @ 9:31am 
Checked it, does not work anymore
Jami 28 Apr, 2020 @ 5:27am 
Doing a small test with this mod (Starting a game with no AI and changing ethics) shows that it still somehow functions.
Tommo 20 Sep, 2019 @ 10:50am 
You gonna update this?
Maya 6 Mar, 2018 @ 11:10pm 
Was wondering if you were planning on updating this mod for 2.0?
[VSGS] ✞ḠℝѦℕÐ♏∀ϟ 27 Sep, 2017 @ 3:15pm 
do you plan on updating the mod to 1.8 :steamhappy:
mettpawwz 17 Jul, 2017 @ 8:53pm 
Hey I was wondering if you could add the hive mind ethic to the (authoritarian <---> egalitarian) ethic scale. Thanks a bunch
The 5th Religion 14 May, 2017 @ 7:25pm 
Thank you so much, your mod is letting me get rid of a spiritualist ethic I didn't really want so I could get sentient AI this playthrough!
総帥閣下  [author] 13 May, 2017 @ 9:16pm 
I updated.
Fanatical Warlock 3 May, 2017 @ 2:56pm 
Have you updated this mod yet?
Fonfon 17 Apr, 2017 @ 2:10pm 
well I dont see a way to change ethics so update would be gr8 :)
Maya 8 Apr, 2017 @ 4:12pm 
I still think this mod could be good for RP. If its not too much trouble to update it.
Synkro 8 Apr, 2017 @ 10:27am 
I'll keep looking out for if you can do it but I just needed a fast way to do it because one of my saves got all messed up and deleted one of my ethics traits but I was planning on resetting so thanks anyways :)
総帥閣下  [author] 7 Apr, 2017 @ 11:24pm 
>Synkro
I have not play 1.5 yet, but I heard that Paradox added a mechanics to change ethics.
So I will not update this mod basically. Do you want?
Synkro 7 Apr, 2017 @ 10:50pm 
Do you plan on updating this mod for 1.5?
jvt 9 Jan, 2017 @ 11:52pm 
I wanted to add ethics from Ethic&Government Rebuild to my already played game so i created two events this one and one for government to my personal mod.
総帥閣下  [author] 8 Jan, 2017 @ 1:43am 
>JvT
Thank you for teaching.
Do you want to change pops' ethics?
I didn't make such edicts and events for reality...
jvt 8 Jan, 2017 @ 1:22am 
For changing pops ethics you can use something like:

country_event = {
id = persethic.2
title = eagrpop
desc = eagr new persethics pops
picture = GFX_evt_federation_fleet

is_triggered_only = yes
trigger = { always = no }

option = {
name = New ethics pops
every_owned_pop = {
pop_add_ethic = ethic_fanatic_socialism
pop_add_ethic = ethic_fanatic_industrial
pop_add_ethic = ethic_fanatic_expansionist
pop_add_ethic = ethic_fanatic_pluralist
pop_add_ethic = ethic_culture
}
}
}