2025-03-06 04:04:01

This commit is contained in:
actions[bot]
2025-03-06 04:04:01 +00:00
parent 92fa38e0bb
commit c91e08274b
61 changed files with 4447 additions and 446 deletions

View File

@@ -1162,19 +1162,19 @@ ideas = {
}
equipment_bonus = {
artillery_equipment = {
soft_attack = 0.3
soft_attack = 0.15
}
rocket_artillery_equipment = {
soft_attack = 0.3
soft_attack = 0.15
}
motorized_rocket_equipment = {
soft_attack = 0.3
soft_attack = 0.15
}
super_heavy_artillery_equipment = {
soft_attack = 0.2
soft_attack = 0.10
}
self_propelled_super_heavy_artillery_equipment = {
soft_attack = 0.2
soft_attack = 0.10
}
}