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

Power: Real Damage

Full Name: rpgitems:realdamage

Providing Plugin: RPGItems

Trigger: HIT.

Description

Do real damage to entity hit but won't kill it

Properties

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Required

    Cooldown of the power, in ticks.

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • minDamage

    • Type: double
    • Default: 0.0

    Minimum damage to trigger

  • realDamage

    • Type: double
    • Default: 0.0

    Damage of this power

Example

Note

Clone this wiki locally