9919 子 [BT0.1][主干]仙宝寻主修改 / 9918 [BT0.1][主干]仙宝寻主修改 - 符印塔显示
| | |
| | | break;
|
| | | case 7:
|
| | | case 8:
|
| | | case 9:
|
| | | conditionText.text = StringUtility.Contact(Language.Get("xbxztype" + findHosts.type, findHosts.targetNum), "\n", GetFindProgressStr(findHosts, isReach, process));
|
| | | break;
|
| | | case 9:
|
| | | var _runeTowerFloorCfg = RuneTowerFloorConfig.Get(findHosts.targetNum);
|
| | | var _runeTowerCfg = RuneTowerConfig.Get(_runeTowerFloorCfg.TowerId);
|
| | | conditionText.text = StringUtility.Contact(Language.Get("xbxztype9", StringUtility.Contact(_runeTowerCfg.TowerName, _runeTowerFloorCfg.FloorName)), "\n", GetFindProgressStr(findHosts, isReach, process));
|
| | | break;
|
| | | case 10:
|
| | | conditionText.text = StringUtility.Contact(Language.Get("xbxztype10", findHosts.targetNum, RichTextMsgReplaceConfig.GetRichReplace("BossTpye", findHosts.conditions[0])), "\n", GetFindProgressStr(findHosts, isReach, process));
|
| | | break;
|