Initial commit
This commit is contained in:
55
mod/common/ideas/niger.txt
Normal file
55
mod/common/ideas/niger.txt
Normal file
@ -0,0 +1,55 @@
|
||||
ideas = {
|
||||
country = {
|
||||
|
||||
NGR_idea_apes = {
|
||||
|
||||
picture = generic_agrarian_society
|
||||
|
||||
allowed = {
|
||||
original_tag = NGR
|
||||
}
|
||||
|
||||
removal_cost = -1
|
||||
|
||||
modifier = {
|
||||
attrition = -2.0
|
||||
supply_factor = 2.0
|
||||
supply_consumption_factor = -2.0
|
||||
foreign_subversive_activites = -0.6
|
||||
army_speed_factor = 0.5
|
||||
monthly_population = 50.00
|
||||
research_speed_factor = -0.5
|
||||
combat_width_factor = -9.99
|
||||
}
|
||||
}
|
||||
|
||||
NGR_idea_ape_rage = {
|
||||
|
||||
picture = generic_agrarian_society
|
||||
|
||||
allowed = {
|
||||
original_tag = NGR
|
||||
}
|
||||
|
||||
removal_cost = -1
|
||||
|
||||
modifier = {
|
||||
justify_war_goal_time = -0.75
|
||||
research_speed_factor = 1.5
|
||||
industrial_capacity_factory = 10.0
|
||||
production_speed_buildings_factor = 10.00
|
||||
military_factory_donations = 6.0
|
||||
army_attack_factor = 10.0
|
||||
army_defence_factor = 10.0
|
||||
}
|
||||
|
||||
on_add = {
|
||||
}
|
||||
|
||||
on_remove = {
|
||||
add_research_slot = -3
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user