Files
BusyRabbit-Design/家园系统/烹饪系统/备菜/备菜厨具/菜刀.md

16 lines
606 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 菜刀
## 描述
用于将食物切成指定的形状,只能在容器为砧板时使用
## UI描述
需要一张菜刀的静态图片,以及刀光效果
## 使用流程
点击菜刀后,菜刀表示出选中态,通过鼠标划操作台来进行切菜,切成的形状取决于连斩的次数
连斩定义:
选中菜刀时鼠标按下、滑动到抬起完成为一次斩击再斩击结束后的0.5s(可配置)内再触发斩击为连斩超出0.5s结束
1. 切块 -> 斩击一次
2. 切片 -> 连斩两次
3. 切丝 -> 连斩三次
4. 切丁 -> 连斩四次
5. 切沫 -> 连斩五次