2025-02-10 08:53:57

This commit is contained in:
actions[bot]
2025-02-10 08:53:57 +00:00
parent 37caa32238
commit 92fa38e0bb
23 changed files with 311 additions and 61 deletions

View File

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