- Joined
- Dec 4, 2016
- Messages
- 22
- Reaction score
- 1
- First Language
- Dutch
- Primarily Uses
- RMMV
Hey everyone,
So I made a skill that does more damage if the actor has lower health.
(I haven't tested out the formula yet, but this is what I have:
The problem is, I want the actor to be knocked out after using this skill, but I can't find how to do this.
Anyone who knows the answer to this question?
~Jonas
So I made a skill that does more damage if the actor has lower health.
(I haven't tested out the formula yet, but this is what I have:
Don't know if that will work or not, but that's something I'll have to worry about later).a.hp / 10 + a.mat - b.mdf
The problem is, I want the actor to be knocked out after using this skill, but I can't find how to do this.
Anyone who knows the answer to this question?
~Jonas


