PGRData/Resources/Client/Fuben/FubenOnlineMsg.json

32 lines
1,000 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"Msg[1]": "Function stopped. Requesting aid!",
"Msg[2]": "Need healing!",
"Msg[3]": "Avoid the enemy's skills.",
"Msg[4]": "Unleash all your damage!",
"Msg[5]": "I need more Signal Orbs! Hold on!",
"Msg[6]": null,
"Msg[7]": null
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"Msg[1]": "I'll take left.",
"Msg[2]": "I'll take right.",
"Msg[3]": "Function stopped. Requesting aid!",
"Msg[4]": "Need healing.",
"Msg[5]": "Avoid the enemy's skills.",
"Msg[6]": "Unleash all your damage!",
"Msg[7]": "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,
"Msg[1]": "Please leave the buff to me!",
"Msg[2]": "Function stopped. Requesting aid!",
"Msg[3]": "Need healing.",
"Msg[4]": "Avoid the enemy's skills.",
"Msg[5]": "Unleash all your damage!",
"Msg[6]": "I need more Signal Orbs! Hold on!",
"Msg[7]": null
2022-12-19 17:21:16 +00:00
}
]