raw
Get function data
Get the function data from the given ID
- reverse: Reverse lookup the skills that have this function and return the reversed skill objects.
- reverseDepth: Controls the depth of the reverse lookup: func -> skill/np -> servant.
- expand: Add buff objects to mstFunc.expandedVals from the buff ID in mstFunc.vals.
get/raw/{region}/function/{func_id}
Path parameters
region'JP' | 'NA' | 'CN' | 'KR' | 'TW' required
Region Enum
func_idinteger required
Query parameters
reverseboolean
reverseDepth'function' | 'skillNp' | 'servant'
Reverse Data Depth
expandboolean
Response
Function entity
Changes
No recorded changes to this endpoint across all 1 revision of this API.