1 |
second = (paralyzeDmg - maxHealth) / (maxHealth ^0.8)
|
1 |
second = (paralyzeDmg - maxHealth) / (maxHealth ^0.8)
|
2 |
\n
|
2 |
\n
|
3 |
should work, maybe replace maxHealth with curent health
|
3 |
should work, maybe replace maxHealth with curent health
|
4 |
(no idea what that value is stored as)
|
4 |
(no idea what that value is stored as)
|
5 |
\n
|
5 |
\n
|
6 |
the 40* multiplier is probably what is causing all the probllems with emp being OP
|
6 |
the 40* multiplier is probably what is causing all the probllems with emp being OP
|
7 |
\n
|
7 |
\n
|
8 |
|
8 |
good
luck,
tell
me
if
you
get
it
to
make
results,
and
how
it
feels
to
play
with
it
|
9 |
id have to say if this dose not work, you would need to make a whole new script, or at least rewrite how emp is calculated.
|
|
|