修改本地任务信息

This commit is contained in:
YiHan0621
2025-09-03 14:14:31 +08:00
parent 4a99870fcb
commit 83fe2e1d75
11 changed files with 135 additions and 75 deletions

View File

@@ -1,13 +1,25 @@
{
"id": "win_task_1",
"name": "胜利之路",
"desc": "获得3场对战胜利",
"condition": 3,
"value1": 3,
"value2": "",
"value3": "",
"rewardTypes": [0],
"rewardNums": [200],
"isDailyTask": true,
"durationHours": 24
}
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 951a52e8fe4069e41963e049a390811f, type: 3}
m_Name: WinTask
m_EditorClassIdentifier:
id: win_task_1
name: "\u80DC\u5229\u4E4B\u8DEF"
desc: "\u83B7\u5F973\u573A\u5BF9\u6218\u80DC\u5229"
condition: 3
value1: 3
value2:
value3:
rewardTypes: 00000000
rewardNums: c8000000
isDailyTask: 1
durationHours: 24