Teamfight Tactics - Data Dragon

June 23, 2026 ยท View on GitHub

Do you want to use DDragon for an another game from Riot Games? Check the Data Dragon repository for 2XKO, League of Legends, or Legends of Runeterra, or Valorant.

Introduction

Data Dragon is a package of files you can use for your projects about Teamfight Tactics, distributed by Riot Games. A new version of Data Dragon is released some days after each new set release. This repository allows you to update automatically all files more easily.

Don't forget that new patchs will be added right after their release on Riot Games' Developers website, but it takes often many days to come.

Since patch 13.1 of League of Legends, data from Teamfight Tactics was included with League ones, in the same DDragon bundle. This repository was stopped when patch 13.12 (and set 9) was released, and only the LoL one was updated since then. On June 12th 2026, Riot Games annonced that TFT is moving to Unreal Engine with the release of set 18 on August 12th 2026. This repository has been reactivated, and all data from TFT has been moved from the League DDragon to this one, including additional content and past content.

Note that, even if Teamfight Tactics has it own patch naming scheme since the third patch of set 13, this change isn't reflected in this repository before set 16 to avoid any conflict with the League of Legends patch naming scheme.

Additional contents in this repository

This repository contains some additional files, not included in Data Dragon :

  • Icons of all turbo badges (used for Hyper Roll game mode)
  • Icons of all Double Up badges (used for Double Up game mode)

Patchs added to this repository for the current set

This list contains patchs from actual set. For all previous patchs of all previous sets, you can check OLDPATCHS.md.

The date in front of each patch represents the date when the patch was pushed to this repository, not the date when it was released by Riot Games. Corresponding sets releases will be explicitly written next to the patch number. Here's a list of all patchs of current sets included in this repository :

  • (June 23rd, 2026) 17.6
  • (June 13th, 2026) 17.5
  • (June 13th, 2026) 17.4
  • (June 13th, 2026) 17.3
  • (June 13th, 2026) 17.2
  • (June 13th, 2026) 17.1 - Set 17 (Space Gods)

Missing patchs for the current set

There is currently no missing patch for the current set.

Note about Sets 6 and 7

Set 6 has been added with some assets available on the Set 6 Promo Assets Page (published by Riot Games) or/and on CommunityDragon. Set 7 used the same process, but only with CommunityDragon.

This was needed because Riot Games didn't release at all an official version of Data Dragon for these sets of Teamfight Tactics. Keep in mind that they are partially complete, and it can contains some mistakes. Feel free to help me to improve these sets if you can (issues are open if you want to)!

Due to what I said just above, keep in mind that items.json, champions.json and traits.json files can contains some elements from previous sets, which are not used anymore. Some items pictures can be missing or incorrect too.

There is also some differences between official Data Dragon files and the temporary reconstructed folder:

  • In traits.json, type doesn't exist.
  • In traits.json, style (in sets array) is a number (like 1), and not a string (like silver).
  • In traits.json, the description contains some variables strings (like @Duration@), which are not included.
  • In items.json, the description contains some variables strings (like @Duration@), which are not included.
  • In items.json, isElusive and isRadiant doesn't exists.

Sets 6 and 7 have been recreated, but their corresponding mid-sets will not be available in this repository.