B1AfterWorkQuest
- Defines after-work quest settings for a specific rank, controlling how many quests are randomly assigned.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RangeMin | int32 | Minimum number of quests to assign from the list. | Category: B1AfterWorkQuest ClampMin: 1 |
| RangeMax | int32 | Maximum number of quests to assign from the list. | Category: B1AfterWorkQuest ClampMin: 1 |
| QuestIdList | TArray | Pool of quest IDs that can be randomly selected and assigned after work. | Category: B1AfterWorkQuest Foreign: Quest.Id |