Call of Duty Esports Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Documentation for this module may be created at Module:RoleSprite/doc

return {
	settings = {
		align = 'middle',
		height = 23,
		lookup = 'Rolenames',
		name = 'Role',
		sheetsize = 73,
		spacing = 2,
		stylesheet = true,
		version = 'version=1599770610121',
		width = 23,
	},
	sections = {
		{ name = 'Uncategorized', id = 1 },
	},
	ids = {
		Analyst = { pos = 2, section = 1, black = true },
		['Assistant Coach'] = { pos = 4, section = 1, black = true },
		['Broadcast Talent'] = { pos = 3, section = 1, black = true },
		Caster = { pos = 3, section = 1, black = true },
		CEO = { pos = 11, section = 1, black = true },
		['Co-Owner'] = { pos = 7, section = 1, black = true },
		Coach = { pos = 4, section = 1, black = true },
		['Content Creator'] = { pos = 12, section = 1, black = true },
		['Esports Manager'] = { pos = 6, section = 1, black = true },
		['General Manager'] = { pos = 6, section = 1, black = true },
		['Head Coach'] = { pos = 4, section = 1, black = true },
		['Head of Esports'] = { pos = 6, section = 1, black = true },
		Inactive = { pos = 5, section = 1, black = true },
		Manager = { pos = 6, section = 1, black = true },
		['Match Bonus'] = { pos = 10, section = 1, black = true },
		Owner = { pos = 7, section = 1, black = true },
		['Performance Coach'] = { pos = 4, section = 1, black = true },
		Player = { pos = 8, section = 1 },
		President = { pos = 6, section = 1 },
		['S&D Analyst'] = { pos = 2, section = 1, black = true },
		Staff = { pos = 7, section = 1, black = true },
		Streamer = { pos = 12, section = 1, black = true },
		Substitute = { pos = 9, section = 1, black = true },
		['Team Operations Coordinator'] = { pos = 6, section = 1, black = true },
		unknown = { pos = 1, section = 1 },
	},
}
Advertisement