diff --git a/changelog/snippets/balance.6568.md b/changelog/snippets/balance.6568.md new file mode 100644 index 0000000000..ee192345e2 --- /dev/null +++ b/changelog/snippets/balance.6568.md @@ -0,0 +1,3 @@ +- (#6568) Vulthoo have been underperforming after their rework. Their biggest weak point was the excessive amount of build time required which made it impractical to make them in the earlier stages of tech 2 especially. + - Vulthoo: + - BuildTime: 3300 --> 2700 \ No newline at end of file diff --git a/units/XSA0203/XSA0203_unit.bp b/units/XSA0203/XSA0203_unit.bp index 82094dc327..94e2275beb 100644 --- a/units/XSA0203/XSA0203_unit.bp +++ b/units/XSA0203/XSA0203_unit.bp @@ -105,7 +105,7 @@ UnitBlueprint{ Economy = { BuildCostEnergy = 10000, BuildCostMass = 500, - BuildTime = 3300, + BuildTime = 2700, }, Footprint = { MaxSlope = 0.25,