PGRData/Client/Fuben/FubenOnlineMsg.json

41 lines
1,009 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
2022-12-25 10:46:20 +00:00
"Msg": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
"Function stopped. Requesting aid!",
"Need healing!",
"Avoid the enemy's skills.",
"Unleash all your damage!",
2024-09-01 20:49:41 +00:00
"I need more Signal Orbs! Hold on!",
null,
null
2022-12-25 10:46:20 +00:00
]
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
2022-12-25 10:46:20 +00:00
"Msg": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
"I'll take left.",
"I'll take right.",
"Function stopped. Requesting aid!",
"Need healing.",
"Avoid the enemy's skills.",
"Unleash all your damage!",
"I need more Signal Orbs! Hold on!"
]
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 3,
2022-12-25 10:46:20 +00:00
"Msg": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
"Please leave the buff to me!",
"Function stopped. Requesting aid!",
"Need healing.",
"Avoid the enemy's skills.",
"Unleash all your damage!",
2024-09-01 20:49:41 +00:00
"I need more Signal Orbs! Hold on!",
null
2022-12-25 10:46:20 +00:00
]
2022-12-19 17:21:16 +00:00
}
]