Skip to main content

B1GatherableReward

  • Defines a single reward entry for a gatherable object, specifying the required tool level,
    * selection priority, an optional condition, and the reward object pool to draw from.
PropertyTypeDescriptionMetadata
ToolLevelint32Minimum tool level required to receive this reward.Category: B1GatherableReward
ClampMin: 0
PriorityLevelint32Priority used to sort and select rewards when multiple entries match.Category: B1GatherableReward
ClampMin: 1
ConditionIdFNameOptional condition that must be satisfied to grant this reward.Category: B1GatherableReward
Foreign: Condition.Id
RewardObjectPoolIdFNameIdentifier for the reward object pool to draw items from.Category: B1GatherableReward
Foreign: RewardObjectPool.Id