29 lines
617 B
Plaintext
29 lines
617 B
Plaintext
|
occupation_army = {
|
||
|
defensive = yes
|
||
|
occupation = yes
|
||
|
health = 1.25
|
||
|
damage = 1.50
|
||
|
morale = 1.25
|
||
|
collateral_damage = 0.0
|
||
|
war_exhaustion = 0.0 # No WE from occupation armies
|
||
|
icon = GFX_army_type_defensive
|
||
|
|
||
|
potential = {
|
||
|
from = {
|
||
|
NOR = {
|
||
|
has_trait = "trait_mechanical"
|
||
|
has_trait = "trait_machine_unit"
|
||
|
is_sapient = no
|
||
|
}
|
||
|
}
|
||
|
owner = {
|
||
|
OR = {
|
||
|
NOT = { has_authority = auth_machine_intelligence }
|
||
|
OR = {
|
||
|
has_valid_civic = civic_machine_assimilator
|
||
|
has_ascension_perk = ap_organo_machine_interfacing_assimilator
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|