Functions: Shaman_Mask Function - Wynntils/Wynntils GitHub Wiki
None
Returns the name of the shaman mask you are currently wearing.
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
SHAMAN_MASK(<isColored>;<useShortName>) → (String)
SHAMAN_MASK() → "Mask of the Fanatic"