主线任务卡索下水道钥匙找贫民窟酒店塞隆拼酒失败的解决方法 关键原因是某些玩家的角色队伍活力值不够20,解决办法为: 用文本编辑器打开游戏目录文件 Might & Magic X - Legacy\Might and Magic X Legacy_Data\StreamingAssets\Dialog\TheronDialog.xml 在文件中查找: “DIALOG_TEXT_THERON_3”关键字,找到如下片段: <dialog id="3" hideBackButton="true" hideNpcsAndCloseButton="true"> <text locaKey="DIALOG_TEXT_THERON_3" /><!-- Ah, yes. I think this is the beginning of a beautiful friendship. --> <feature type="WHO_WILL" characterAttribute="VITALITY" minimumValue="20" failDialogID="4" successDialogID="5" /> </dialog> 将minimumValue修改成1即可