Habilidade de Unidade
Absorver grupos populacionais
Use esta unidade para forçar parte da população local a se juntar aos nossos ranques.
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
}
}
}