diff --git a/FileConfig.json b/FileConfig.json index 88a6d7f..1179eee 100644 --- a/FileConfig.json +++ b/FileConfig.json @@ -66,16 +66,16 @@ "ProjectDetails": [ { "type": "str", - "content": "通过服务器的表格配置,可开启圣者遗物箱来获取游戏道具。" - }, - { - "type": "str", - "content": "可以单抽和十连抽,可设置保底道具,动画效果酷炫。" + "content": "在默认配置下,活动期间,勇士们每天累积在线5分钟、10分钟、20分钟、30分钟可获得奖励,累计满5天,10天,15天,20天都会有额外奖励领取,每月的2号会重置奖励" }, { "type": "img", "content": "1" }, + { + "type": "str", + "content": "通过服务器的表格配置,配置在线时长,在线奖励,显示的位置。" + }, { "type": "img", "content": "2" diff --git a/Project/CumulativeReward/img/2.png b/Project/CumulativeReward/img/2.png new file mode 100644 index 0000000..7a502a4 Binary files /dev/null and b/Project/CumulativeReward/img/2.png differ