
내각 행동
아클라 모집
우리 내각이 나라에서 가장 아름답고 지적인 소녀들을 모아 아클라로 키워 내는 데 주력합니다. 아클라는 왕실 혼인과 아클라 혼인를 통해 국가에 봉사할 수 있습니다.
4년 동안 확보할 수 있는 Concept의 수는 2~7명입니다.
아클라 혼인 이용 가능보정치 유형potential아클라 축적정적 보정치is finished, on deactivateis_gathering_acllas변수on deactivate보정치
정의in_game/common/cabinet_actions/gather_acllas.txt:1
2ability = adm
6years = 4
7country_modifier = {
}
10on_activate = {
11scope:actor ?= {
12hidden_effect = {
15random_list = {
}
}
}
}
29on_deactivate = {
30scope:actor ?= {
31hidden_effect = {
32if = {
}
36else = {
37while = {
42create_character = {
43religion = scope:actor.religion
44culture = scope:actor.culture
46age = 18
47female = yes
}
}
}
}
}
}
