PGRData/Client/Fuben/FubenOnlineMsg.json
2023-07-10 21:36:50 +07:00

35 lines
No EOL
901 B
JSON

[
{
"Id": 1,
"Msg": [
"Function stopped. Requesting aid!",
"Need healing!",
"Avoid the enemy's skills.",
"Unleash all your damage!",
"I need more Signal Orbs! Hold on!"
]
},
{
"Id": 2,
"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!"
]
},
{
"Id": 3,
"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!"
]
}
]