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

技能:MISSING_LANG<properties.AOEDamage.main_name>

全名:rpgitems:aoedamage

来源插件:RPGItems

默认触发:RIGHT_CLICK
可用触发:ATTACHMENT, BOW_SHOOT, HIT, HIT_TAKEN, HURT, LEFT_CLICK, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SNEAKING, SPRINT, TICK, TICK_OFFHAND

说明

MISSING_LANG<properties.aoedamage.main_description>

属性

  • angle

    • 类型:double
    • 默认:180.0

    MISSING_LANG<message.power.no_description>

  • conditions

    • 类型:Set<String>

    技能的条件。

  • cooldown

    • 类型:int
    • 默认:0

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

  • cost

    • 类型:int
    • 默认:0

    技能的耐久消耗量。

  • count

    • 类型:int
    • 默认:100

    MISSING_LANG<message.power.no_description>

  • damage

    • 类型:double
    • 默认:0.0

    MISSING_LANG<message.power.no_description>

  • delay

    • 类型:long
    • 默认:0

    MISSING_LANG<message.power.no_description>

  • incluePlayers

    • 类型:boolean
    • 默认:false

    MISSING_LANG<message.power.no_description>

  • minrange

    • 类型:int
    • 默认:0

    MISSING_LANG<message.power.no_description>

  • mustsee

    • 类型:boolean
    • 默认:false

    MISSING_LANG<message.power.no_description>

  • name

    • 类型:String

    MISSING_LANG<message.power.no_description>

  • range

    • 类型:int
    • 默认:10

    MISSING_LANG<message.power.no_description>

  • selectors

    • 类型:Set<String>

    应用到本技能的选择器。

  • selfapplication

    • 类型:boolean
    • 默认:false

    MISSING_LANG<message.power.no_description>

  • suppressMelee

    • 类型:boolean
    • 默认:false

    MISSING_LANG<message.power.no_description>

  • triggers

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

    技能的触发。

示例

说明

Clone this wiki locally