Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common/sonikku opposition meta 190721 #70

Merged
merged 2 commits into from
Jul 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions common/national_focus/Kingdom_Akorn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2995,12 +2995,11 @@ focus_tree = {
focus = KOA_Contradictions_of_the_South
}
completion_reward = {
KOA_increase_populist_influence = yes
hidden_effect = {
KOA_Remove_Populist_Idea = yes
add_ideas = KOA_Southern_Pressure_2
set_variable = { KOA_current_populist_idea_level = 2 }
set_variable = { KOA_new_populist_idea_level = 2 }
KOA_Switch_Populist_Idea = yes
}
KOA_increase_populist_influence = yes
custom_effect_tooltip = KOA_Populist_influence_increase_tooltip
custom_effect_tooltip = KOA_Southern_oppression_idea_up
}
Expand Down Expand Up @@ -3042,11 +3041,11 @@ focus_tree = {
focus = KOA_Land_and_Progress
}
completion_reward = {
KOA_increase_populist_influence = yes
hidden_effect = {
set_variable = { KOA_new_populist_idea_level = 4 }
KOA_Switch_Populist_Idea = yes
}
KOA_increase_populist_influence = yes
KOA = {
country_event = {
id = koa.138
Expand Down Expand Up @@ -3265,7 +3264,8 @@ focus_tree = {
}
completion_reward = {
hidden_effect = {
KOA_Remove_Populist_Idea = yes
set_variable = { KOA_new_populist_idea_level = 0 }
KOA_Switch_Populist_Idea = yes
add_ideas = KOA_Southern_Glory
}
add_political_power = 125
Expand Down Expand Up @@ -3558,7 +3558,8 @@ focus_tree = {
}
completion_reward = {
hidden_effect = {
KOA_Remove_Nobles_Idea = yes
set_variable = { KOA_new_nobles_idea_level = 0 }
KOA_Switch_Nobles_Idea = yes
add_ideas = KOA_Northern_Dawn
}
add_political_power = 150
Expand Down
Loading