MVSkill HP Condition - "Enable this skill when HP is higher / lower than 50%"
BMM Archive · July 15, 2026
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Skill HP Condition - "Enable this skill when HP is higher / lower than 50%"
- Original author: Woratana
- Original date: November 5, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/skill-hp-condition-enable-this-skill-when-hp-is-higher-lower-than-50.49474/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Skill HP Condition Version 1.0 by Woratana Introduction There is too much work load at the end of the year and I can't seem to find time to play with RPG Maker MV much
Archived First Post
Skill HP Condition Version 1.0
by Woratana
Introduction
There is too much work load at the end of the year and I can't seem to find time to play with RPG Maker MV much
My friend asked me if there is a way to "enable specific skill when HP is lower than 50%".
I thought this is a good idea, since I am addicted to Hearthstone and there is ability called 'Enrage' that works this way.
That's why this simple plugin is made. It should not conflict with other plugin, ever.
Features
- Set condition for specific skill to be usable if actor has HP less / more than XX percent.
Ideas to use this plugin
You can use it for:
- High damage skill that only usable if actor has HP less than 10%
- Powerful team healing skill that can't be use if actor is injured (e.g. HP less than 30%)
etc.
Screenshots
When this skill requires HP more than 50%
[IMG]http://i.imgur.com/ksizFMk.jpg[/IMG]
When this skill requires HP less than 50%
[IMG]http://i.imgur.com/kZLZabv.jpg[/IMG]
How to Use
You can add the condition to skill's note
[IMG]http://i.imgur.com/7TQzfCI.png[/IMG]
There are 2 options:
<whpmore:50>
- (Change 50 to any number from 1 - 100) This skill can be used only if HP IS MORE THAN 50%
<whpless:50>
- (Change 50 to any number from 1 - 100) This skill can be used only if HP IS LESS THAN 50%
You shouldn't put both options in one skill though
Plugin FIle
Download it from my github
Credit and Thanks
- Thank you my friend for inspiration in making this one.
- Thank you myself for finding time to create this first plugin.
Author's Notes
Feel free to use it in personal and commercial game. Just let me know if you use it, I would love to promote your game in my blog
by Woratana
Introduction
There is too much work load at the end of the year and I can't seem to find time to play with RPG Maker MV much
My friend asked me if there is a way to "enable specific skill when HP is lower than 50%".
I thought this is a good idea, since I am addicted to Hearthstone and there is ability called 'Enrage' that works this way.
That's why this simple plugin is made. It should not conflict with other plugin, ever.
Features
- Set condition for specific skill to be usable if actor has HP less / more than XX percent.
Ideas to use this plugin
You can use it for:
- High damage skill that only usable if actor has HP less than 10%
- Powerful team healing skill that can't be use if actor is injured (e.g. HP less than 30%)
etc.
Screenshots
When this skill requires HP more than 50%
[IMG]http://i.imgur.com/ksizFMk.jpg[/IMG]
When this skill requires HP less than 50%
[IMG]http://i.imgur.com/kZLZabv.jpg[/IMG]
How to Use
You can add the condition to skill's note
[IMG]http://i.imgur.com/7TQzfCI.png[/IMG]
There are 2 options:
<whpmore:50>
- (Change 50 to any number from 1 - 100) This skill can be used only if HP IS MORE THAN 50%
<whpless:50>
- (Change 50 to any number from 1 - 100) This skill can be used only if HP IS LESS THAN 50%
You shouldn't put both options in one skill though
Plugin FIle
Download it from my github
Credit and Thanks
- Thank you my friend for inspiration in making this one.
- Thank you myself for finding time to create this first plugin.
Author's Notes
Feel free to use it in personal and commercial game. Just let me know if you use it, I would love to promote your game in my blog
Features Mentioned
- Set condition for specific skill to be usable if actor has HP less / more than XX percent.
- Ideas to use this plugin
- You can use it for:
- High damage skill that only usable if actor has HP less than 10%
- Powerful team healing skill that can't be use if actor is injured (e.g. HP less than 30%)
- etc.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks - Thank you my friend for inspiration in making this one. - Thank you myself for finding time to create this first plugin. Author's Notes
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...