Skill Extender
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 Style: [simple/skill]>
Using this notetag, the style can be set to either ‘simple’ or ‘skill’.
使用这个备注你可以设置简易显示模式或者标准模式
For example:
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.
设置所列技能只有学会时才会显示