Elin
265 ratings
AbilityJobRaceChecker
2
2
3
2
3
2
   
Award
Favorite
Favorited
Unfavorite
Gameplay: QoL, Cheat
File Size
Posted
Updated
125.111 KB
8 Nov, 2024 @ 7:06am
5 Dec, 2024 @ 6:13am
6 Change Notes ( view )

Subscribe to download
AbilityJobRaceChecker

Description
(注意)このModはゲーム中で直接確認できないデータを表示します
(caution)This mod displays data that cannot be directly viewed in the game.

ホバーウィジェットにNPCの「特技」「職業」「種族」「AIパターン」を表示します。
---
Display the NPC's "Abilities," "Job," , "Race" and "AI pattern" in the hover widget.


フォントサイズ、色を変更できます。フォントサイズを0にした場合は該当項目を非表示にします。
指定した文字列を含む要素のみ色を変更する事ができます。
ModフォルダのAJRCSettings.jsonを編集してください。
デフォルトでは以下の設定です。色はHTMLカラーコードで指定します。
・職業と種族とAI サイズ : 14, 色:#FFFFFF(白)
・特技 サイズ : 14 , 色 : #FFFFFF(白)
・検索する文字 「かたつむり」, 色 : 白

You can change the font size and color.Setting the font size to 0 will hide the element.
You can also change the color of only the elements that contain specified text.
Please edit the AJRCSettings.json file in the mod folder.
Color specifications are in HTML color code format.
Default settings
- Job ,Race and AI Size:14,Color: #FFFFFF
- Abilities Size : 14 , Color : #FFFFFF
- SearchText "snail" , Color : #FFFFFF
16 Comments
leo.smz0628 21 Sep @ 9:37am 
特技が単体対象なのか範囲対象なのか表示できるようになると助かります。
KolincaRN 16 Sep @ 10:03pm 
This mod corrupted a save of mine. I don't recommend using it.
薄荷嘎嘣脆 5 Jun @ 8:18am 
KeyNotFoundException: The given key '140001' was not present in the dictionary.
<[鼠标右键] 关闭>
<[鼠标中键] 关闭且不再显示>

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.
<查看详细信息>

能帮我看下是什么问题吗
Fay 22 Dec, 2024 @ 8:53am 
Going by the SourceChara abilities have a chance to trigger; could we add that to the ui?
example wyverns have a 70% rate on using firebreath while drakes only have a 15%
XN_Gai  [author] 3 Dec, 2024 @ 4:37am 
In the configuration file(AJRCSettings.json), set the font size to 0 for any items you do not want to display.

{
"FontSizeRace": 0,
"FontSizeJob": 0,
"FontSizeAI": 0,
}
Cpt. Genocide 2 Dec, 2024 @ 8:57pm 
Please make it possible to hide rows. Example: disable job/race and Searchtext so it only adds 1 row to show abilities.
XN_Gai  [author] 30 Nov, 2024 @ 1:01am 
更新
・設定ファイルのフォントサイズとカラーを項目別に分割
 「職業」「種族」「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"
Joololo 29 Nov, 2024 @ 5:24pm 
thank you! Finally I can see the abilities that the NPC uses!!!!!!!
Ann 29 Nov, 2024 @ 5:04pm 
Can you let us adjust "ai patterns"'s own font size?
Like separate it from "job and race" string, so we can choose to only hide job and race.
Thank you.
XN_Gai  [author] 29 Nov, 2024 @ 5:04am 
更新
・表示対象に「AIパターン」を追加
----
Update
・Added "AI Patterns" to the display options.