Skip to content
Liqueur Librazy edited this page Mar 17, 2019 · 3 revisions

技能:颜色

全名:rpgitems:color

来源插件:RPGItems

默认触发:LEFT_CLICK, RIGHT_CLICK
可用触发:LEFT_CLICK, RIGHT_CLICK

说明

暂时不可用

属性

  • glass

    • 类型:boolean
    • 默认:true

    暂时不可用

  • wool

    • 类型:boolean
    • 默认:true

    暂时不可用

  • cost

    • 类型:int
    • 默认:0

    技能的耐久消耗量。

  • cooldown

    • 类型:long
    • 默认:0

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

  • triggers

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

    技能的触发。

  • conditions

    • 类型:Set<String>

    技能的条件。

  • clay

    • 类型:boolean
    • 默认:true

    暂时不可用

示例

说明

Clone this wiki locally