diff --git a/配置表/总json/gameConfig.json b/配置表/总json/gameConfig.json index d669528..6a6cef0 100644 --- a/配置表/总json/gameConfig.json +++ b/配置表/总json/gameConfig.json @@ -161,5 +161,10 @@ "actor_tipPro_str": "", "actor_stayTime": 9, "pandaDrinkGuestCome": 0.25, - "addInitHotRecipeNum": 3 + "addInitHotRecipeNum": 3, + "chef_base_Time": 5, + "chef_base_speed": 1, + "chef_sucess_speed": 1, + "chef_fail_speed": 0.5, + "chef_QTE_Speed": 200 } \ No newline at end of file