NLDClient-yudde/ProjectNLD/Assets/Config/Data/charactercfg_npcconfig.json

35 lines
1.0 KiB
JSON
Raw Normal View History

2025-12-26 12:44:59 +08:00
[
{
"ID": 900003,
"RoleName": "npc_file_name_3",
"RoleNickName": "npc_file_nick_name_3",
2025-12-26 12:44:59 +08:00
"UnlockByLevel": [
2026-01-19 16:57:56 +08:00
300001
2025-12-26 12:44:59 +08:00
],
2025-12-26 18:21:23 +08:00
"Faction": 1,
2026-01-16 20:24:08 +08:00
"HeadIcon": "Assets/Art_Out/UI/Texture/UI_Pic_Main/UI_Poster/Bust/Poster_Bust_N00003.png",
"Model": "Assets/Art_Out/UI/SplitTexture/Poster/Poster_Default/Poster_Full_N00003.png"
2025-12-26 18:21:23 +08:00
},
{
"ID": 900006,
"RoleName": "npc_file_name_6",
"RoleNickName": "npc_file_nick_name_6",
2025-12-26 18:21:23 +08:00
"UnlockByLevel": [
2026-01-19 16:57:56 +08:00
301003
2025-12-26 18:21:23 +08:00
],
"Faction": 2,
2026-01-16 20:24:08 +08:00
"HeadIcon": "Assets/Art_Out/UI/Texture/UI_Pic_Main/UI_Poster/Bust/Poster_Bust_N00006.png",
"Model": "Assets/Art_Out/UI/SplitTexture/Poster/Poster_Default/Poster_Full_N00006.png"
2026-01-05 13:53:42 +08:00
},
{
"ID": 900016,
"RoleName": "npc_file_name_16",
"RoleNickName": "npc_file_nick_name_16",
"UnlockByLevel": [
2026-01-19 16:57:56 +08:00
301003
2026-01-05 13:53:42 +08:00
],
"Faction": 1,
2026-01-16 20:24:08 +08:00
"HeadIcon": "Assets/Art_Out/UI/Texture/UI_Pic_Main/UI_Poster/Bust/Poster_Bust_N00016.png",
"Model": "Assets/Art_Out/UI/SplitTexture/Poster/Poster_Default/Poster_Full_N00016.png"
2025-12-26 12:44:59 +08:00
}
]