NLDClient-yudde/ProjectNLD/Assets/Config/Data/actorcfg_mailcfg.json

122 lines
3.5 KiB
JSON

[
{
"Id": 3000001,
"Desc": "日常任务未领取奖励邮件模板",
"TitleLo": "mail_Mission_title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_Mission_text_01"
},
{
"Id": 3000002,
"Desc": "周常任务未领取奖励邮件模板",
"TitleLo": "mail_Mission_title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_Mission_text_02"
},
{
"Id": 3000003,
"Desc": "每日签到邮件模板1",
"TitleLo": "mail_Sign_title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_Sign_text_01"
},
{
"Id": 3000004,
"Desc": "物品溢出邮件模板",
"TitleLo": "mail_ItemOverflow_title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_ItemOverflow_text_01"
},
{
"Id": 3000101,
"Desc": "pvp周奖励邮件模板1-10名",
"TitleLo": "mail_PVP_WeeklyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_WeeklyRewards_Text_01"
},
{
"Id": 3000102,
"Desc": "pvp周奖励邮件模板11-100名",
"TitleLo": "mail_PVP_WeeklyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_WeeklyRewards_Text_02"
},
{
"Id": 3000103,
"Desc": "pvp周奖励邮件模板101-500名",
"TitleLo": "mail_PVP_WeeklyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_WeeklyRewards_Text_03"
},
{
"Id": 3000104,
"Desc": "pvp周奖励邮件模板501-1000名",
"TitleLo": "mail_PVP_WeeklyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_WeeklyRewards_Text_04"
},
{
"Id": 3000105,
"Desc": "pvp周奖励邮件模板1000名开外",
"TitleLo": "mail_PVP_WeeklyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_WeeklyRewards_Text_05"
},
{
"Id": 3000106,
"Desc": "pvp月奖励邮件模板1-10名",
"TitleLo": "mail_PVP_MonthlyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_MonthlyRewards_Text_01"
},
{
"Id": 3000107,
"Desc": "pvp月奖励邮件模板11-100名",
"TitleLo": "mail_PVP_MonthlyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_MonthlyRewards_Text_02"
},
{
"Id": 3000108,
"Desc": "pvp月奖励邮件模板101-500名",
"TitleLo": "mail_PVP_MonthlyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_MonthlyRewards_Text_03"
},
{
"Id": 3000109,
"Desc": "pvp月奖励邮件模板501-1000名",
"TitleLo": "mail_PVP_MonthlyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_MonthlyRewards_Text_04"
},
{
"Id": 3000110,
"Desc": "pvp月奖励邮件模板1000名开外",
"TitleLo": "mail_PVP_MonthlyRewards_Title",
"Sender": "系统管理员",
"SenderLo": "mail_System_sender",
"BodyLo": "mail_PVP_MonthlyRewards_Text_05"
},
{
"Id": 3000201,
"Desc": "运营邮件模板1",
"TitleLo": "mail_Operator_title",
"Sender": "雪松运营组",
"SenderLo": "mail_Operator_sender",
"BodyLo": "mail_Operator_Text_01"
}
]