
법률
채광 법률
우리 국가의 채광 사업체를 누가 소유할 것인지를 정하는 법률입니다.
정책 7
도시민 광산 운영- −10% 채광 확대 비용
- +0.05 자본 경제 월간 진행도
- +0.1 금권 정치 월간 진행도
- +2.5% 도시민 계층 만족도 평형
국영 채광법- −20% 소도시 설립 비용
귀족 광산 운영- −10% 원재료 채집 확대 시간
- +0.05 전통 경제 월간 진행도
- +0.1 귀족 정치 월간 진행도
- +2.5% 귀족 계층 만족도 평형
노보 브르도 규정- −20% 원재료 채집 확대 시간
- +0.1 전통 경제 월간 진행도
- −5% 소도시 설립 비용
농민 광산 운영- +0.1 자유민 월간 진행도
- +2.5% 농민 계층 만족도 평형
왕실의 5분의 1세- +10% 은 생산량
- +10% 금 생산량
- +15% 수은 생산량
- +25% 식민 종속국 징수 수입
통치자의 직접 통제- −20% 채광 확대 비용
- +5% 금 생산량
정의in_game/common/laws/01_common.txt:2181
2182law_category = socioeconomic
2184german_mining_law = {
2185unique = yes
2186potential = {
2187OR = {
2188culture ?= {
2188has_culture_group = culture_group:german_group
}
2189culture ?= culture:slovene
}
}
2192country_modifier = {
2193town_upgrade_cost_modifier = -0.2
2194pure_tooltip_entry = unlock_bergregal_rights_tt
}
2196estate_preferences = {
crown_estate
burghers_estate
}
2200years = 2
}
2202zimbabwe_mining_law = {
2203unique = yes
2204potential = {
2205culture = culture:shona_culture
}
2207country_modifier = {
2208expand_rgo_mining_cost_modifier = -0.2
2209global_goods_gold_output_modifier = 0.05
}
2211estate_preferences = {
crown_estate
}
2214years = 2
}
2216nobles_mining_law = {
2217country_modifier = {
2218global_rgo_build_time = -0.1
2219monthly_towards_traditional_economy = societal_value_minor_monthly_move
2220monthly_towards_aristocracy = societal_value_monthly_move
2221nobles_estate_target_satisfaction = small_permanent_target_satisfaction
}
2223estate_preferences = {
nobles_estate
}
2226years = 2
}
2228burghers_mining_law = {
2229country_modifier = {
2230expand_rgo_mining_cost_modifier = -0.1
2231monthly_towards_capital_economy = societal_value_minor_monthly_move
2232monthly_towards_plutocracy = societal_value_monthly_move
2233burghers_estate_target_satisfaction = small_permanent_target_satisfaction
}
2235estate_preferences = {
burghers_estate
}
2238years = 2
}
2240peasants_mining_law = {
2241country_modifier = {
2242monthly_towards_free_subjects = societal_value_monthly_move
2243peasants_estate_target_satisfaction = small_permanent_target_satisfaction
}
2245estate_preferences = {
peasants_estate
}
2248years = 2
}
2250novo_brdo_mining_law = {
2251unique = yes
2252potential = {
2253has_or_had_tag = SER
2254custom_tooltip = {
2255text = has_unlocked_novo_brdo_tt
2256has_variable = novo_brdo_variable
}
}
2259country_modifier = {
2260global_rgo_build_time = -0.2
2261monthly_towards_traditional_economy = societal_value_monthly_move
2262town_upgrade_cost_modifier = -0.05
}
2264estate_preferences = {
nobles_estate
}
2267years = 2
}
2269royal_fifth_law = {
2270unique = yes
2271potential = {
2272has_unlocked_policy_trigger = {
2273type = royal_fifth_law
}
}
2276country_modifier = {
2277global_silver_output_modifier = 0.1
2278global_goods_gold_output_modifier = 0.1
2279global_mercury_output_modifier = 0.15
2280subject_pays_colonial_cost_modifier = 0.25
}
2282estate_preferences = {
crown_estate
}
2285years = 2
}