BaseMod
BaseMod copied to clipboard
Function onLoseHp() and onAttacked() doesn't work on monsters
Currently I'm trying to make a power do sth. when a monster loses hp. But it only seems to work on the player. However the same function onAttacked() in AngryPower of the origin game could work correctly. Is this a bug or sth. and how can I fix it?
Do show code