2023-05-23 11:11:33 +08:00
|
|
|
# Gray Nanite Army
|
|
|
|
gray_army = {
|
2023-06-08 13:11:05 +08:00
|
|
|
damage = 30
|
|
|
|
health = 104
|
2023-05-23 11:11:33 +08:00
|
|
|
has_morale = no
|
2023-06-08 13:11:05 +08:00
|
|
|
morale_damage = 18
|
|
|
|
collateral_damage = 15
|
|
|
|
war_exhaustion = 12
|
2023-05-23 11:11:33 +08:00
|
|
|
time = 5
|
|
|
|
resources = {
|
|
|
|
category = armies
|
|
|
|
produces = {
|
|
|
|
energy = 1
|
|
|
|
}
|
|
|
|
}
|
|
|
|
has_species = no
|
|
|
|
icon = GFX_army_type_machine_assault
|
|
|
|
potential = {
|
|
|
|
always = no
|
|
|
|
}
|
2024-09-23 15:47:39 +08:00
|
|
|
}
|