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

16 lines
419 B
JSON

[
{
"id": 1,
"name": "测试用火车",
"model_path": "Assets/Art_Out/Other/TrainLevel/P_Bui0138_01 Variant.prefab",
"move_effect_id": 324,
"move_effect_id2": 328,
"start_move_audio_id": "SE_ev_train_honk",
"moving_audio_id": "SE_ev_trainrunning_loop",
"stop_audio_id": "SE_ev_train_brake",
"max_move_speed": 3,
"acc_speed": 2,
"dec_speed": 10,
"train_length": 12
}
]