PGRData/Client/Fuben/FubenOnlineMsg.json

41 lines
1,009 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Id": 1,
2022-12-25 16:16:20 +05:30
"Msg": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
"Function stopped. Requesting aid!",
"Need healing!",
"Avoid the enemy's skills.",
"Unleash all your damage!",
2024-09-01 22:49:41 +02:00
"I need more Signal Orbs! Hold on!",
null,
null
2022-12-25 16:16:20 +05:30
]
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 2,
2022-12-25 16:16:20 +05:30
"Msg": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
"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 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 3,
2022-12-25 16:16:20 +05:30
"Msg": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
"Please leave the buff to me!",
"Function stopped. Requesting aid!",
"Need healing.",
"Avoid the enemy's skills.",
"Unleash all your damage!",
2024-09-01 22:49:41 +02:00
"I need more Signal Orbs! Hold on!",
null
2022-12-25 16:16:20 +05:30
]
2022-12-19 22:51:16 +05:30
}
]