아클라 모집
내각 행동

아클라 모집

gather_acllasin_game/common/cabinet_actions/gather_acllas.txt:1

우리 내각이 나라에서 가장 아름답고 지적인 소녀들을 모아 아클라로 키워 내는 데 주력합니다. 아클라는 왕실 혼인과 아클라 혼인를 통해 국가에 봉사할 수 있습니다.
4년 동안 확보할 수 있는 Concept의 수는 2~7명입니다.

요구 조건아클라 혼인 이용 가능보정치 유형potential아클라 축적정적 보정치is finished, on deactivateis_gathering_acllas변수on deactivate

보정치

정의in_game/common/cabinet_actions/gather_acllas.txt:1

2ability = adm
3potential = {
}
6years = 4
10on_activate = {
11scope:actor ?= {
12hidden_effect = {
13remove_country_modifier = accumalating_acllas
14add_country_modifier = {
14modifier = accumalating_acllas
14years = 4
14mode = add
}
15random_list = {
163 = {
16set_variable = {
16value = 2
}
}
175 = {
17set_variable = {
17value = 3
}
}
184 = {
18set_variable = {
18value = 4
}
}
193 = {
19set_variable = {
19value = 5
}
}
202 = {
20set_variable = {
20value = 6
}
}
211 = {
21set_variable = {
21value = 7
}
}
}
}
}
}
26is_finished = {
27NOT = {
27has_country_modifier = accumalating_acllas
}
}
29on_deactivate = {
30scope:actor ?= {
31hidden_effect = {
32if = {
33limit = {
33has_country_modifier = accumalating_acllas
}
34remove_country_modifier = accumalating_acllas
}
36else = {
37while = {
38limit = {
}
41change_variable = {
41add = -1
}
42create_character = {
43religion = scope:actor.religion
44culture = scope:actor.culture
46age = 18
47female = yes
}
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지