Cdragon
Module: pyot.utils.tft.cdragon
constant BASE_URL
: https://raw.communitydragon.org/
BASE_URL
: https://raw.communitydragon.org/
function abs_url
-> str
abs_url
-> str
link
:str
version
:str = latest
Return the CDragon url for the given tft asset url
function merge_set_data
-> None
merge_set_data
-> None
data
:Dict
set
:int
collection_key
:str
function sanitize_champion_description
-> str
sanitize_champion_description
-> str
string
:str
list_of_obj
:list
Sanitize CDragon tft champion descriptions
function sanitize_item_description
-> str
sanitize_item_description
-> str
string
:str
obj
:dict
Sanitize CDragon tft item descriptions
Last updated