Skip to main content

B1CropTableRow

  • Table row defining a crop type, including its temperature range, harvest behavior,
    * object IDs for the crop and seed, and yield quality object mappings.
PropertyTypeDescriptionMetadata
TemperatureRangeFB1CropTemperatureRangeTemperature range data defining growable and optimal conditions for this crop.Category: B1CropTableRow
bIsMultiHarvestboolWhether this crop can be harvested multiple times before the plant dies.Category: B1CropTableRow
CropObjectIdFNameObject ID of the crop plant itself.Category: B1CropTableRow
Foreign: Object.Id
SeedObjectIdFNameObject ID of the seed used to plant this crop.Category: B1CropTableRow
Foreign: Object.Id
YieldObjectIdsTArrayList of object IDs for each possible yield quality of this crop.Category: B1CropTableRow
bIsAdvancedYieldboolWhether this crop can produce advanced quality yields (Gem or Unique tier).Category: B1CropTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase