LoLPlayerRunesReforged
Properties
Name | Type | Required | Description |
---|---|---|---|
primary_path | PrimaryPath | ✅ | |
secondary_path | SecondaryPath | ✅ | |
shards | LoLPlayerRuneShards | ✅ |
PrimaryPath
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ✅ | ID of the rune |
image_url | str | ✅ | URL to an image of the rune |
keystone | LoLRuneReforged | ✅ | |
lesser_runes | List[LoLRuneReforged] | ✅ | |
name | str | ✅ | Name of the rune path |
type_ | LoLRuneReforgedType | ✅ |
SecondaryPath
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ✅ | ID of the rune |
image_url | str | ✅ | URL to an image of the rune |
lesser_runes | List[LoLRuneReforged] | ✅ | |
name | str | ✅ | Name of the rune path |
type_ | LoLRuneReforgedType | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs