increase planet shot damage multiplier from 1 to 10

Bumps the planetShotDamageMult config value in mastervega-rules.json
to significantly increase damage dealt during planetary bombardment
or planet defense scenarios.
This commit is contained in:
Brian Fertig 2026-08-15 09:39:51 -06:00
parent 033912bc73
commit 9e463164d9
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@
"disengageRound": 25,
"planetDefenseScale": 0.06,
"planetDefensePerShot": 5,
"planetShotDamageMult": 1,
"planetShotDamageMult": 10,
"bombardPopKill": 0.22,
"bombardFactoryKillMult": 1,
"bombardBuildingDestroyMult": 1,