local export = {} export.list = { ["title"] = "Baal", ["type"] = "", ["Protestant"] = { "巴力" }, ["Roman Catholic"] = { "巴耳" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export