NLDClient-yudde/ProjectNLD/Assets/Config/Data/functionlockcfg_functionloc...

32 lines
844 B
JSON
Raw Normal View History

2025-04-10 13:36:39 +08:00
[
{
"Id": 1000,
2025-04-24 14:40:03 +08:00
"FunctionType": 1,
2025-07-09 15:15:06 +08:00
"UnlockCondition": "ActorLevel(20)",
"IsJump": true,
"JumpType": 6,
2025-05-08 15:10:28 +08:00
"DescKey": "FunctionLock_Desc_1000",
2025-04-14 16:05:14 +08:00
"UIName": "MainPanel/UI_MainPanel",
2025-07-09 15:15:06 +08:00
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_010.png"
2025-07-09 16:12:54 +08:00
},
{
"Id": 1002,
"FunctionType": 3,
"UnlockCondition": "ActorLevel(25)",
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1002",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_012.png"
},
{
"Id": 1003,
"FunctionType": 4,
"UnlockCondition": "ActorLevel(6)",
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1003",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_016.png"
2025-04-10 13:36:39 +08:00
}
]