pg = pg or {} pg.fleet_tech_group = { { name = "陣営技術-ユニオン", id = 1, nation = { 1 }, shiptype = {}, techs = { 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009 } }, { name = "陣営技術-ロイヤル", id = 2, nation = { 2 }, shiptype = {}, techs = { 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 } }, { name = "陣営技術-重桜", id = 3, nation = { 3 }, shiptype = {}, techs = { 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009 } }, { name = "陣営技術-鉄血", id = 4, nation = { 4 }, shiptype = {}, techs = { 4001, 4002, 4003, 4004 } }, all = { 1, 2, 3, 4 } }