Map Painting #8
This commit is contained in:
parent
7d69707f66
commit
29ebfb9d81
437 changed files with 14592 additions and 740 deletions
66
common/country_leader/modded_traits.txt
Normal file
66
common/country_leader/modded_traits.txt
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
leader_traits = {
|
||||
|
||||
lieutenant_of_industry2 = {
|
||||
sprite = 10
|
||||
random = no
|
||||
production_speed_industrial_complex_factor = 0.1
|
||||
production_speed_infrastructure_factor = 0.1
|
||||
production_speed_rail_way_factor = 0.1
|
||||
production_speed_synthetic_refinery_factor = 0.1
|
||||
|
||||
ai_will_do = {
|
||||
factor = 1
|
||||
}
|
||||
}
|
||||
|
||||
lieutenant_of_industry3 = {
|
||||
sprite = 10
|
||||
random = no
|
||||
production_speed_industrial_complex_factor = 0.15
|
||||
production_speed_infrastructure_factor = 0.15
|
||||
production_speed_rail_way_factor = 0.15
|
||||
production_speed_synthetic_refinery_factor = 0.15
|
||||
|
||||
ai_will_do = {
|
||||
factor = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Idustry_yeas = {
|
||||
sprite = 10
|
||||
random = no
|
||||
production_speed_infrastructure_factor = 0.1
|
||||
production_industrial_complex_factor = 0.1
|
||||
|
||||
ai_will_do = {
|
||||
factor = 1
|
||||
}
|
||||
}
|
||||
Army_generall = {
|
||||
sprite = 10
|
||||
random = no
|
||||
army_attack_factor = 0.05
|
||||
army_defence_factor = 0.05
|
||||
org_loss_when_moving = 0.1
|
||||
land_reinforce_rate = 0.1
|
||||
|
||||
ai_will_do = {
|
||||
factor = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
PP_giver = {
|
||||
sprite = 10
|
||||
random = no
|
||||
political_power_gain = 0.2
|
||||
|
||||
ai_will_do = {
|
||||
factor = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue