I dont know what penetrator round is or whatever but, you can probably make an ability which fires this penetrator round, then you add an area search which applies a damage effect that will kill the unit or apply a buff that destroys the unit, set the search to max 8 targets.
i dont know if it works though, just giving ideas :p
Give the caster a behavior with 8 stacks on cast.
If the search hits something, execute a set which has a validator that checks for that behavior being on the caster unit.
Remove 1 behavior from the stack for every successful hit.
Remove remaining behaviors on the caster in the end.
Alternatively, you could try to create 8 persistent effects. I'm not sure if that works, though.
There might exist an easier solution for that as the radius bonus is something that can be raised by persistent effects or something like that. Kueken told me about that. I've never tried to tinker with that. So maybe it's possible to maintain the max value for the whole persistent.
yeh well thats why i said i dont know what the penetrator round is, im just trying to help out cause im pretty sure if i create the ability which i stated as the solution to your problem, it will pretty much work.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello, I need penetrator round to kill ex. 8 units, no more - how to do it?
I dont know what penetrator round is or whatever but, you can probably make an ability which fires this penetrator round, then you add an area search which applies a damage effect that will kill the unit or apply a buff that destroys the unit, set the search to max 8 targets.
i dont know if it works though, just giving ideas :p
Give the caster a behavior with 8 stacks on cast.
If the search hits something, execute a set which has a validator that checks for that behavior being on the caster unit.
Remove 1 behavior from the stack for every successful hit.
Remove remaining behaviors on the caster in the end.
Alternatively, you could try to create 8 persistent effects. I'm not sure if that works, though.
There might exist an easier solution for that as the radius bonus is something that can be raised by persistent effects or something like that. Kueken told me about that. I've never tried to tinker with that. So maybe it's possible to maintain the max value for the whole persistent.
@ShadowDancer93: Go set the search to have 8 as max units affected and it's done.
Ahli634: Solution with behaviors works pretty well, thank you.
Others: It's easy to give advices when you know nothing about the problem :) Penetrator uses multiple search effects.
@ShadowDancer93: Go
yeh well thats why i said i dont know what the penetrator round is, im just trying to help out cause im pretty sure if i create the ability which i stated as the solution to your problem, it will pretty much work.