Skip to main content

Execute_AddInterviewScoreBySkills

Description

Adds interview initial score from the recommended skills of a career. Reads the recommended skill list from the given career data table row, sums score bonuses based on each skill's current level, and adds the total to the interview score stat configured in the career data asset. Skill bonus ranges and the destination stat are read from DA_Career. Returns early without any changes if required data is missing.

Parameters

ParameterDescription
BaseObjectThe character that receives the interview score bonus.
S1Career table row ID to look up skill list.

Examples

DescriptionBaseObjectCommandS1
Add interview score by recommended skills for ITcompanySelfAddInterviewScoreBySkillsITcompany