Irolan 0 Posted January 18, 2021 Hello, I want to create a fear skill. The skill would normally cause the enemy to freeze (add a stunned state), but also have a chance to cause the enemy to panic and flee from battle instead. Something like Effects > "Add State": Stunned 75% Effects > "Escape": 10% This doesn't seem possible with vanilla options, so I'm wondering, does anyone know a script that lets you do this? Share this post Link to post Share on other sites
Coolie 148 Posted August 30, 2021 Quick and dirty way to do this: Create a skill that will make the enemy flee the battle. Set this skill in the enemy's moveset. Make it only use this skill if the enemy is under the effects of the Fear state you made. This is default functionality in RPG Maker MV. Give it a ranking to decide how likely it is to use the flee skill. Share this post Link to post Share on other sites