PGRData/Client/Fuben/FubenOnlineMsg.json
2024-09-01 22:49:41 +02:00

41 lines
No EOL
1,009 B
JSON

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