Stellaris

Stellaris

Change Ethics
23 Comments
Baka Racker Dec 15, 2021 @ 4:12pm 
@mhariz1993 "coexists almost any other mod.(except mods that add new ethics)"
mhariz1993 Nov 14, 2021 @ 5:37am 
Does this works with mods that add more ethics ?
Baka Racker Nov 13, 2021 @ 6:54pm 
Still works! I found it best to use the "remove ethics" option first, then assign the desired ones.
Redhand_Jedi Feb 7, 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 Jan 17, 2021 @ 8:00pm 
*in the edicts menu, that is
Killer Tamashi Jan 17, 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 Aug 13, 2020 @ 9:31am 
Checked it, does not work anymore
Jami Apr 28, 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 Sep 20, 2019 @ 10:50am 
You gonna update this?
Maya Mar 6, 2018 @ 11:10pm 
Was wondering if you were planning on updating this mod for 2.0?
[VSGS] ✞ḠℝѦℕÐ♏∀ϟ Sep 27, 2017 @ 3:15pm 
do you plan on updating the mod to 1.8 :steamhappy:
mettpawwz Jul 17, 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 May 14, 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] May 13, 2017 @ 9:16pm 
I updated.
Fanatical Warlock May 3, 2017 @ 2:56pm 
Have you updated this mod yet?
Fonfon Apr 17, 2017 @ 2:10pm 
well I dont see a way to change ethics so update would be gr8 :)
Maya Apr 8, 2017 @ 4:12pm 
I still think this mod could be good for RP. If its not too much trouble to update it.
Synkro Apr 8, 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] Apr 7, 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 Apr 7, 2017 @ 10:50pm 
Do you plan on updating this mod for 1.5?
jvt Jan 9, 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] Jan 8, 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 Jan 8, 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
}
}
}