Tauntの整備士を戦闘に追加するプラグイン – YEP_Taunt.js

タイトル
Adds a Taunt mechanic to battle
作者名
ヘルプ
============================================================================
Introduction
============================================================================

Taunts add a new mechanic to battle. Whenever a unit has a member with a
taunt trait, the opposing unit's single target attacks and skills must focus
on the taunting unit. This adds aggro control for either unit and can add a
new level of depth for battle. Taunts are divided up into physical, magical,
and certain hit taunts which respectively aggro physical actions, magical
actions, and certain hit actions.

If there are multiple users with taunt, the rival party can select which
taunt user to attack. This is to prevent a lockdown caused by a rival unit
making the battle impossible to progress.

============================================================================
Notetags
============================================================================

The following are some notetags you can use to add taunt traits to your
various database objects.

Actor, Class, Weapon, Armor, State, Enemy Notetags:
<Physical Taunt>
<Magical Taunt>
<Certain Taunt>
These three notetags enable the database object of choice to have the
respective taunt mechanic against those types of actions. Physical taunts
will cause the user to aggro all physical type of actions from the rival
team. The same goes for magical taunts and certain taunts of their nature.

<Null Physical Taunt>
<Null Magical Taunt>
<Null Certain Taunt>
This nullifies the respective taunt trait on the user (not the attacker).
What this means is if a user originally has taunt through some form or
means, having a null taunt trait applied will remove that taunt effect and
the user will be treated as a normal target.

<Ignore Physical Taunt>
<Ignore Magical Taunt>
<Ignore Certain Taunt>
This allows an attacker with this trait to ignore any taunts of the
respective nature and gain access to all possible targets as if no taunts
are in place.

Skill and Item Notetag:
<Bypass Taunt>
This causes this skill/item to ignore taunts altogether and the skill/item
is able to select single targets as if no taunts existed on the field.

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

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

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

紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YEP_Taunt.js