安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													







The Red Mist should have all audio and no jester audio overwriting the mod now doesn't take anything from jester but all audio from it's own audio bank.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3262397279
I hope this link doesn't do that otherwise just search Red mist trinket patch in the workshop.
For your second question it can't use the jester trinkets since it is a different class now. It also doesn't add any new ones. I didn't add a file that added this class to the jester trinkets because this mod would then become incompatible with other mods that change the base trinkets (mods like better trinkets).
If you want those trinkets to be used by both those classes you need to add the class id to the hero_class_requirements of the trinket
I wrote a patch here (https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3262397279) that shows how it would look. I haven't tested much and as I said this will be incompatible with mods that change the base trinkets. It can be used as is.
With this mod The red mist is its own class so that jester still exists.
<entry id="buff_stat_tooltip_hp_dot_bleed_amount_percent"><![CDATA[%+d%% {colour_start|bleed}Bleed{colour_end} Amount Applied]]></entry>
<entry id="buff_stat_tooltip_hp_dot_bleed_amount_received_percent"><![CDATA[%+d%% {colour_start|bleed}Bleed{colour_end} Amount Received]]></entry>
These work perfectly well. They are pulled directly from the Black Reliquary overhaul mod. If you run into any other tooltip errors, then you can most likely find the solution in BR's files.