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

112 lines
2.7 KiB
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)",
2025-07-09 16:38:00 +08:00
"IsPlayAnim": true,
2025-07-09 15:15:06 +08:00
"IsJump": true,
2025-07-09 20:36:13 +08:00
"JumpType": 0,
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
},
2025-07-09 16:38:00 +08:00
{
"Id": 1001,
"FunctionType": 2,
"UnlockCondition": "ActorLevel(10)",
"IsPlayAnim": false,
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1001",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_006.png"
},
2025-07-09 16:12:54 +08:00
{
"Id": 1002,
"FunctionType": 3,
"UnlockCondition": "ActorLevel(25)",
2025-07-09 16:38:00 +08:00
"IsPlayAnim": true,
2025-07-09 16:12:54 +08:00
"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)",
2025-07-09 16:38:00 +08:00
"IsPlayAnim": true,
2025-07-09 16:12:54 +08:00
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1003",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_016.png"
2025-07-09 16:38:00 +08:00
},
{
"Id": 1004,
"FunctionType": 5,
"UnlockCondition": "ActorLevel(5)",
"IsPlayAnim": false,
"IsJump": false,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1004",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
},
{
"Id": 1006,
"FunctionType": 7,
"UnlockCondition": "ActorLevel(8)",
"IsPlayAnim": false,
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1006",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
},
{
"Id": 1007,
"FunctionType": 9,
"UnlockCondition": "LevelPass(100019)",
"IsPlayAnim": false,
2025-07-09 19:40:53 +08:00
"IsJump": false,
2025-07-09 16:38:00 +08:00
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1008",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
},
{
2025-07-09 17:17:27 +08:00
"Id": 1008,
2025-07-09 16:38:00 +08:00
"FunctionType": 10,
"UnlockCondition": "ActorLevel(12)",
"IsPlayAnim": true,
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1009",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
},
{
2025-07-09 17:17:27 +08:00
"Id": 1009,
2025-07-09 16:38:00 +08:00
"FunctionType": 11,
"UnlockCondition": "ActorLevel(15)",
"IsPlayAnim": true,
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1010",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
},
{
2025-07-09 17:17:27 +08:00
"Id": 1010,
2025-07-09 16:38:00 +08:00
"FunctionType": 12,
"UnlockCondition": "ActorLevel(15)",
"IsPlayAnim": true,
"IsJump": true,
"JumpType": 0,
"DescKey": "FunctionLock_Desc_1012",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": ""
2025-04-10 13:36:39 +08:00
}
]