Occupatons
These are the occupations that the player may acquire throughout their run, or have at the start of their run.
You may define some occupations by creating a occupations.kdr file.
The following properties that exist:
| Key | Type | Required | Default | Explanation |
|---|---|---|---|---|
| occ_name | String |
Yes | N/A |
Developer name of occupation |
| occ_title | String |
Yes | N/A |
The title of the occupation that the player will see |
| occ_desc | String |
Yes | N/A |
The description of the occupation that the player will see |
| occ_trait | String |
Yes | N/A |
The trait that the player will gain from selecting this occupation. See Player Traits for more info. |
Example
{
}