Dead by Daylight Wiki

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

return {
	settings = {
		height = '512',
		sheetsize = 5120,
		url = "https://static.wikia.nocookie.net/deadbydaylight_gamepedia_en/images/c/c7/KillerPortraitsSprite.png",
		width = '512',
	},
	sections = {
		{ name = 'Portraits', id = 1 },
	},
	ids = {
		['K01 TheTrapper Portrait'] = { pos = 2, section = 1 },
		['K02 TheWraith Portrait'] = { pos = 3, section = 1 },
		['K03 TheHillbilly Portrait'] = { pos = 4, section = 1 },
		['K04 TheNurse Portrait'] = { pos = 5, section = 1 },
		['K05 TheHag Portrait'] = { pos = 6, section = 1 },
		['K06 TheShape Portrait'] = { pos = 7, section = 1 },
		['K07 TheDoctor Portrait'] = { pos = 8, section = 1 },
		['K08 TheHuntress Portrait'] = { pos = 9, section = 1 },
		['K09 TheCannibal Portrait'] = { pos = 10, section = 1 },
		['K10 TheNightmare Portrait'] = { pos = 11, section = 1 },
		['K11 ThePig Portrait'] = { pos = 12, section = 1 },
		['K12 TheClown Portrait'] = { pos = 13, section = 1 },
		['K13 TheSpirit Portrait'] = { pos = 14, section = 1 },
		['K14 TheLegion Portrait'] = { pos = 15, section = 1 },
		['K15 ThePlague Portrait'] = { pos = 16, section = 1 },
		['K16 TheGhostface Portrait'] = { pos = 17, section = 1 },
		['K17 TheDemogorgon Portrait'] = { pos = 18, section = 1 },
		['K18 TheOni Portrait'] = { pos = 19, section = 1 },
		['K19 TheDeathslinger Portrait'] = { pos = 20, section = 1 },
		['K20 TheExecutioner Portrait'] = { pos = 21, section = 1 },
		['K21 TheBlight Portrait'] = { pos = 22, section = 1 },
		['K22 TheTwins Portrait'] = { pos = 23, section = 1 },
		['K23 TheTrickster Portrait'] = { pos = 24, section = 1 },
		['K24 TheNemesis Portrait'] = { pos = 25, section = 1 },
		['K25 TheCenobite Portrait'] = { pos = 26, section = 1 },
		['K26 TheArtist Portrait'] = { pos = 27, section = 1 },
		['K27 TheOnryo Portrait'] = { pos = 28, section = 1 },
		['K28 TheDredge Portrait'] = { pos = 29, section = 1 },
		['K29 TheMasterMind Portrait'] = { pos = 30, section = 1 },
		['K30 TheKnight Portrait'] = { pos = 31, section = 1 },
		['K31 TheSkullMerchant Portrait'] = { pos = 32, section = 1 },
		['K32 TheSingularity Portrait'] = { pos = 33, section = 1 },
		['K33 TheXenomorph Portrait'] = { pos = 34, section = 1 },
		['K34 TheYerkes Portrait'] = { pos = 35, section = 1 },
		['K35 TheUnknown Portrait'] = { pos = 36, section = 1 },
		['K36 TheLich Portrait'] = { pos = 37, section = 1 },
		['K37 TheDracula Portrait'] = { pos = 38, section = 1 },
	},
}