Forum Discussion
@scuba75 so is the bug that breach part 1 has success = any(armor_reduction_applied), whereas success should be elementwise?
Efflux attempts to apply Breech_armor_reduction to all enemies
It will be resisted by those with Tenacity up
It may apply to those without Tenacity up.
next in the order of operations it looks to see if the Breech_armor_reduction applied if it did it will apply the breech_resistance_reducation to all enemies and if that applies (which it will because it can't be resisted) it will apply the breech_speed_reduction to all enemies (which also can't be resisted)
What it needs to do is filter out the enemies that the breech_armor_reduction did not apply to and only apply the resistance and speed reductions to those.
It is normal for the 2nd, 3rd etc parts of a debuff to be unresistable as it doesn't make sense for each part to go thru the resistance check, however it should only be applied to the units that received the first part.
Hope that makes sense
Featured Places
SWGOH Technical Issues
Get help and discuss troubleshooting for Star Wars: Galaxy of Heroes with other players.Latest Activity: 1 hour agoCommunity Highlights
- EA_Lanna2 months ago
Community Manager
- EA_Lanna7 years ago
Community Manager