27 lines
387 B
Plaintext
27 lines
387 B
Plaintext
# Gray Nanite Army
|
|
rg_gray_army_base = {
|
|
damage = 10
|
|
health = 18
|
|
has_morale = no
|
|
morale_damage = 6
|
|
collateral_damage = 5
|
|
war_exhaustion = 4
|
|
prerequisites = {
|
|
"tech_gray_army_7"
|
|
}
|
|
time = 180
|
|
resources = {
|
|
category = armies
|
|
cost = {
|
|
alloys = 800
|
|
}
|
|
produces = {
|
|
energy = 1
|
|
}
|
|
}
|
|
has_species = no
|
|
icon = GFX_army_type_machine_assault
|
|
potential_country = {
|
|
}
|
|
}
|