Trails of Cold Steel - nnguyen259/SenSchema GitHub Wiki
Quick reference
Most tables can be found in the data/text subfolder relative to the installation path.
The dat subfolder contains tables for the japanese version, dat_us for the english version.
| file name | header name | contents |
|---|---|---|
| t_active.tbl | ActiveVoiceTableData | Parameters for active voices that pop up during exploration (chest messages, big monster, etc...) |
| t_attach.tbl | AttachTableData | |
| t_battle.tbl | BattleUIData | |
| t_battle_v.tbl | BattleUIData | |
| t_bgm.tbl | bgm | |
| t_book.tbl | QSBook | |
| t_book.tbl | QSBookScp | |
| t_book.tbl | QSChapter | |
| t_btlsys.tbl | AtBonus | |
| t_btlsys.tbl | TacticalBonus | Victory Bonuses (First Strike, Scouter, etc...) |
| t_card.tbl | CardTableData | |
| t_dlc.tbl | dlc | DLC item names and descriptions |
| t_face.tbl | FaceSupplementTableData | |
| t_fish.tbl | fish_pnt | |
| t_fish.tbl | rod_lst | |
| t_fish.tbl | text_lst | Fishing UI text |
| t_footstep.tbl | FootStepData | |
| t_hikitugi.tbl | hkitugi_lst | New Game+ Parameters |
| t_item.tbl | item | Items: Weapons, accessories, quartzes, food, ... |
| t_jump.tbl | MapJumpData | Fast Travel menu data |
| t_linkab.tbl | LinkAbList | Link ability names and descriptions |
| t_linkab.tbl | LinkLevelExp | |
| t_magic.tbl | magic | Arts, crafts |
| t_main.tbl | QSChapter | Quest chapters |
| t_main.tbl | QSText | |
| t_main.tbl | QSTitle | Quest notebook information |
| t_mapbgm.tbl | MapBgmTableData | |
| t_mg02.tbl | MG02Text | |
| t_mg02.tbl | MG02Title | |
| t_mg04.tbl | SMG04TableData | |
| t_mons.tbl | char_revise | |
| t_mons.tbl | status | Monster (enemy) stats |
| t_mstqrt.tbl | MasterQuartzBase | |
| t_mstqrt.tbl | MasterQuartzData | Master quartz stats |
| t_mstqrt.tbl | MasterQuartzMemo | Master quartz effect descriptions |
| t_name.tbl | NameTableData | |
| t_navi.tbl | NaviTextData | Quest hint overlay text |
| t_notechar.tbl | QSChapter | Character groups (Class VII, Instructors, etc.) |
| t_notechar.tbl | QSChar | Character notebook entries |
| t_notecook.tbl | QSCook | Meal descriptions in cooking notebook |
| t_notefish.tbl | QSFish | |
| t_notehelp.tbl | QSChapter | |
| t_notehelp.tbl | QSHelp | |
| t_notemons.tbl | QSChapter | Monster notebook chapters |
| t_notemons.tbl | QSMons | |
| t_orb.tbl | BaseList | Orbment line lengths and slot restrictions |
| t_orb.tbl | OrbLineList | Position of each slot on the ARCUS |
| t_partysele.tbl | PTBadTerm | |
| t_place.tbl | PlaceTableData | Map names |
| t_qu_cost.tbl | QuartzCost | |
| t_quest.tbl | QSChapter | |
| t_quest.tbl | QSRank | |
| t_quest.tbl | QSText | Quest descriptions in the notebook |
| t_quest.tbl | QSTitle | Quest titles (on the quest report / chapter result screen) |
| t_reverb.tbl | preset | |
| t_se.tbl | se | |
| t_shop.tbl | FPointItem | |
| t_shop.tbl | HoriItem | |
| t_shop.tbl | ShopGoods | |
| t_shop.tbl | ShopItem | |
| t_shop.tbl | ShopTitle | |
| t_slot.tbl | SlotCost | Sepith costs for opening orbment slots |
| t_slot.tbl | SlotEp | Amount of EP increased by opening orbment slots |
| t_status.tbl | growth | PC stat growth |
| t_status.tbl | status | |
| t_status.tbl | status_revise | |
| t_status.tbl | weapon_attribute | |
| t_text.tbl | TextTableData | UI text |
| t_trade.tbl | trade | |
| t_vctiming.tbl | VoiceTiming | |
| t_vctiming.tbl | VoiceTimingInfo | |
| t_voice.tbl | voice | Assigns voice clip ids to a file and some other information |