Allows developers to create skills that prompt players to make a second input after the original skill input. – SRD_SkillExtender.js
- タイトル
- Allows developers to create skills that prompt players to make a second input after the original skill input.
- 作者名
- SumRndmDde様
- ヘルプ
-
Skill Extender
Version 1.01
SumRndmDde
This plugin allows developers to create skills that prompt players to make a
second input after the original skill input.
==============================================================================
Skill Notetags
==============================================================================
The following notetags can be used to customize the extend setup:
<Extend Skills: [skillId1], [skillId2], ...>
Using this notetag, a list of Skills can be set up for extension on the
original Skill. For example: <Extend Skills: 4, 7, 10>
<Extend Skills Style: [simple/skill]>
Using this notetag, the style can be set to either 'simple' or 'skill'.
For example: <Extend Skills Style: simple>
<Extend Skills Width: [width]>
Using this notetag, the width of the extend window for this skill can be set.
<Extend Skills Align: [left/center/right]>
Using this notetag, the alignment of the text within the extend window
can be customized for this skill.
<Extend Skills Must Be Learned>
Using this notetag, the Actor must know the Extend Skills for them to appear.
==============================================================================
End of Help File
==============================================================================
Welcome to the bottom of the Help file.
Thanks for reading!
If you have questions, or if you enjoyed this Plugin, please check
out my YouTube channel!
https://www.youtube.com/c/SumRndmDde
Until next time,
~ SumRndmDde - パラメータ
-
param Default Style desc The default style used for the extend skill window.
'simple' - Normal Command | 'skill' - Skill Commanddefault skill param Default Width desc The default width used for the extend skill window.
Default is 360default 360 param Default Align desc The default alignment used for the extend skill window.
Choices are: left | center | rightdefault center - ライセンス表記
紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_SkillExtender.js