
법률
부족 이주
우리 민족은 한곳에 정착해 머무는 대신 운명과 우리 민족의 필요에 따라 자유롭게 유랑합니다.
정책 3
정의in_game/common/laws/00_tribes.txt:159
160law_category = socioeconomic
164frequent_migration_policy = {
165country_modifier = {
166army_movement_speed = 0.1
167migrate_pop_based_country_cost_modifier = -0.25
}
169estate_preferences = {
nobles_estate
}
172years = 2
}
174seasonal_travel_policy = {
175country_modifier = {
176migrate_pop_based_country_cost_modifier = -0.5
}
178estate_preferences = {
burghers_estate
}
181years = 2
}
183permanent_settlement_policy = {
184allow = {
185capital = {
185OR = {
185owner = root
185has_owner = no
}
}
}
187country_modifier = {
188stability_decay = 0.001
189migrate_pop_based_country_cost_modifier = 1
}
191estate_preferences = {
clergy_estate
}
194on_fully_activated = {
195change_country_type = location
}
197years = 5
}