Skip to main content

B1AmbitionStepDefine

  • Defines a single step within an ambition item, including its step index,
    * step completion script, and the list of missions to complete.
PropertyTypeDescriptionMetadata
Stepint32Step number within the ambition item progression.Category: B1AmbitionStepDefine
ClampMax: 999
ClampMin: 1
StepCompleteScriptIdFNameScript executed when all missions in this step are completed.Category: B1AmbitionStepDefine
Foreign: Script_Ambition.Id
CompleteTraitIdFNameAptitude trait granted to the character when this step is completed.Category: B1AmbitionStepDefine
Foreign: Trait.Id
StepMissionsTArrayList of missions that must be completed to finish this step.Category: B1AmbitionStepDefine