MovimientoCambiado en esta versión
Renacimiento del latín
El renacimiento de las costumbres latinas en el renacido Imperio romano.
El destino del fénixDLCpotential
CiudadRango de ubicaciónspawn
MegalópolisRango de ubicaciónspawn8allow = {
9custom_tooltip = {
10text = roman_culture_movement_allow_tt Bizancio debe inclinarse hacia la latinization y poseer una Urban Location con un Dominant Language Romance que tenga una Average Satisfaction de más del 50 %
}
}
20monthly_spawn_chance = {
21value = 0
23every_ownable_location = {
25add = {
26value = 0.01
27multiply = average_satisfaction
}
}
}
31spawn = {
32ordered_ownable_location = {
34max = 1
36order_by = {
37value = population
57multiply = local_control
58multiply = average_satisfaction
}
60spawn_movement = {
61movement_definition = scope:movement_definition
62supporters = {
63value = population
64multiply = 0.15
}
}
}
}
71environmental_infection = {
72value = 0.05
}
80r0 = {
81value = {
0.0
0.01
}
}
84calc_interval_days = 1
86development = positive
87literacy = positive
88local_control = positive
89pop_satisfaction = positive
91on_calc_effect = {
93if = {
94limit = {
955 < {
96value = random_integer
97modulo = 100
}
}
100add_movement_modifier = {
101modifier = roman_culture_movement_momentum_waning
102size = {escala el modificador
0.001
0.003
}
103mode = add_and_extend
104recalculate_immediately = yes
}
}
109while = {
110count = 5
111random_location_with_movement = {
112add_location_modifier = {
114size = {escala el modificador
0.001
0.003
}
115mode = add_and_extend
}
}
}
}
160location_stagnation_chance = {
}
170map_color = {
171if = {
172limit = {
173culture_percentage(culture:roman_culture) = 0
}
175value = define:NMapColors|MAP_COLOR_NULL
}
177else_if = {
181value = define:NMapColors|MAP_COLOR_HIGH
}
183else_if = {
184limit = {
185culture_percentage(culture:roman_culture) > 0.05
}
187value = define:NMapColors|MAP_COLOR_MID
}
189else = {
190value = define:NMapColors|MAP_COLOR_LOW
}
}
194location_spread_threshold = {
195value = 0.05
}