PGRData/Client/Fuben/FubenOnlineMsg.json

35 lines
901 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": [
"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": 2,
2022-12-25 10:46:20 +00:00
"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 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 3,
2022-12-25 10:46:20 +00:00
"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 17:21:16 +00:00
}
]