long-war-2 / lwotc

Port of Long War 2 to XCOM 2's War of the Chosen expansion
344 stars 89 forks source link

Restoration can't be activated if the squad is not missing HP #1727

Open copyrite opened 6 months ago

copyrite commented 6 months ago

As a LWOTC specific fix, Restoration has been modified to cure Stuns (in addition to what else it already cured). However, this doesn't apply to Restoration's "targeting", i.e. the part where it counts how many units would be affected by it. For example, if you have an otherwise healthy squad but one is stunned, you could want to use Restoration as a worse Revival Protocol, but because Restoration doesn't count the stunned unit as needing help the ability is unusable.

See comment below.

copyrite commented 6 months ago

Correction: Restoration is actually counting the number of squad members not at full health. It's a similar oddity as #1040, where the condition and the statuses it cures don't match.