Textdata cpt panel status msg.txt

From Raynegard Wiki
Jump to navigationJump to search

cpt_panel_status_msg.txt (part of BIN textdata) holds the localized UI labels for the character status panel.

Format

[edit]

CP949 text, Korean~English tilde-delimited pairs, one label per line — loaded via the generic MsgText_LoadFromArchive @ 00432c70 reader.

Loading (Ghidra)

[edit]

String address 004e23d4, loaded from Struct_Setup_cpt_panel_status @ 0042d202.

The panel's own stat-column headers (LIFE FOOD OFC DEF AGL LUCK / SPEC) are not in this file — those come from misccaption_u.txt instead.

See also

[edit]