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

32 lines
844 B
JSON

[
{
"Id": 1000,
"FunctionType": 1,
"UnlockCondition": "ActorLevel(20)",
"IsJump": true,
"JumpType": 6,
"DescKey": "FunctionLock_Desc_1000",
"UIName": "MainPanel/UI_MainPanel",
"IconPath": "Assets/Art_Out/UI/Texture/GuideLock/Icon_Lock_010.png"
},
{
"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"
}
]