VALORANT Esports Wiki
Register
Advertisement

To edit the documentation or categories for this module, click here.


return {
	
	-- vct
	['vct'] = 'vct franchise',
	['valorant champions tour'] = 'vct franchise',
	['vct franchise'] = { long = 'VCT Franchise', medium = 'VCT Franchise', short = 'VCT', adjective = 'VALORANT Champions Tour', hex = '#D0AA20' },
	
	
	-- americas
	['na'] = 'north america',
	['nalcs'] = 'north america',
	['na lcs'] = 'north america',
	['north america'] = { long = 'North America', medium = 'North America', short = 'NA', adjective = 'North American', hex = '#1111FF'  },
	
	['br'] = 'brazil',
	['brazil'] = { long = 'Brazil', medium = 'Brazil', short = 'BR', adjective = 'Brazilian', hex = '#828205' },

	['lan'] = 'latin america north',
	['latin america north'] = { long = 'Latin America North', medium = 'LAN', short = 'LAN', adjective = 'Latin America North', hex = '#FF9412' },

	['las'] = 'latin america south',
	['latin america south'] = { long = 'Latin America South', medium = 'LAS', short = 'LAS', adjective = 'Latin America South', hex = '#FEB226' },
	
	['lat'] = 'latin america',
	['latam'] = 'latin america',
	['latin america'] = { long = 'Latin America', medium = 'Latin America', short = 'LAT', adjective = 'Latin American', hex = '#DE661E' },

	['sa'] = 'south america',
	['sam'] = 'south america',
	['south america'] = { long = 'South America', medium = 'South America', short = 'SA', adjective = 'South American', hex = '#DE661E' },


	-- emea
	['eu'] = 'europe',
	['eur'] = 'europe',
	['eulcs'] = 'europe',
	['eu lcs'] = 'europe',
	['europe'] = { long = 'Europe', medium = 'Europe', short = 'EU', adjective = 'European', hex = '#FE1F1F' },
	
	['emea'] = { long = 'EMEA', medium = 'EMEA', short = 'EMEA', adjective = 'EMEA', hex = '#fc0000', size = "8.5", bracketsize = "7" },

	['mn'] = 'middle east and north africa',
	['mna'] = 'middle east and north africa',
	['mena'] = 'middle east and north africa',
	['middle east & north africa'] = 'middle east and north africa',
	['middle east and north africa'] = { long = 'Middle East and North Africa', medium = 'MENA', short = 'MN', adjective = 'MENA', hex = '#FF9494' },
	
	['afr'] = 'africa',
	['africa'] = { long = 'Africa', medium = 'Africa', short = 'AFR', adjective = 'African', hex = '#934914' },
	
	['tr'] = 'turkey',
	['tur'] = 'turkey',
	['turkey'] = { long = 'Turkey', medium = 'Turkey', short = 'TR', adjective = 'Turkish', hex = '#C29A9A' },

	-- asia
	['sk'] = 'korea',
	['kr'] = 'korea',
	['kor'] = 'korea',
	['ogn'] = 'korea',
	['lck'] = 'korea',
	['south korea'] = 'korea',
	['korea'] = { long = 'Korea', medium = 'Korea', short = 'KR', adjective = 'Korean', hex = '#A982A0' },

	['lms'] = 'taiwan, hong kong, and macao',
	['taiwan'] = 'taiwan, hong kong, and macao',
	['tw'] = 'taiwan, hong kong, and macao',
	['hk tw mco'] = 'taiwan, hong kong, and macao',
	['hk/tw/mco'] = 'taiwan, hong kong, and macao',
	['hk, tw, mco'] = 'taiwan, hong kong, and macao',
	['hk, tw, and mco'] = 'taiwan, hong kong, and macao',
	['hong kong/taiwan/macao'] = 'taiwan, hong kong, and macao',
	['taiwan/hong kong/macao'] = 'taiwan, hong kong, and macao',
	['hong kong, taiwan, and macao'] = 'taiwan, hong kong, and macao',
	['taiwan, hong kong, and macao'] = { long = 'Taiwan, Hong Kong, and Macao', medium = 'TW, HK, MCO', short = 'LMS', adjective = 'LMS', hex = '#63B5EA' },
	
	['jp'] = 'japan',
	['jpn'] = 'japan',
	['japan'] = { long = 'Japan', medium = 'Japan', short = 'JP', adjective = 'Japanese', hex = '#950EFF' },
	
	['vn'] = 'vietnam',
	['vietnam'] = { long = 'Vietnam', medium = 'Vietnam', short = 'VN', adjective = 'Vietnamese', hex = '#06E103' },

	['sea'] = 'south east asia',
	['southeast asia'] = 'south east asia',
	['south east asia'] = { long = 'Southeast Asia', medium = 'SEA', short = 'SEA', adjective = 'Southeast Asian', hex = '#4E4B31'  },
	
	['asia'] = { long = 'Asia', medium = 'Asia', short = 'ASIA', adjective = 'Asian', hex = '#4E4B31'  },
	
	['ap'] = 'asia pacific',
	['apac'] = 'asia pacific',
	['asia-pacific'] = 'asia pacific',
	['asia pacific'] = { long = 'Asia Pacific', medium = 'Asia Pacific', short = 'AP', adjective = 'Asia Pacific', hex = '#8A24CA' },
	
	-- china
	['cn'] = 'china',
	['lpl'] = 'china',
	['china'] = { long = 'China', medium = 'China', short = 'CN', adjective = 'Chinese', hex = '#FE7BBC' },


	-- oceania
	['oce'] = 'oceania',
	['australia'] = 'oceania',
	['oceania'] = { long = 'Oceania', medium = 'Oceania', short = 'OCE', adjective = 'Oceanic', hex = '088408' },

	-- cis
	['russia'] = 'commonwealth of independent states',
	['ru'] = 'commonwealth of independent states',
	['cis'] = 'commonwealth of independent states',
	['lcl'] = 'commonwealth of independent states',
	['commonwealth of independent states'] = { long = 'Commonwealth of Independent States', medium = 'CIS', short = 'CIS', adjective = 'CIS', hex = '#22D2D2' },
	
	
	-- na/eu
	['na/eu'] = 'west',
	['na & eu'] = 'west',
	['na and eu'] = 'west',
	['west'] = { long = 'NA & EU', medium = 'NA & EU', short = 'NA&EU', adjective = 'Western', hex = '#5A71B4' },
	
	
	-- international
	['int'] = 'international',
	['international'] = { long = 'International', medium = 'International', short = 'INT', adjective = 'International', hex = '#1C1C72' },


	-- default
	DEFAULT = {long = "Unrecognized Region", medium = "Unknown", short = "???", adjective = "Unknown", hex = "#8A24CA" }
}
Advertisement