raw

Get buff data

Get the buff data from the given ID

  • reverse: Reverse lookup the functions that have this buff and return the reversed function objects.
  • reverseDepth: Controls the depth of the reverse lookup: buff -> func -> skill/np -> servant.
get/raw/{region}/buff/{buff_id}

Path parameters

region'JP' | 'NA' | 'CN' | 'KR' | 'TW' required

Region Enum

buff_idinteger required

Query parameters

reverseboolean
reverseDepth'function' | 'skillNp' | 'servant'

Reverse Data Depth

Response

Buff entity

Changes

No recorded changes to this endpoint across all 1 revision of this API.