Functions: Mob_Totem_Time_Left Function - Wynntils/Wynntils GitHub Wiki

Mob_Totem_Time_Left function

Aliases

None

Description

Returns the time left of mob totem.

Arguments

This function has 1 required argument.

  • totemNumber(Integer) → The number of the mob totem to check.

Schematics

MOB_TOTEM_TIME_LEFT(<totemNumber>) → (String)

Example

MOB_TOTEM_TIME_LEFT(1)  "8m"
⚠️ **GitHub.com Fallback** ⚠️