Functions: Profession_Xp_Per_Minute_Raw Function - Wynntils/Wynntils GitHub Wiki

Profession_Xp_Per_Minute_Raw function

Aliases

  • PROF_XPM_RAW

Description

Returns the amount of raw XP gained of specified profession over a minute. Returns -1 when provided invalid profession.

Arguments

This function has 1 required argument.

  • profession(String) → The profession to check.

Schematics

PROFESSION_XP_PER_MINUTE_RAW(<profession>) → (Double)

Example

PROFESSION_XP_PER_MINUTE_RAW("FISHING")  163
⚠️ **GitHub.com Fallback** ⚠️