Skip to main content

B1JobTableRow

  • Structure that defines a job table row.
    * Contains job type, display info, event actions, promotion paths, level data, and recipe unlocks.
PropertyTypeDescriptionMetadata
JobTypeEB1JobTypeThe type of this job (Normal, Student, or Freelancer).Category: B1JobTableRow
DisplayNameTextIdFStringText ID for the display name of this job.Category: B1JobTableRow
StringTableKey: Id
RetirementTextIdFStringText ID for the retirement message of this job.Category: B1JobTableRow
JoinEventFB1JobEventActionActions executed when a character joins this job.Category: B1JobTableRow
LeaveEventFB1JobLeaveEventConfigActions executed when a character leaves this job.Category: B1JobTableRow
RankUpEventFB1JobEventActionActions executed when a character ranks up in this job.Category: B1JobTableRow
AbsentEventFB1JobEventActionActions executed when a member is absent from work.Category: B1JobTableRow
LateEventFB1JobEventActionActions executed when a member arrives late to work.Category: B1JobTableRow
FireWarningEventFB1JobEventActionActions executed when a member's evaluation score drops to warning threshold.Category: B1JobTableRow
FiredEventFB1JobEventActionActions executed when a member is fired from this job.Category: B1JobTableRow
JobPromotionsTArrayList of job IDs this job can promote to.Category: B1JobTableRow
Foreign: Job.Id
JobTagsTArrayTags associated with this job for filtering or scripting.Category: B1JobTableRow
RecipeIdsTArrayList of recipe IDs unlocked by this job.Category: B1JobTableRow
Foreign: Recipe.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase