Functions: Shaman_Mask Function - Wynntils/Wynntils GitHub Wiki

Shaman_Mask function

Aliases

None

Description

Returns the name of the shaman mask you are currently wearing.

Arguments

This function has 2 optional arguments.

  • isColored(Boolean) → Whether the name should retain original coloring. Default: true
  • useShortName(Boolean) → Whether the short name should be return instead. Default: false

Schematics

SHAMAN_MASK(<isColored>;<useShortName>) → (String)

Example

SHAMAN_MASK()  "Mask of the Fanatic"
⚠️ **GitHub.com Fallback** ⚠️