Skip to main content

B1ObjectShopWorkerCreateParam

  • Parameters used to create a shop worker character for a specific game object and site.
PropertyTypeDescriptionMetadata
GameObjectIdFB1EntityIdThe entity ID of the game object (station) where this shop worker operates.
EntityIdFB1EntityIdThe entity ID assigned to this shop worker character.
SiteIdFB1EntityIdThe entity ID of the site where the shop worker's object is located.
RoleNameFTextThe display name shown in the UI for this shop worker's role.
AvailableRecipeIdsTArrayThe list of recipe IDs (menu items) available for this shop worker to craft.Foreign: Recipe.Id
AttributeFB1CharacterAttributeThe character attribute data used to generate this shop worker.
PreferInteractionBagIdsTArrayThe list of interaction bag IDs representing this shop worker's preferred activities.Foreign: InteractionBag.Id
CustomizeTimeFB1ObjectShopWorkerCustomizeTimeThe customized operating schedule for this shop worker.
ReservedSpawnTimeTaskIdFB1TimeTaskIdThe time task ID reserved for the next scheduled spawn of this shop worker.