{ "task_module_config": { "basic_info": { "module_name": "任务中心", "page_path": "底部第二个页签", "layout_style": "上下滑动长页面", "currency_display": [ "金币账户", "巴西雷亚尔现金账户" ] }, "task_categories": [ { "category_id": "newbie_task", "category_name": "新手任务(Missão Para Iniciantes)", "valid_period": "注册后7天内", "display_priority": 1, "tasks": [ { "task_id": "newbie_first_withdraw", "task_name": "完成第一次提现", "task_desc": "完成首次提现操作(0.1 BRL门槛),即可获得100金币奖励", "target_action": "用户完成首次提现流程(含绑定Pix账户、观看广告)", "reward_type": "金币", "reward_value": 100, "is_one_time": true, "status": "active" }, { "task_id": "newbie_push_notify", "task_name": "开启消息推送", "task_desc": "启用APP消息推送权限,实时获取任务更新与奖励通知", "target_action": "用户授权APP系统推送通知", "reward_type": "金币", "reward_value": 300, "is_one_time": true, "status": "active" }, { "task_id": "newbie_join_discord", "task_name": "加入Discord社区", "task_desc": "通过APP内链接加入官方Discord社区,获取专属活动与客服支持", "target_action": "用户通过指定链接成功加入Discord社区", "reward_type": "金币", "reward_value": 200, "is_one_time": true, "status": "active" }, { "task_id": "newbie_7day_checkin", "task_name": "7日连续签到", "task_desc": "连续7天完成签到,奖励逐级递增,第7天最高可得800金币", "target_action": "用户每日完成签到操作(支持广告补签)", "reward_type": "金币", "reward_details": [ { "day": 1, "value": 100 }, { "day": 2, "value": 300 }, { "day": 3, "value": 300 }, { "day": 4, "value": 500 }, { "day": 5, "value": 300 }, { "day": 6, "value": 300 }, { "day": 7, "value": 800 } ], "support_makeup": true, "makeup_method": "观看15-30秒激励视频", "is_one_time": true, "status": "active" } ] }, { "category_id": "daily_task", "category_name": "日常任务(Missão Diária)", "valid_period": "每日凌晨00:00重置", "display_priority": 2, "tasks": [ { "task_id": "daily_checkin", "task_name": "每日签到", "task_desc": "每日签到可获金币,7天为一周期,奖励循环递增(支持双倍广告奖励)", "target_action": "用户当日完成签到操作", "reward_type": "金币", "reward_details": [ { "day": 1, "value": 100 }, { "day": 2, "value": 300 }, { "day": 3, "value": 300 }, { "day": 4, "value": 500 }, { "day": 5, "value": 300 }, { "day": 6, "value": 300 }, { "day": 7, "value": 500 } ], "double_reward_method": "观看15-30秒激励视频", "support_makeup": true, "makeup_method": "观看15-30秒激励视频", "is_one_time": false, "status": "active" }, { "task_id": "daily_video_ladder", "task_name": "阶梯观看视频", "task_desc": "累计观看指定数量短视频,分3档领取奖励(与基础观看收益叠加)", "target_action": "用户累计观看短视频", "reward_type": "金币", "reward_details": [ { "target_count": 10, "value": 100 }, { "target_count": 20, "value": 150 }, { "target_count": 30, "value": 200 } ], "reward_stackable": true, "is_one_time": false, "status": "active" }, { "task_id": "daily_ad_ladder", "task_name": "阶梯观看激励视频", "task_desc": "累计观看指定数量激励视频,分3档领取奖励(每日上限10次)", "target_action": "用户累计观看激励视频", "reward_type": "金币", "reward_details": [ { "target_count": 1, "value": 100 }, { "target_count": 5, "value": 150 }, { "target_count": 10, "value": 200 } ], "daily_limit": 10, "reward_stackable": true, "is_one_time": false, "status": "active" } ] } ], "box_task": { "category_id": "bonuses_task", "category_name": "福利宝箱(Prémios únicos)", "valid_period": "每个宝箱持续3天,完成对应任务即可领取现金奖励。", "display_priority": 3, "chests": [ { "chest_id": "1", "chest_name": "福利宝箱1", "chest_desc": "完成福利宝箱1的全部任务后,获得R$0.1现金奖励", "duration_days": 3, "reward_type": "货币", "reward_value": 0.1, "is_one_time": true, "status": "active", "tasks": [ { "task_id": "chest1_task1", "task_name": "观看1个广告", "required_count": 1, "task_type": 1 }, { "task_id": "chest1_task2", "task_name": "观看3个视频", "required_count": 3, "task_type": 2 }, { "task_id": "chest1_task3", "task_name": "完成1次签到", "required_count": 1, "task_type": 3 } ] }, { "chest_id": "2", "chest_name": "福利宝箱2", "chest_desc": "完成福利宝箱2的全部任务后,获得R$1现金奖励", "duration_days": 3, "reward_type": "货币", "reward_value": 1, "is_one_time": true, "status": "locked", "tasks": [ { "task_id": "chest2_task1", "task_name": "观看15个广告", "required_count": 15, "task_type": 1 }, { "task_id": "chest2_task2", "task_name": "观看30个视频", "required_count": 30, "task_type": 2 }, { "task_id": "chest2_task3", "task_name": "参与1次0元购", "required_count": 1, "task_type": 4 } ] }, { "chest_id": "3", "chest_name": "福利宝箱3", "chest_desc": "完成福利宝箱3的全部任务后,获得R$2现金奖励", "duration_days": 3, "reward_type": "货币", "reward_value": 2, "is_one_time": true, "status": "locked", "tasks": [ { "task_id": "chest3_task1", "task_name": "观看30个广告", "required_count": 30, "task_type": 1 }, { "task_id": "chest3_task2", "task_name": "观看50个视频", "required_count": 50, "task_type": 2 }, { "task_id": "chest3_task3", "task_name": "参与10次0元购", "required_count": 10, "task_type": 4 } ] } ] } } }