raw
Get skill data
Get the skill data from the given ID
- reverse: Reverse lookup the servants that have this skill and return the reverse skill objects.
- expand: Add expanded function objects to mstSkillLv.expandedFuncId from the function IDs in mstSkillLv.funcId.
get/raw/{region}/skill/{skill_id}
Path parameters
region'JP' | 'NA' | 'CN' | 'KR' | 'TW' required
Region Enum
skill_idinteger required
Query parameters
reverseboolean
expandboolean
Response
Skill entity
Changes
No recorded changes to this endpoint across all 1 revision of this API.