スキルが1つではなく異なるスキルタイプの学校に現れるように、スキルに複数のタイプを持たせることができるプラグイン – YEP_MultiTypeSkills.js

タイトル
Allow skills to have multiple types to make themappear in different skill type schools instead of just one.
作者名
ヘルプ
============================================================================
Introduction
============================================================================

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.

============================================================================
Changelog
============================================================================

Version 1.01:
- Updated for RPG Maker MV version 1.5.0.

Version 1.00:
- Finished Plugin!
パラメータ
( なし )
ライセンス表記

紹介ページ http://yanfly.moe/