Ziktofel / Archipelago-SC2-data

Map and mod files for Archipelago-SC2
MIT License
1 stars 13 forks source link

sc2: Sentry class war council upgrades #215

Closed MatthewMarinets closed 1 month ago

MatthewMarinets commented 1 month ago

Adding the sentry-class war council upgrades:

Progress on #152 Pairs with client PR #250

Sentry

Without upgrade: image With upgrade: image

Energizer

Without upgrade: image image

With upgrade: image

Havoc

Without upgrade: image image image image *Note the red squad sight circle is active here, I just timed the picture poorly and it's between pulses.

With upgrade: image image

MatthewMarinets commented 1 month ago

Cleared the range indicator without squad sight: image

Got it coming back when the upgrade is researched, but I couldn't figure out how to get the range indicator to show up for when the ability is active and the unit is already selected.

MatthewMarinets commented 1 month ago

Did autocast, tested and it worked... okay? The issue is there's no validator for if a unit is ranged, so the squad sight will trigger if any nearby friendly unit enters combat. I set the range down by 0.5 in the hopes it will be slightly less likely to trigger on melee units that immediately charge away (guardian shell uses 4.5 validator range for a 4 range ability). I suppose it doesn't have to be perfect as it's opt-in autocast