イベントこのバージョンで変更
Target Locationの穀倉が枯渇寸前

Target LocationTarget Location Rankの穀倉地帯から悪い知らせが届いた。腐敗や管理の不備、あるいは季節の過酷な変化により、最も必要とされる時に備蓄が減少してしまったのだ。Target Provinceの人々は、飢えが地方一帯に広がるのを防ぐため、我々に救済を求めている。
公正特性option 1
情け深い特性option 1
立法者特性option 1
廉直特性option 1had_bad_granary_town_event_variable変数immediate, trigger定義in_game/events/government/town_rights_events.txt:275
276type = country_event
277title = town_rights_events.4.title Target Locationの穀倉が枯渇寸前
278desc = town_rights_events.4.desc Target LocationTarget Location Rankの穀倉地帯から悪い知らせが届いた。腐敗や管理の不備、あるいは季節の過酷な変化により、最も必要とされる時に備蓄が減少してしまったのだ。Target Provinceの人々は、飢えが地方一帯に広がるのを防ぐため、我々に救済を求めている。
279outcome = negative
281trigger = {
282any_town_rights_in_country = {
283this.town_rights_type = town_rights_type:granary_town
}
287at_war = no
288is_during_bankruptcy = no
}
291illustration_tags = {
29210 = angry
29310 = exterior
}
296immediate = {
}
299random_locations_with_town_rights_in_country = {
300limit = {
300has_town_rights = town_rights_type:granary_town
}
301save_scope_as = target_location
308province = {
308save_scope_as = target_province
}
}
311ruler_or_regent = {
311save_scope_as = target_character
}
}