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

Power: Lightning

Full Name: rpgitems:lightning

Providing Plugin: RPGItems

Default Trigger: HIT, PROJECTILE_HIT.
All available Trigger: HIT, LOCATION, PROJECTILE_HIT.

Description

Strike the hit target with lightning

Properties

  • chance

    • Type: int
    • Default: 20

    Chance of triggering this power, 1/n

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • triggers

    • Type: Set<Trigger>
    • Default: HIT,PROJECTILE_HIT

    Triggers of this power.

Example

Note

Clone this wiki locally