Where can I find in src, a function that checks if the mob dies with basic attacks ...
In skill.c has the skill_counter_additional_effect with an IF () that checks if the mob died with a skill ... what I'm looking for is just the opposite ... death by basic attack.
I searched battle.c and didn't find
I searched for all status->damage() calls and didn't find it either.
hi guys
Where can I find in src, a function that checks if the mob dies with basic attacks ...
In skill.c has the skill_counter_additional_effect with an IF () that checks if the mob died with a skill ... what I'm looking for is just the opposite ... death by basic attack.
I searched battle.c and didn't find
Edited by Tio AkimaI searched for all status->damage() calls and didn't find it either.
Share this post
Link to post
Share on other sites