Skip to content
Liqueur Librazy edited this page Oct 27, 2019 · 1 revision

Power: MISSING_LANG<properties.AOEDamage.main_name>

Full Name: rpgitems:aoedamage

Providing Plugin: RPGItems

Default Trigger: RIGHT_CLICK.
All available Trigger: ATTACHMENT, BOW_SHOOT, HIT, HIT_TAKEN, HURT, LEFT_CLICK, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SNEAKING, SPRINT, TICK, TICK_OFFHAND.

Description

MISSING_LANG<properties.aoedamage.main_description>

Properties

  • angle

    • Type: double
    • Default: 180.0

    MISSING_LANG<message.power.no_description>

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Default: 0

    Cooldown of the power, in ticks.

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • count

    • Type: int
    • Default: 100

    MISSING_LANG<message.power.no_description>

  • damage

    • Type: double
    • Default: 0.0

    MISSING_LANG<message.power.no_description>

  • delay

    • Type: long
    • Default: 0

    MISSING_LANG<message.power.no_description>

  • incluePlayers

    • Type: boolean
    • Default: false

    MISSING_LANG<message.power.no_description>

  • minrange

    • Type: int
    • Default: 0

    MISSING_LANG<message.power.no_description>

  • mustsee

    • Type: boolean
    • Default: false

    MISSING_LANG<message.power.no_description>

  • name

    • Type: String

    MISSING_LANG<message.power.no_description>

  • range

    • Type: int
    • Default: 10

    MISSING_LANG<message.power.no_description>

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • selfapplication

    • Type: boolean
    • Default: false

    MISSING_LANG<message.power.no_description>

  • suppressMelee

    • Type: boolean
    • Default: false

    MISSING_LANG<message.power.no_description>

  • triggers

    • Type: Set<Trigger>
    • Default: RIGHT_CLICK

    Triggers of this power.

Example

Note

Clone this wiki locally