RPG Maker MV

RPG Maker MV

Stargazer KG Oct 25, 2015 @ 7:48pm
How to make enemies immune to certain attacks?
I have a few spells that have a chance of instantly killing an enemy. I want to make bosses immune to those attacks. How do?
< >
Showing 1-5 of 5 comments
Gom Oct 25, 2015 @ 7:57pm 
You could add a new state called OHKO that's a copy of Knockout state. Make your attack have chance to cause OHKO instead of knockout state then give bosses immune to OHKO state.
Stargazer KG Oct 25, 2015 @ 8:02pm 
How do I make the OHKO state kill the enemy?
Gom Oct 25, 2015 @ 8:19pm 
Hmm it didn't work as I thought it would. Will let you know if I find another solution.
Stargazer KG Oct 25, 2015 @ 8:26pm 
I think I may have come upon a solution: have the skill inflict an ungodly amount of damage (like 99999999999999999999999999HP), then set the enemy's element rate for the OHKO skill to 0%. That way, the attack does 0HP damage when used.
Gom Oct 25, 2015 @ 8:32pm 
Oh yeah using OHKO as element should work.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Oct 25, 2015 @ 7:48pm
Posts: 5