Reroll

Overview

Discards the current event and immediately rolls a new one via UnityAtoms events.

Serialized Fields

  • VoidEvent discardEvent
  • VoidEvent rerollEvent

Effect

discardEvent.Raise();
rerollEvent.Raise();

UI / Localization

  • Title key: ABILITY_REROLL_TITLE
  • Description key: ABILITY_REROLL_DESC