YEP.135 – Multi-Type Skills – RPG Maker MV

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

Support Team Yanfly on Patreon

In RPG Maker MV, you can only assign one skill type per skill. This means that each skill can only appear under one skill type library when scrolling through a skill list. Yet, in traditional RPG’s, we sometimes see skills that can exist in multiple skill types. A “Cure” spell might appear in both “White Magic” and “Red Magic” at the same time. This plugin enables the possibility to give skills multiple skill types.

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility with the Yanfly Engine Plugins library.


Introduction


Please wait while you are redirected...or Click Here if you do not want to wait.

In RPG Maker MV, you can only assign one skill type per skill. This means that each skill can only appear under one skill type library when scrolling through a skill list. Yet, in traditional RPG’s, we sometimes see skills that can exist in multiple skill types. A “Cure” spell might appear in both “White Magic” and “Red Magic” at the same time. This plugin enables the possibility to give skills multiple skill types.

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility with the Yanfly Engine Plugins library.


Notetags


Insert these notetags into your skills’ noteboxes that you wish to have multiple skill types for.

Skill Notetags:

<Skill Type: x>
<Skill Types: x, x, x>
<Skill Types: x to y>
– Gives multiple skill types of x (or to y) for the modified skill. This will automatically include the skill’s type placed by the editor.


Happy RPG Making!