Strings (fb0x02)¶
The second database file contains all localized strings except dialog text.
Columns¶
| Idx | Name | Description |
|---|---|---|
| 0 | Text | Contains the actual text |
| 1 | Group | Contains an integer between 0 and 15 see groups |
| 2 | Define | Contains a string uniquely describing this text among all others, propably not used by the game |
Groups¶
The text entries are sorted into categories, at least group 3 (Credits) is used in a special way.
| Value | Name |
|---|---|
| 0 | WizForm - Names |
| 1 | Spell - Names |
| 2 | Items - Names |
| 3 | Credits |
| 4 | Menus |
| 5 | Npc - Names |
| 6 | unused |
| 7 | Scene Names |
| 8 | Signs |
| 9 | Item - Descriptions |
| 10 | Spell Descriptions |
| 11 | WizForm - Descriptions |
| 12 | Help |
| 13 | Dance Descriptions |
| 14 | Start Dialog |
| 15 | Class Group |