修改本地任务信息
This commit is contained in:
@@ -1,13 +1,25 @@
|
||||
{
|
||||
"id": "use_skill_task_1",
|
||||
"name": "技能专家",
|
||||
"desc": "使用5次兽群或邪魔英雄的技能",
|
||||
"condition": 6,
|
||||
"value1": 5,
|
||||
"value2": "ShouQun",
|
||||
"value3": "XieMo",
|
||||
"rewardTypes": [0],
|
||||
"rewardNums": [150],
|
||||
"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: UseSkillTask
|
||||
m_EditorClassIdentifier:
|
||||
id: use_skill_task_1
|
||||
name: "\u6280\u80FD\u4E13\u5BB6"
|
||||
desc: "\u4F7F\u75285\u6B21\u517D\u7FA4\u6216\u90AA\u9B54\u82F1\u96C4\u7684\u6280\u80FD"
|
||||
condition: 6
|
||||
value1: 5
|
||||
value2: ShouQun
|
||||
value3: XieMo
|
||||
rewardTypes: 00000000
|
||||
rewardNums: 96000000
|
||||
isDailyTask: 1
|
||||
durationHours: 24
|
||||
|
||||
Reference in New Issue
Block a user