Module:Data/Media/Tabletop

Revision as of 12:58, 21 October 2024 by Mistiryshak (talk | contribs) (Protected "Module:Data/Media/TRPG" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

Documentation for this module may be created at Module:Data/Media/Tabletop/doc

local media = {
-- Editions
	['smtks'] = 'Shin Megami Tensei RPG: Kihon System',
		['smtssg'] = 'Shin Megami Tensei RPG: Seikimatsu Survival Guide',
	['smt2'] = 'Shin Megami Tensei II TRPG: Tanjō-hen',
		['smt2gy'] = 'Shin Megami Tensei II TRPG: Tanjō-hen Jumpstart Kit: Guren no Yoru',
		['smt2kh'] = 'Shin Megami Tensei II TRPG Supplement: Kin\'iro no Hako',
	['smtk'] = 'Shin Megami Tensei TRPG: Kakusei-hen',
		['smtkg'] = 'Shin Megami Tensei TRPG: Kakusei-hen Supplement: Goumaden',
	['smt3'] = 'Shin Megami Tensei The Roleplaying Game: Tokyo Conception',
		['smt3as'] = 'Shin Megami Tensei III: Nocturne TRPG Supplement: Amala Shinkai',
	['smtmt'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X',
		['smtmtks'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Kongō Shinkai',
		['smtmttm'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Tokyo Millennium',
		['smtmtsm'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Sefirot no Makai',
		['smtmtyp'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Yami no Profile',
		['smtmtr'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Ragnarok',
		['smtmtss'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Strange Science',
}

return {
    media = media,
}