
ミッションタスク
村市場
地方コミュニティにおける地元市場の設立は、わが国の田園地域に交易、可能性、そして成長をもたらし、領土の繁栄と結びつきをさらに強化するだろう。
市場の村建造物enabled, on completion
共和国議会建造物on completion
農民の満足ミッションタスクrequires- 447if = {448limit = {449exists = scope:mission_target_location450scope:mission_target_location = {451province = {452NOT = {}}}}458custom_tooltip = mission_target_loc_province_gets_modifier_tt Mission Target Location Provinceにある、市場の村レベルが1以上のすべてのロケーションが補正「栄える地方市場」を10年間得る}460else_if = {461limit = {462NOT = {462exists = scope:mission_target_location}}464custom_tooltip = mission_generic_province_gets_modifier_tt 指定された州にある、市場の村レベルが1以上のすべてロケーションが補正「栄える地方市場」を10年間得る}466scope:mission_target_location ?= {467province = {468every_location_in_province = {469limit = {}475add_location_modifier = {477mode = replace479size = {補正の倍率480value = 1481add = {482desc = scales_with_levels_of_market_village_tt このロケーションの市場の村レベル483value = "location_building_level(building_type:market_village)"}}}}}}
422icon = expanded_supply_trains
425enabled = {
426trigger_if = {
427limit = {
428NOT = {
428exists = scope:mission_target_location
}
}
430custom_tooltip = {
431text = when_we_choose_appropriate_location_tt このミッションタスクは、「農民の満足」で田園ロケーションを選択したときに有効になる
432always = no
}
}
435trigger_else = {
436scope:mission_target_location = {
437location_building_level = {
439value >= root.var:target_location_market_village_variable
}
441prosperity > 0
}
}
}