Skills
Stamina-based class abilities — distinct from /spells, which are magical / cooldown-based. Patch-aware (see Patches).
Endpoints
GET /v2/skills list
GET /v2/skills/{id} single skill
GET /v2/skills/{id}/icon → 302 redirect to the asset endpoint
Query parameters
| Name | Mode | Description |
|---|---|---|
id | exact | id.skill.<slug> or raw Id_Skill_<Name> |
name | substring | matches the display name |
skill_type | exact | Type.Skill.Instant, Type.Skill.Channel, ... |
can_use | bool | only currently-equippable skills |
class | tag | filter by owning class tag (Fighter, Barbarian, ...) |
at_patch | version | time-travel |
branch | string | default main |
page, limit | pagination | default 25, max 250 |
?embed= expansion
Pass a comma-separated list to expand id-ref fields into full entity rows:
classes→player_characterrowsabilities→skill_abilityrows