桃源记客服系统前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

194 lines
4.4 KiB

3 months ago
[
{
"Id": 2,
"MsgTitle": "居所不足",
"Type": 2,
"Priority": 60,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 1,
"DisplayText": "居所不足",
"MsgText": "[color=#009a04]{0}[/color]个村民没有居所,入夜后容易生病",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_2"
},
{
"Id": 3,
"MsgTitle": "商人来访",
"Type": 3,
"Priority": 65,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 2,
"DisplayText": "出现商人",
"MsgText": "[color=#009a04]{0}[/color]正在城门口",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_3"
},
{
"Id": 4,
"MsgTitle": "村民去世",
"Type": 4,
"Priority": 60,
"IsShake": false,
"Refresh": true,
"IsDisplay": true,
"Clear": true,
"HintType": 1,
"DisplayText": "村民去世",
"MsgText": "[color=#009a04]{0}[/color]逝世了,享年[color=#009a04]{1}岁[/color]",
"HasButton": true,
"ButtonText": "下一条",
"MsgIcon": "Msg_Icon_4"
},
{
"Id": 5,
"MsgTitle": "身体不适",
"Type": 5,
"Priority": 59,
"IsShake": false,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 1,
"DisplayText": "身体不适",
"MsgText": "[color=#009a04]{0}[/color]处于{1}中,正在卧床修养,无法劳作",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_5"
},
{
"Id": 6,
"MsgTitle": "前方战情",
"Type": 6,
"Priority": 70,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 1,
"DisplayText": "前方战情",
"MsgText": "急!桃谷内正在发生战斗!",
"HasButton": true,
"ButtonText": "查看",
"MsgIcon": "Msg_Icon_6"
},
{
"Id": 7,
"MsgTitle": "缺少禽舍",
"Type": 7,
"Priority": 68,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 1,
"DisplayText": "缺少禽舍",
"MsgText": "有[color=#009a04]{0}[/color]只家禽没有禽舍,入夜后会逃走",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_7"
},
{
"Id": 8,
"MsgTitle": "缺少畜棚",
"Type": 8,
"Priority": 68,
"IsShake": false,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 1,
"DisplayText": "缺少畜棚",
"MsgText": "有[color=#009a04]{0}[/color]只家畜没有畜棚,入夜后会逃走",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_8"
},
{
"Id": 9,
"MsgTitle": "村落礼物",
"Type": 9,
"Priority": 60,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 2,
"DisplayText": "村落礼物",
"MsgText": "礼厅收到了来自谷外村落的礼物",
"HasButton": true,
"ButtonText": "查看",
"MsgIcon": "Msg_Icon_9"
},
{
"Id": 10,
"MsgTitle": "陵陵来啦",
"Type": 10,
"Priority": 60,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": false,
"HintType": 2,
"DisplayText": "陵陵来啦",
"MsgText": "陵陵带着每日补给来了!",
"HasButton": true,
"ButtonText": "查看",
"MsgIcon": "Msg_Icon_10"
},
{
"Id": 11,
"MsgTitle": "有人在吗",
"Type": 11,
"Priority": 68,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
3 months ago
"Clear": false,
3 months ago
"HintType": 2,
"DisplayText": "有人在吗",
"MsgText": "似乎有人误入此地,去看看吧",
"HasButton": true,
"ButtonText": "查看",
"MsgIcon": "Msg_Icon_11"
},
{
"Id": 13,
"MsgTitle": "结寿果啦",
"Type": 13,
"Priority": 64,
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": true,
"HintType": 2,
"DisplayText": "吃寿果",
"MsgText": "不死树结了很多寿果,快去摇一摇",
"HasButton": true,
"ButtonText": "查看",
"MsgIcon": "Item_Icon_7303"
},
{
"Id": 14,
"MsgTitle": "狗狗吠叫",
"Type": 14,
3 months ago
"Priority": 71,
3 months ago
"IsShake": true,
"Refresh": false,
"IsDisplay": true,
"Clear": true,
"HintType": 1,
"DisplayText": "狗狗吠叫",
"MsgText": "狗狗在城门口吠叫,妖兽即将来袭!",
"HasButton": false,
"ButtonText": "",
"MsgIcon": "Msg_Icon_14"
}
]