> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/stores/ddragon.md).

# DDragon

* Type: Service
* Models: `lor`
* Description: Store that provides data from the Official Data Dragon.

DDragon only supports Legends of Runeterra endpoints (the only one well maintained), DDragon for LoL and TFT are not supported because they are badly maintained and considered low priority by the game team.

## *class* `DDragon`

Backend: `pyot.stores.ddragon.DDragon`

Definitions:

* `__init__`
  * `error_handler`: `Dict[int, Tuple] = None`
  * `log_level`: `int = 0`

## Endpoints

* `lor`
  * `ddragon_lor_set_data`: `/{version}/set{set}/{locale}/data/set{set}-{locale}.json`
