이벤트
Target Character의 자원 복무

Target Country(과)와의 관계를 통해 싹튼 양국 궁정 간의 유대에 이끌려, Target Culture 출신의 한 노련한 전사가 우리의 기치 아래 복무하고 싶다는 뜻을 밝혀 왔습니다. 이 전사는 라틴 서방의 군사 지식을 익혔으며, 그 전문성을 우리의 대의를 위해 바치겠다고 제안했습니다.
Fate of the PhoenixDLCtrigger
라티니타스 대 로마니스모스사회 가치관trigger정의in_game/events/government/D008_latinization_vs_hellenization.txt:2224
2225type = country_event
2226title = latinization_vs_hellenization.17.title Target Character의 자원 복무
2227desc = latinization_vs_hellenization.17.desc Target Country(과)와의 관계를 통해 싹튼 양국 궁정 간의 유대에 이끌려, Target Culture 출신의 한 노련한 전사가 우리의 기치 아래 복무하고 싶다는 뜻을 밝혀 왔습니다. 이 전사는 라틴 서방의 군사 지식을 익혔으며, 그 전문성을 우리의 대의를 위해 바치겠다고 제안했습니다.
2228outcome = neutral
2229trigger = {
2231has_societal_value = societal_value_type:latinization_vs_hellenization
2233any_related_country = {
2234type = alliance
2235capital.sub_continent = sub_continent:western_europe
2236religion.group = root.religion.group
}
}
2240illustration_tags = {
224110 = regular
224210 = exterior
}
2245immediate = {
}
2248random_related_country = {
2249type = alliance
2250limit = {
2251capital.sub_continent = sub_continent:western_europe
2252religion.group = root.religion.group
}
2254save_scope_as = target_country
2256culture = {
2256save_scope_as = target_culture
}
}
2258create_character = {
2259religion = scope:target_country.religion
2260culture = scope:target_culture
2261birth_location = scope:target_country.capital
2262random_list = {
22631 = {
2263add_random_trait_from_category = general
}
22641 = {
2264add_random_trait_from_category = admiral
}
}
2267adm = {
2268add = {
10
100
}
2269add = {
2270value = scope:target_country.army_tradition
2271multiply = 0.25
2272ceiling = yes
}
}
2275dip = {
2276add = {
10
100
}
2277add = {
2278value = scope:target_country.army_tradition
2279multiply = 0.25
2280ceiling = yes
}
}
2283mil = {
2284add = {
10
100
}
2285add = {
2286value = scope:target_country.army_tradition
2287multiply = 0.25
2288ceiling = yes
}
}
2292create_in_limbo = yes
2294save_scope_as = target_character
}
}