Skip to main content

B1SchoolActivityRoleActionData

  • Defines per-role actions for a school activity.
    * Each entry specifies what a specific role does during this activity (arrived interaction, idle tags, action tags, quest).
PropertyTypeDescriptionMetadata
RoleIdFNameRole ID (e.g., Teacher, QueenBee, Geek, Neighbor, Rebel, Artist, Comedian, ModelStudent, Player).Category: B1SchoolActivityRoleActionData
CostumeIdFNameCostume to wear during this activity for this role (e.g., lab coat, sportswear). NAME_None means no change.Category: B1SchoolActivityRoleActionData
OutfitCategoryEB1OutfitCategoryOutfit category for costume change.Category: B1SchoolActivityRoleActionData
ArrivedInteractionBagIdFNameInteraction bag ID played when this role arrives at the room purpose location.Category: B1SchoolActivityRoleActionData
Foreign: InteractionBag.Id
ActionTagIdsTArrayAction tag IDs that define what this role does during the activity.Category: B1SchoolActivityRoleActionData
QuestIdFNameQuest ID assigned to this role during this activity.Category: B1SchoolActivityRoleActionData
Foreign: Quest.Id
StartScriptIdListTArrayScripts executed on this role's target when the slot starts; skipped when empty.Category: B1SchoolActivityRoleActionData
Foreign: Script.Id
FinishScriptIdListTArrayScripts executed on this role's target when the slot ends; skipped when empty.Category: B1SchoolActivityRoleActionData
Foreign: Script.Id