Skip to main content

B1RewardObject

  • Defines a reward object entry pairing an object ID with its selection ratio weight.
    * Used in reward object pool table rows to represent one possible reward option.
PropertyTypeDescriptionMetadata
ObjectIdFNameID of the object awarded as a reward.Category: B1RewardObject
Foreign: Object.Id
Ratioint32Relative weight used in weighted random selection from the reward pool.Category: B1RewardObject
ClampMin: 0