Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<[鼠标右键] 关闭>
<[鼠标中键] 关闭且不再显示>
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item
CharaAbility.Refresh
CharaAbility..ctor
Chara.get_ability
Elin_mod_AbilityJobRaceChecker_xn.AbilityJobRaceChecker.GetHoverText2PostfixXN
+PREFIX: GanExtendDisplay::CharaDisplay.Chara_GetHoverText2_Prefix
+POSTFIX: AbilityJobRaceChecker_xn::AbilityJobRaceChecker.GetHoverText2PostfixXN
WidgetMouseover.Refresh
ActionMode.UpdateInput
Scene.OnUpdate
Core.Update
KeyNotFoundException: The given key '140001' was not present in the dictionary.
<查看详细信息>
能帮我看下是什么问题吗
example wyverns have a 70% rate on using firebreath while drakes only have a 15%
{
"FontSizeRace": 0,
"FontSizeJob": 0,
"FontSizeAI": 0,
}
・設定ファイルのフォントサイズとカラーを項目別に分割
「職業」「種族」「AIパターン」は個別にフォント設定できるようになりました。
・初期設定ファイル (. org)を追加
・誤字修正 Abillity → Ability
----
Update
・Split fontsize and color settings by category in the configuration file.
"Job," "Race," and "AI Patterns" can now have individual font settings.
・Bundled the default settings file (. org)
・Fixed typo: "Abillity" → "Ability"
Like separate it from "job and race" string, so we can choose to only hide job and race.
Thank you.
・表示対象に「AIパターン」を追加
----
Update
・Added "AI Patterns" to the display options.
・設定ファイルでフォントサイズを0にした場合は該当行を非表示に
----
Update
・Modified to hide the corresponding line when the font size is set to 0 in the configuration file.