From a9bcbc0e1f65e3fd052d76263f557589a3d11896 Mon Sep 17 00:00:00 2001 From: Balacasi Date: Fri, 20 Mar 2026 23:11:02 -0400 Subject: [PATCH] Update balacasi vyserix mech --- src/main/resources/data/units/balacasi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/units/balacasi.json b/src/main/resources/data/units/balacasi.json index 6eb772c4b4..9e4a657575 100644 --- a/src/main/resources/data/units/balacasi.json +++ b/src/main/resources/data/units/balacasi.json @@ -473,7 +473,7 @@ "combatDieCount": 1, "sustainDamage": true, "isGroundForce": true, - "ability": "After your units on this planet make rolls for a unit ability, if this planet contains no more than 1 of your mechs, apply +2 to the result of each of those dice." + "ability": "After your units on this planet make rolls for a unit ability, apply +2 to the result of each of those dice." }, { "id": "vyserix_pds", @@ -578,4 +578,4 @@ "spaceCannonDieCount": 1, "isShip": true } -] \ No newline at end of file +]