Update NEOW_maa_types.txt
This commit is contained in:
parent
e1e28a7831
commit
2a14040586
1 changed files with 4 additions and 6 deletions
|
|
@ -405,7 +405,6 @@ NEOW_militia = {
|
||||||
low_maintenance_cost = { gold = militia_low_maint_cost }
|
low_maintenance_cost = { gold = militia_low_maint_cost }
|
||||||
high_maintenance_cost = { gold = militia_high_maint_cost }
|
high_maintenance_cost = { gold = militia_high_maint_cost }
|
||||||
provision_cost = @provisions_cost_infantry_cheap
|
provision_cost = @provisions_cost_infantry_cheap
|
||||||
|
|
||||||
stack = 200
|
stack = 200
|
||||||
ai_quality = { value = culture_ai_weight_skirmishers }
|
ai_quality = { value = culture_ai_weight_skirmishers }
|
||||||
|
|
||||||
|
|
@ -421,8 +420,8 @@ NEOW_militia = {
|
||||||
icon = pikemen_militia
|
icon = pikemen_militia
|
||||||
}
|
}
|
||||||
|
|
||||||
horse_gunmen = {
|
carabineers = {
|
||||||
type = archer_cavalry
|
type = gun_cavalry
|
||||||
|
|
||||||
damage = 60
|
damage = 60
|
||||||
toughness = 18
|
toughness = 18
|
||||||
|
|
@ -467,7 +466,7 @@ horse_gunmen = {
|
||||||
}
|
}
|
||||||
|
|
||||||
cowboys = {
|
cowboys = {
|
||||||
type = archer_cavalry
|
type = gun_cavalry
|
||||||
|
|
||||||
damage = 60
|
damage = 60
|
||||||
toughness = 18
|
toughness = 18
|
||||||
|
|
@ -509,7 +508,6 @@ cowboys = {
|
||||||
}
|
}
|
||||||
icon = horse_gunmen
|
icon = horse_gunmen
|
||||||
}
|
}
|
||||||
|
|
||||||
guides = {
|
guides = {
|
||||||
type = light_cavalry
|
type = light_cavalry
|
||||||
|
|
||||||
|
|
@ -545,4 +543,4 @@ guides = {
|
||||||
stack = 100
|
stack = 100
|
||||||
ai_quality = { value = @cultural_maa_extra_ai_score }
|
ai_quality = { value = @cultural_maa_extra_ai_score }
|
||||||
icon = light_cavalry
|
icon = light_cavalry
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue