Skill Extender
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.
設置所列技能只有學會時才會顯示