事件本版本变更
帮助亚穆纳运河沿岸的地点

河间地的亚穆纳运河一直得不到支持。Target Location、Target Location2和Target Location3等地遭受着苦难,急需更多资金。Target Character建议我们用部分资金救助当地的人民。
灌溉系统建筑option 1
德里国家dynamic historical event.tagdlh_grand_vizier变量immediate, trigger2963type = country_event
2964title = flavor_dlh.34.title 帮助亚穆纳运河沿岸的地点
2965desc = flavor_dlh.34.desc 河间地的亚穆纳运河一直得不到支持。Target Location、Target Location2和Target Location3等地遭受着苦难,急需更多资金。Target Character建议我们用部分资金救助当地的人民。
2966outcome = neutral
2968illustration_tags = {
296910 = exterior
297010 = regular
}
2973dynamic_historical_event = {
}
2980fire_only_once = yes
2982trigger = {
2984any_location_in_area = {
2985percent = 1
2986OR = {
2987owner ?= root
2988is_ownable = no
}
}
}
2993any_cabinet_character ?= {
2994custom_tooltip = {
2995text = variable_dlh_grand_vizier_tt 大维齐尔在宫廷服务
}
}
}
3001immediate = {
}
3003random_cabinet_character ?= {
3007save_scope_as = target_character
}
3011ordered_location_in_area = {
3012order_by = population
3013limit = {
3014owner ?= root
}
3016position = 0
3017save_scope_as = target_location
}
3019ordered_location_in_area = {
3020order_by = population
3021limit = {
3022owner ?= root
}
3024position = 1
3025save_scope_as = target_location2
}
3027ordered_location_in_area = {
3028order_by = population
3029limit = {
3030owner ?= root
}
3032position = 2
3033save_scope_as = target_location3
}
}
}