부대 능력
팝 흡수
이 부대를 사용해 일부 현지 주민을 강제로 우리 쪽에 가담시킵니다.
2toggle = no
3army_only = yes
5map = yes
7hidden = {
8owner ?= {
9not = {
9country_type = pop
}
}
}
13allow = {
14unit_location = {
15any_pop = {
16culture = root.owner.culture
17religion = root.owner.religion
18owner ?= {
19not = {
19country_exists = this
}
}
}
}
}
25start_effect = {
26unit_location = {
27random_pop = {
28limit = {
29culture = root.owner.culture
30religion = root.owner.religion
31owner ?= {
32not = {
32country_exists = this
}
}
}
35change_pop_owner = root.owner
}
}
}