PGRData/Client/Fuben/FubenOnlineMsg.json

35 lines
901 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": [
"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": 2,
2022-12-25 16:16:20 +05:30
"Msg": [
"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": [
"Please leave the buff to me!",
"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
}
]