|
发表于 2024-7-24 08:13:53
|
查看: 228 |
回复: 0
quest add | 2 | .quest add #quest_id | Add to character quest log quest #quest_id. Quest started from item can't be added by this command but correct .additem call provided in command output. | quest complete | 2 | .quest complete #questid | Mark all quest objectives as completed for target character active quest. After this target character can go and get quest reward. | quest remove | 2 | .quest remove #quest_id | Set quest #quest_id state to not completed and not active (and remove from active quest list) for selected player. | quest reward | 2 | .quest reward #questId | Grants quest reward to selected player and removes quest from his log (quest must be in completed state). | quest | 2 | .quest $subcommand | Type .quest to see the list of possible subcommands or .help quest $subcommand to see info on subcommands |
lookup quest | 1 | .lookup quest $namepart | Looks up a quest by $namepart, and returns all matches with their quest ID's. |
任务添加 | 2 | .quest add #quest_id | 添加到角色任务日志任务 #quest_id。无法通过此命令添加"使用物品启动的任务”,但命令输出中提供了正确的 .additem 调用(可以添加物品,使用物品开启人物)。 | 任务完成 | 2 | .quest complete #questid | 将目标角色活动任务的所有任务目标标记为已完成。此后,目标角色可以去领取任务奖励。 | 任务移除 | 2 | .quest remove #quest_id | 将选定玩家的任务#quest_id 状态设置为未完成和不活跃(并从活跃任务列表中删除)。 | 任务奖励 | 2 | .quest reward #questId | 向选定的玩家授予任务奖励并从其日志中删除任务(任务必须处于完成状态)。 | 查询任务 | 2 | .quest $subcommand | 输入 .quest 查看可能的子命令列表或输入 .help quest $subcommand 查看子命令的信息 |
|
|