Elin
214 ratings
AbilityJobRaceChecker
2
3
2
3
2
   
Award
Favorite
Favorited
Unfavorite
Gameplay: QoL, Cheat
File Size
Posted
Updated
125.111 KB
Nov 8, 2024 @ 7:06am
Dec 5, 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
13 Comments
Fayth Dec 22, 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] Dec 3, 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 Dec 2, 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] Nov 30, 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 Nov 29, 2024 @ 5:24pm 
thank you! Finally I can see the abilities that the NPC uses!!!!!!!
Ann Nov 29, 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] Nov 29, 2024 @ 5:04am 
更新
・表示対象に「AIパターン」を追加
----
Update
・Added "AI Patterns" to the display options.
daidai.kido Nov 27, 2024 @ 2:00pm 
すばらしいMod。combat AIもなんらか表示出来る機能があればなお最高です…!
XN_Gai  [author] Nov 11, 2024 @ 6:40am 
更新
・設定ファイルでフォントサイズを0にした場合は該当行を非表示に
----
Update
・Modified to hide the corresponding line when the font size is set to 0 in the configuration file.
Ehekatl Nov 11, 2024 @ 3:35am 
職業種族とGanExtendDisplayの機能が重複していて、しかも対象が全耐性だと一番上に名前が表示されている行が表示されなくなってしまうので、特技を表示する機能だけにしてほしい