Skip to content

chancecondition en_US

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

Power: Chance Condition

Full Name: rpgitems:chancecondition

Providing Plugin: RPGItems

Is a marker power.

Description

Condition that met by chance

Properties

  • chancePercentage

    • Type: double
    • Default: 0.0

    chance, in percentage

  • isStatic

    • Type: boolean
    • Default: false

    Whether only check this condition once.

  • isCritical

    • Type: boolean
    • Default: false

    Whether abort current trigger if this condition fails.

  • id

    • Type: String

    ID of this condition/selector.

Example

Note

Clone this wiki locally