Compare commits
No commits in common. "260c677383d4ca7e5ea9acddb2a78ecf560cb58f" and "c5be3b761b432a118989be68e39f460a30a329de" have entirely different histories.
260c677383
...
c5be3b761b
1 changed files with 6 additions and 4 deletions
|
|
@ -405,6 +405,7 @@ NEOW_militia = {
|
|||
low_maintenance_cost = { gold = militia_low_maint_cost }
|
||||
high_maintenance_cost = { gold = militia_high_maint_cost }
|
||||
provision_cost = @provisions_cost_infantry_cheap
|
||||
|
||||
stack = 200
|
||||
ai_quality = { value = culture_ai_weight_skirmishers }
|
||||
|
||||
|
|
@ -420,8 +421,8 @@ NEOW_militia = {
|
|||
icon = pikemen_militia
|
||||
}
|
||||
|
||||
carabineers = {
|
||||
type = gun_cavalry
|
||||
horse_gunmen = {
|
||||
type = archer_cavalry
|
||||
|
||||
damage = 60
|
||||
toughness = 18
|
||||
|
|
@ -466,7 +467,7 @@ carabineers = {
|
|||
}
|
||||
|
||||
cowboys = {
|
||||
type = gun_cavalry
|
||||
type = archer_cavalry
|
||||
|
||||
damage = 60
|
||||
toughness = 18
|
||||
|
|
@ -508,6 +509,7 @@ cowboys = {
|
|||
}
|
||||
icon = horse_gunmen
|
||||
}
|
||||
|
||||
guides = {
|
||||
type = light_cavalry
|
||||
|
||||
|
|
@ -543,4 +545,4 @@ guides = {
|
|||
stack = 100
|
||||
ai_quality = { value = @cultural_maa_extra_ai_score }
|
||||
icon = light_cavalry
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue