Skip to main content

B1DreamPoolSelection

  • Represents a weighted pool selection entry used to pick a dream pool
    * for a character based on conditions.
PropertyTypeDescriptionMetadata
WeightfloatRelative weight of this pool selection when randomly choosing a dream pool.Category: B1DreamPoolSelection
DreamPoolIdFNameID of the dream pool to select.Category: B1DreamPoolSelection
Foreign: DreamPool.Id
ConditionIdListTArrayCondition IDs that must be satisfied for this pool to be eligible.Category: B1DreamPoolSelection
Foreign: Condition.Id