Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm Japanese, so please forgive my poor English.

Please forgive me for using Google Translate.

During battle, even if the actor's HP drops to 0 due to a common event, the actor may not become incapacitated. How do I neutralize an actor?

Hello sizizilly, thanks for your question! Your English is fine, Google Translate did a good job.

If using the Change HP command does not work, then you should still be able to incapacitate the Actor by applying the KO state on them. My guess is that since the HP change is not being applied through the Damage function, the plugin does not register this as Damage and the Mortal Damage flag is not turned on as a result preventing the Actor from becoming incapacitated.

Please use the temporary solution of applying the KO state for now. I will make sure to correct this bug for the next update.

Thanks,

MythAtelier Team

(+1)

Thank you very much for taking the trouble to answer my questions.

Even if the probability of removing the state due to damage is 100%, the state will not be removed when receiving damage. How can I get it to be removed?

You can potentially remove it via script calls for now (either as part of a Damage Formula or in a Common Event), but I think you may have identified a bug with the plugin with regard to States. We will add this to our bug tracker and make sure it is patched for the next update.

Deleted 22 days ago