An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

MNKR Prohibit Skill - MNKR_ProhibitSkill.js

Plugin desc : You can create items that cannot be used by actors who have already mastered the specified skill.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ProhibitSkill.js

File name : MNKR_ProhibitSkill.js

Help of plugin :

@target MZ MV
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ProhibitSkill.js
@plugindesc You can create items that cannot be used by actors who have already mastered the specified skill.
@author munokura
@license MIT License

@help
You can create an item that cannot be used by actors who have learned a
specified skill (range: single ally).

Enter the following tag in the item’s memo field:
<ProhibitSkill:SkillID>

Example
<ProhibitSkill:99>
Cannot be used by actors who have learned skill ID 99.

<ProhibitSkill:99,100,101>
Cannot be used by actors who have learned skill ID 99, 100, or 101.

Note
The current version does not support the following:
- Support for use in battle

No plugin commands.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this item without permission, and there are no
restrictions on its use (commercial, 18+, etc.).

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.