zc
This commit is contained in:
@@ -18,31 +18,4 @@ gray_army = {
|
||||
potential = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
|
||||
# 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 = {
|
||||
}
|
||||
}
|
||||
}
|
||||
26
common/armies/RG_event_armies.txt
Normal file
26
common/armies/RG_event_armies.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
# 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 = {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user