NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

#unrest first round gatekeeper (performance improvement)
planet_event = {
id = unrest.9999
hide_window = yes

pre_triggers = {
has_owner = yes
has_ground_combat = no
}

trigger = {
planet_stability < @stabilitylevel2
NOR = {
has_planet_flag = cc_revolt_imminent
has_planet_flag = recent_unrest_event
}
has_orbital_bombardment = no
exists = controller
controller = { is_same_value = root.owner }
any_owned_species = {
species_has_happiness_with_owner = root.owner
}
}


mean_time_to_happen = {
years = 5
modifier = {
factor = 0.8
planet_stability < @stabilitylevel1
}
modifier = {
factor = 0.8
planet_stability < @stabilitylevel0
}
modifier = {
factor = 0.8
has_planet_flag = cc_opposite_ethic_to_ruler
}
}


immediate = {
if = { #decided to co-opt the Vanilla system but speed it up a bit
limit = {
NOT = { has_planet_flag = unrest_50_variable_set }
}
set_planet_flag = unrest_50_variable_set
set_variable = {
which = unrest_50
value = 12
}
}
else = {
if = {
limit = {
has_planet_flag = unrest_50_variable_set
}
change_variable = {
which = unrest_50
value = 12
}
}
}

planet_event = { id = unrest.4199 days = 181 }

if = {
limit = { owner = { has_ethic = ethic_gestalt_consciousness } }
if = {
limit = { owner = { has_authority = auth_hive_mind } }
planet_event = { id = ccrebel_hm.1 }
}
if = {
limit = { owner = { has_authority = auth_machine_intelligence } }
planet_event = { id = ccrebel_hm.2 }
}
else = {
random_list = {
100 = {
planet_event = { id = unrest.101 }
modifier = {
factor = 2
pop_percentage = {
limit = { NOT = { is_same_species = root.owner } }
percentage > 0.5
}
}
}
100 = {
planet_event = { id = unrest.105 }
modifier = {
factor = 0
NOR = {
planet_stability < @stabilitylevel1
pop_percentage = {
limit = { NOT = { is_same_species = root.owner } }
percentage > 0.5
}
}
}
}
100 = {
planet_event = { id = unrest.110 }
modifier = {
factor = 0
planet_stability < @stabilitylevel1
}
}
100 = {
planet_event = { id = unrest.115 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_spiritualist } }
owner = {
OR = {
has_ethic = ethic_spiritualist
has_ethic = ethic_fanatic_spiritualist
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_materialist
has_ethic = ethic_fanatic_materialist
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_spiritualists_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_spiritualists_2
has_planet_flag = ccrebel_perf_spiritualists_3
}
}
}
100 = {
planet_event = { id = unrest.120 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_authoritarian } }
owner = {
OR = {
has_ethic = ethic_authoritarian
has_ethic = ethic_fanatic_authoritarian
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_egalitarian
has_ethic = ethic_fanatic_egalitarian
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_authoritarians_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_authoritarians_2
has_planet_flag = ccrebel_perf_authoritarians_3
}
}
}
100 = {
planet_event = { id = unrest.125 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_xenophobe } }
owner = {
OR = {
has_ethic = ethic_xenophobe
has_ethic = ethic_fanatic_xenophobe
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_xenophile
has_ethic = ethic_fanatic_xenophile
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_xenophobes_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_xenophobes_2
has_planet_flag = ccrebel_perf_xenophobes_3
}
}
}
100 = {
planet_event = { id = unrest.130 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_materialist } }
owner = {
OR = {
has_ethic = ethic_materialist
has_ethic = ethic_fanatic_materialist
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_spiritualist
has_ethic = ethic_fanatic_spiritualist
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_materialists_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_materialists_2
has_planet_flag = ccrebel_perf_materialists_3
}
}
}
100 = {
planet_event = { id = unrest.135 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_xenophile } }
owner = {
OR = {
has_ethic = ethic_xenophile
has_ethic = ethic_fanatic_xenophile
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_xenophobe
has_ethic = ethic_fanatic_xenophobe
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_xenophiles_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_xenophiles_2
has_planet_flag = ccrebel_perf_xenophiles_3
}
}
}
100 = {
planet_event = { id = unrest.140 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_egalitarian } }
owner = {
OR = {
has_ethic = ethic_egalitarian
has_ethic = ethic_fanatic_egalitarian
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_authoritarian
has_ethic = ethic_fanatic_authoritarian
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_egalitarians_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_egalitarians_2
has_planet_flag = ccrebel_perf_egalitarians_3
}
}
}
100 = {
planet_event = { id = unrest.145 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_pacifist } }
owner = {
OR = {
has_ethic = ethic_pacifist
has_ethic = ethic_fanatic_pacifist
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_militarist
has_ethic = ethic_fanatic_militarist
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_pacifists_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_pacifists_2
has_planet_flag = ccrebel_perf_pacifists_3
}
}
}
100 = {
planet_event = { id = unrest.150 }
modifier = {
factor = 0
OR = {
NOT = { any_owned_pop = { has_ethic = ethic_militarist } }
owner = {
OR = {
has_ethic = ethic_militarist
has_ethic = ethic_fanatic_militarist
}
}
}
}
modifier = {
factor = 1.5
owner = {
OR = {
has_ethic = ethic_pacifist
has_ethic = ethic_fanatic_pacifist
}
}
}
modifier = {
factor = 1.5
has_planet_flag = ccrebel_perf_militarists_1
}
modifier = {
factor = 1.5
OR = {
has_planet_flag = ccrebel_perf_militarists_2
has_planet_flag = ccrebel_perf_militarists_3
}
}
}
}
}
}
}
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.