Updated rocket deflect vo triggering odds (5% -> 10% chance)

This commit is contained in:
rabscootle 2025-03-31 02:56:29 -05:00
parent 257a15aa3f
commit e41f797925

View file

@ -1719,7 +1719,7 @@ Response RocketDestroyedHeavy
}
Rule RocketDestroyedHeavy
{
criteria ConceptRocketDestroyed 5PercentChance IsHeavy
criteria ConceptRocketDestroyed 10PercentChance IsHeavy
Response RocketDestroyedHeavy
}