pg = pg or {}
pg.item_data_chat = {
[0] = {
name = "Default Appearance",
time_second = 0,
id = 0,
time_limit_type = 0,
desc = "When no portrait frame is set\nand when an oathed ship is set as secretary ship, the oath portrait frame is displayable.",
scene = {}
},
[101] = {
name = "1st Anniversary",
time_second = 0,
id = 101,
time_limit_type = 0,
desc = "Happy 1st Anniversary! \nUnlocked by using the New Dawn item.",
scene = {}
},
[102] = {
name = "2nd Anniversary",
time_second = 0,
id = 102,
time_limit_type = 0,
desc = "Granted to all Commanders who have defended the port for two years.\n earned by participating in the 2nd Anniversary limited event",
scene = {}
},
[103] = {
name = "3rd Anniversary",
time_second = 0,
id = 103,
time_limit_type = 0,
desc = "Granted to all Commanders who have defended the port for three years.\n earned by participating in the 3rd Anniversary limited event",
scene = {}
},
[300] = {
name = "Leader",
time_second = 2592000,
id = 300,
time_limit_type = 1,
desc = "Can be unlocked by collecting points from Returnee Missions.\n (Lasts for 30 days)",
scene = {}
},
[301] = {
name = "Returnee",
time_second = 2592000,
id = 301,
time_limit_type = 1,
desc = "Welcome back to the Admiralty, Commander. We expect great things from you.\n",
scene = {}
},
all = {
0,
101,
102,
103,
300,
301
}
}