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

138 lines
2.3 KiB
JSON
Raw Normal View History

2024-12-10 14:26:55 +08:00
[
{
"Id": 100001,
"GridType": 0,
"ListPosOffset": [
{
"x": 0,
"y": 0
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Normal_1.prefab",
"name": "一个格子(普通)"
2024-12-10 14:26:55 +08:00
},
{
"Id": 100002,
"GridType": 1,
"ListPosOffset": [
{
"x": 0,
"y": 0
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Specialty_1.prefab",
"name": "一个格子(特殊)"
2024-12-10 14:26:55 +08:00
},
{
"Id": 100003,
"GridType": 0,
"ListPosOffset": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Normal_2.prefab",
"name": "二个格子(普通)"
2024-12-10 14:26:55 +08:00
},
{
"Id": 100004,
"GridType": 1,
"ListPosOffset": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Specialty_2.prefab",
"name": "二个格子(特殊)"
2024-12-10 14:26:55 +08:00
},
{
"Id": 100005,
"GridType": 0,
"ListPosOffset": [
{
"x": 0,
"y": 0
2024-12-10 14:35:39 +08:00
},
{
"x": 0,
"y": 1
},
{
"x": 1,
2024-12-11 14:07:44 +08:00
"y": 0
2024-12-10 14:26:55 +08:00
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Normal_3_1.prefab",
"name": "三个格子(一坨)(普通)"
2024-12-10 14:26:55 +08:00
},
{
"Id": 100006,
"GridType": 1,
"ListPosOffset": [
{
"x": 0,
"y": 0
2024-12-10 14:35:39 +08:00
},
{
"x": 0,
"y": 1
},
{
"x": 1,
2024-12-11 14:07:44 +08:00
"y": 0
2024-12-10 14:35:39 +08:00
}
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Specialty_3_1.prefab",
"name": "三个格子(一坨)(特殊)"
2024-12-10 14:35:39 +08:00
},
{
"Id": 100007,
"GridType": 0,
"ListPosOffset": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1
},
{
"x": 0,
"y": -1
}
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Normal_3_2.prefab",
"name": "三个格子(一条线)(普通)"
2024-12-10 14:35:39 +08:00
},
{
"Id": 100008,
"GridType": 1,
"ListPosOffset": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1
},
{
"x": 0,
"y": -1
2024-12-10 14:26:55 +08:00
}
2024-12-10 14:35:39 +08:00
],
2024-12-11 14:07:44 +08:00
"Path": "Assets/Art/Camp/Prefabs/CampObject_Specialty_3_2.prefab",
"name": "三个格子(一条线)(特殊)"
2024-12-10 14:26:55 +08:00
}
]