Skip to content

lastresultcondition en_US

Liqueur Librazy edited this page Oct 27, 2019 · 3 revisions

Power: Last Result Condition

Full Name: rpgitems:lastresultcondition

Providing Plugin: RPGItems

Is a marker power.

Description

Requires result of last power is in a set

Properties

  • displayText

    • Type: String

    Display text of this power.

  • failOnNoResult

    • Type: boolean
    • Default: true

    Whether fails when no power

  • id

    • Type: String

    ID of this condition/selector.

  • isCritical

    • Type: boolean
    • Default: false

    Whether abort current trigger if this condition fails.

  • okResults

    • Type: Set<TriggerResult>
    • Default: OK

    Allowed result

Example

Note

Clone this wiki locally