local export = {} export.list = { ["title"] = "Herod", ["type"] = "", ["Protestant"] = { "希律" }, ["Roman Catholic"] = { "黑落德" }, ["Eastern Orthodox"] = { "伊若德" }, ["Church of the East"] = { "" }, } return export