Action Result (Data Type)

A String used to indicate the result of a certain action.

A String used to indicate the result of a certain action.

Values

ValueDescription
consume_partialIndicates that the action is performed but the actor’s hand is not swung and no statistic is incremented.
consumeIndicates that the action is performed but the actor’s hand is not swung.
failIndicates that the action is not performed and prevents other actions from performing.
passIndicates that the action is not performed but allows other actions to perform.
successIndicates that the action is performed and the actor’s hand is swung.