This gist describes how team planner codes are generated. This allows you to create your own team comps for pasting in the client without needing to use the client.
The code is a hexadecimal representation of champions. Here's a breakdown of the bits in the code. Example code 010102030405060708090ATFTSet13
01 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 0A | TFTSet13 |
---|---|---|---|---|---|---|---|---|---|---|---|
Always starts with 01 | Champion 1 | Champion 2 | Champion 3 | Champion 4 | Champion 5 | Champion 6 | Champion 7 | Champion 8 | Champion 9 | Champion 10 | TFT Set ID |