スキルとアイテムは、ターゲットによって反応が異なります。 – MrTS_ItemsSkillsDiffReactions.js
- タイトル
- Skills and items react differently depending on target.
- 作者名
- Mr. Trivel様
- ヘルプ
- --------------------------------------------------------------------------------
Terms of Use
--------------------------------------------------------------------------------
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
--------------------------------------------------------------------------------
Version 1.0
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Item/Skill tags
--------------------------------------------------------------------------------
Place the following tag into item or skill note field to make it use different
skill depending on target.
Note: Works with single target spells only.
<DependsActor: [ActorID] [SkillID]>
<DependsEnemy: [EnemyID] [SkillID]>
If target is [ActorID] replace the skill or item with skill of ID [SkillID].
Examples:
<DependsActor: 4 99>
<DependsEnemy: 13 51>
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Version History
--------------------------------------------------------------------------------
1.0 - Release - パラメータ
-
( なし ) - ライセンス表記
- Free for commercial and non-commercial projects.
紹介ページ https://github.com/Trivel/RMMV/blob/master/MrTS_ItemsSkillsDiffReactions.js