Project_WL/Assets/ResWork/Table/Export/ObjectConfig.json

1 line
1.1 KiB
JSON
Raw Normal View History

2024-12-15 01:39:39 +00:00
[{"n_OjectID": "오브젝트 ID", "n_OjectName": "오브젝트 이름", "n_SpawnInterval": "등장 간격", "f_RandomSpawnRate": "랜덤 등장 확률", "f_RandomSpawnRange": "랜덤 등장 범위", "e_ObjectType": "오브젝트 종류", "n_ObjectValue": "오브젝트 값", "e_DestructionType": "파괴 속성", "n_DestructionValue": "파괴 관련 설정 값"}, {"n_OjectID": "5001", "n_OjectName": "51001", "n_SpawnInterval": "10", "f_RandomSpawnRate": "1.05", "f_RandomSpawnRange": "2", "e_ObjectType": "TreasureBox", "n_ObjectValue": "100002", "e_DestructionType": "Life", "n_DestructionValue": "10"}, {"n_OjectID": "5002", "n_OjectName": "51001", "n_SpawnInterval": "20", "f_RandomSpawnRate": "1.05", "f_RandomSpawnRange": "3", "e_ObjectType": "Harvest", "n_ObjectValue": "100002", "e_DestructionType": "HP", "n_DestructionValue": "1000000"}, {"n_OjectID": "5003", "n_OjectName": "51001", "n_SpawnInterval": "0", "f_RandomSpawnRate": "1.05", "f_RandomSpawnRange": "4", "e_ObjectType": "Potion", "n_ObjectValue": "100002", "e_DestructionType": "Immortal", "n_DestructionValue": "0"}]