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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

MNKR Skill Choice - MNKR_SkillChoice.js

Plugin desc : Adds plugin commands for skill selection processing and skill increase/decrease.

License : MIT License

Author : munokura

Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_SkillChoice.js

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_SkillChoice.js

Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_SkillChoice.js

File name : MNKR_SkillChoice.js

Help of plugin :

@target MV
@url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_SkillChoice.js
@plugindesc Adds plugin commands for skill selection processing and skill increase/decrease.
@author munokura
@license MIT License

@help
Adds plugin commands for skill selection and skill increase/decrease.

Skill Selection
MNKR_SkillChoice select actor ID variable ID
Opens a list of skills specified by the actor ID and assigns the selected
skill ID to the specified variable.

Increase Skill
MNKR_SkillChoice learn actor ID skill ID

Decrease Skill
MNKR_SkillChoice forget actor ID skill ID

If you want to use variables as arguments, please use the following plugin in
conjunction with it.
http://newrpg.seesaa.net/article/475509661.html
NRP_EvalPluginCommand.js

Notes
This plugin is designed to use the "Item Selection" event command.

As a result, the functionality of the TMEventItemEx (Item Selection Extension)
plugin will function.

This plugin is prone to conflicts with plugins related to "Item Selection."

If conflicts occur, consider using MNKR_SkillChoiceScene instead.
https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_SkillChoiceScene.js

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

スポンサードリンク

-MV plugins

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