Powers Timers - torilmud/docs GitHub Wiki

Powers: Timers

The timer option is an array of options that can contain up to three values.

Format:

"timer": {
    "timerDuration": <duration #>,
    "timerCycles": <cycle #>,
    "timerOptions": [ "<options>" ]
},
  • timerDuration: How long does the timer last?

  • timerCycles: How many cycles does the timer go through during its duration?

  • timerOptions: Array of options for the timer. Pick ONE from the list below.

Timer Options

  • Initial
  • Restricted
  • Persistent
  • Single
  • No radius
  • Retarget
  • No drag
⚠️ **GitHub.com Fallback** ⚠️