Skip to content
Liqueur Librazy edited this page Oct 27, 2019 · 5 revisions

技能:射出一矢

全名:rpgitems:arrow

来源插件:RPGItems

默认触发:RIGHT_CLICK
可用触发:ATTACHMENT, LEFT_CLICK, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SPRINT

说明

发射一支箭。

属性

  • conditions

    • 类型:Set<String>

    技能的条件。

  • cooldown

    • 类型:int
    • 默认:0

    技能的冷却时间,以游戏刻为单位。

  • cost

    • 类型:int
    • 默认:0

    技能的耐久消耗量。

  • triggers

    • 类型:Set<Trigger>
    • 默认:RIGHT_CLICK

    技能的触发。

示例

说明

Clone this wiki locally