
この数年、家畜の移動パターンは著しく停滞している。放牧地不足と気温の低下によって、牧草地を維持することが極めて困難となったのだ。
その結果、これまで多くの人々が頼りとしてきたこの分野の生産量は大きく落ち込んでいる。この霜と氷の波がいつ引くかはわからないが、わずかな望みにすがりながら最善の結果を祈るしかない。
定義in_game/events/situations/little_ice_age.txt:619
620type = country_event
621category = situation_event
622title = winter_events.9.title 丸裸の草原
623desc = winter_events.9.desc この数年、家畜の移動パターンは著しく停滞している。放牧地不足と気温の低下によって、牧草地を維持することが極めて困難となったのだ。
その結果、これまで多くの人々が頼りとしてきたこの分野の生産量は大きく落ち込んでいる。この霜と氷の波がいつ引くかはわからないが、わずかな望みにすがりながら最善の結果を祈るしかない。
624outcome = neutral
625image = "gfx/interface/illustrations/situation/little_ice_age.dds"
626trigger = {
628produced_in_country:livestock > 25
}
632immediate = {
633add_country_modifier = {
}
638ordered_owned_location = {
642order_by = rgo_workers
643check_range_bounds = no
644max = 1
645save_scope_as = target_location
646province = {
646save_scope_as = target_province_1
}
}
652every_province = {
653limit = {
654any_location_in_province = {
}
}
}
}
選択肢
A寒気の広がりを見守るしかない……
668add_estate_satisfaction = {
}
672if = {
673limit = {
674any_province = {
675NOT = {
675this = scope:target_province_1
}
676any_location_in_province = {
}
}
}
679random_province = {
680limit = {
681NOT = {
681this = scope:target_province_1
}
682any_location_in_province = {
}
}
684change_province_food_percentage = {
685value = {
686add = -0.25
687if = {
688limit = {
688province_average_control > 0
}
689divide = province_average_control
}
}
}
694save_temporary_scope_as = target_province_2
695custom_tooltip = livestock_provinces_suffer_tt この食糧損失は、家畜を生産するNum Affected Provinces Variable州に適用され、各州の支配度に応じて変動する
}
697hidden_effect = {
698every_province = {
699limit = {
700any_location_in_province = {
}
}
702change_province_food_percentage = {
703value = {
704add = -0.25
705if = {
706limit = {
706province_average_control > 0
}
707divide = province_average_control
}
}
}
}
}
}
715else = {
716random_province = {
717limit = {
718any_location_in_province = {
}
}
720change_province_food_percentage = {
721value = {
722add = -0.25
723if = {
724limit = {
724province_average_control > 0
}
725divide = province_average_control
}
}
}
730save_temporary_scope_as = target_province_1
}
}
733show_as_tooltip = {
734add_country_modifier = {
}
}
740ordered_owned_location = {
744order_by = rgo_workers
745check_range_bounds = no
746max = {
747value = 1
748add = {
749value = num_provinces
750divide = 10
}
752max = 5
}
}