I want to be able to have a President of a Custom Ideology have a seperate Focus Tree after his re Election
how did you get your focus tree even show up
Not 100% sure on this, but I'd assume in the "Available" for the focus(es) you don't want Clinton to be able to take, you'd use similar to the USA's "Establish the Gold Standard" focus:
has_government = democratic
NOT = {
has_country_leader = { ruling_only = yes character = USA_franklin_delano_roosevelt }
}
In that case, the focus is only available if you're democratic, and FDR isn't the leader
Not 100% sure on this, but I'd assume in the "Available" for the focus(es) you don't want Clinton to be able to take, you'd use similar to the USA's "Establish the Gold Standard" focus:
has_government = democratic
NOT = {
has_country_leader = { ruling_only = yes character = USA_franklin_delano_roosevelt }
}
In that case, the focus is only available if you're democratic, and FDR isn't the leader
-jordsta95
Thanks Man!
G cool 101
So alright in my mod Clinton is in power, He can run for reelection in the mod and it gives him a separate focus from his current focus tree while still being in the current focus tree. (Sorry if this does not make much since) I.E he has a focus tree he goes through till the election and after that he can be reelected with a different path separate from the current one. Now what I want to know is how to make this work? I kinda just want to make it so No focus needs to be done before so this can happen. If anyone can help, I can't Thank you enough!
Here is an image if it helps