Update 3.1-集成文档.md

增加了对临期理智药使用的描述
This commit is contained in:
ChildeRolando
2023-02-14 01:34:00 +01:00
committed by GitHub
parent 6a4cb19e8e
commit eea157cd8e

View File

@@ -55,6 +55,7 @@ AsstTaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const cha
// 支持全部主线关卡,如 "1-7"、"S3-2"等
// 另支持少部分资源关卡,如 "CE-6" 等(请参考 C# 集成示例)
"medicine": int, // 最大使用理智药数量,可选,默认 0
"expiring_medicine": int, // 最大使用48小时内过期理智药数量可选默认0
"stone": int, // 最大吃石头数量,可选,默认 0
"times": int, // 指定次数,可选,默认无穷大
"drops": { // 指定掉落数量,可选,默认不指定