イベント
Target Characterの私領

Target Locationからの報告によれば、Target Characterは自らの領地を、あたかもそれ自体がひとつのFlavor Rankであるかのように統治しているという。城壁はより高く、堀はより深くなり、兵たちはhim/herにのみ従っている。本来であればCourt Titleで扱われるべき請願は、his/herの館で裁定され、かつてRuler Titleに納められていた通行料や税は、いまやhis/herの金庫を満たしている。多くの者にとって、Countryの領土とTarget Characterの私領との区別は、危険なほど曖昧になりつつある……
貴族階級immediate, trigger
貴族社会階級option 2tib_character_variable_8変数immediate, triggertib_location_variable_8変数immediate, trigger定義in_game/events/disaster/turmoil_in_brandenburg.txt:437
438type = country_event
439category = disaster_event
440title = turmoil_in_brandenburg.8.title Target Characterの私領
441desc = turmoil_in_brandenburg.8.desc Target Locationからの報告によれば、Target Characterは自らの領地を、あたかもそれ自体がひとつのFlavor Rankであるかのように統治しているという。城壁はより高く、堀はより深くなり、兵たちはhim/herにのみ従っている。本来であればCourt Titleで扱われるべき請願は、his/herの館で裁定され、かつてRuler Titleに納められていた通行料や税は、いまやhis/herの金庫を満たしている。多くの者にとって、Countryの領土とTarget Characterの私領との区別は、危険なほど曖昧になりつつある……
442image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
443outcome = neutral
444trigger = {
445any_character = {
446is_ruler = no
447is_heir = no
448is_adult = yes
449is_regent = no
451has_dynasty = yes
452in_cabinet = no
}
456any_owned_location = {
457is_capital = no
458is_province_capital = yes
459province != root.capital.province
}
}
463immediate = {
464random_character = {
465limit = {
466is_ruler = no
467is_heir = no
468is_adult = yes
469is_regent = no
471has_dynasty = yes
472in_cabinet = no
}
476save_scope_as = target_character
}
484ordered_owned_location = {
486limit = {
487is_capital = no
488is_province_capital = yes
489province != root.capital.province
}
492order_by = {
493value = proximity
494multiply = -1
}
496max = 10
497check_range_bounds = no
498add_to_list = tib_list_8
}
501random_in_list = {
502list = tib_list_8
504province = {
504save_scope_as = target_province
}
506save_scope_as = target_location
}
}