63 lines
No EOL
1.3 KiB
Text
63 lines
No EOL
1.3 KiB
Text
add_namespace = floddstatt
|
|
|
|
country_event = {
|
|
id = floddstatt.0
|
|
title = floddstatt.0.t
|
|
desc = floddstatt.0.d
|
|
picture = GFX_report_event_generic_picture
|
|
|
|
is_triggered_only = yes
|
|
|
|
trigger = {
|
|
always = no
|
|
}
|
|
|
|
immediate = {
|
|
# Add any immediate effects here
|
|
}
|
|
|
|
option = {
|
|
name = floddstatt.0.a
|
|
add_political_power = 5
|
|
}
|
|
}
|
|
|
|
country_event = {
|
|
id = floddstatt.1
|
|
title = floddstatt.1.t
|
|
desc = floddstatt.1.d
|
|
picture = GFX_report_event_generic_picture
|
|
|
|
is_triggered_only = yes
|
|
|
|
trigger = {
|
|
has_completed_mission = floddstatt_general_fg_vote
|
|
}
|
|
|
|
immediate = {
|
|
clr_global_flag = flod_elections_in_motion_flag
|
|
every_country = {
|
|
limit = {
|
|
OR = {
|
|
has_idea = floddstatt_member
|
|
has_idea = floddstatt_border
|
|
}
|
|
NOT = {
|
|
has_idea = floddstatt_leader
|
|
}
|
|
}
|
|
overlord = {
|
|
add_political_power = 300
|
|
set_autonomy = {
|
|
target = PREV
|
|
autonomous_state = autonomy_free
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
option = {
|
|
name = floddstatt.1.a
|
|
flod_election_result = yes
|
|
}
|
|
} |