Skip to main content

B1CollectionTableRow

  • Table row defining a single encyclopedia (collection) entry.
    * Stores category, recipe, description, collectible cities, and additional classification data.
PropertyTypeDescriptionMetadata
CollectionCategoryIdFNameThe collection category this entry belongs to.Category: B1CollectionTableRow
Foreign: CollectionCategory.Id
CollectionCraftGroupIdFNameThe craft group this collection entry belongs to (if craft type).Category: B1CollectionTableRow
Foreign: CollectionCraftGroup.Id
RecipeIdFNameThe recipe ID associated with this collection entry.Category: B1CollectionTableRow
Foreign: Recipe.Id
DescriptionTextIdFStringString table key for the localized description of this collection entry.Category: B1CollectionTableRow
StringTableKey: Id
CollectibleCityIdsTArrayList of city IDs where this item can be collected.Category: B1CollectionTableRow
Foreign: Map.Id
RoughStoneEB1CollectionRoughStoneTypeRough stone classification for this entry (if applicable).Category: B1CollectionTableRow
FishTanksTArrayFish tank types compatible with this entry (if a fish).Category: B1CollectionTableRow
GatheringTerritoryIdsTArrayGathering territory IDs where this item can be found.Category: B1CollectionTableRow
Foreign: GatheringTerritory.Id
AquaticHabitatsTArrayAquatic habitats where this creature can be found.Category: B1CollectionTableRow
ActivityTimesTArrayPrimary activity times for this creature or item.Category: B1CollectionTableRow
CollectionConditionTextIdsTArrayString table keys for localized condition text entries.Category: B1CollectionTableRow
Foreign: Text.Id
CollectionTagFNameTag used to identify this collection entry for filtering or scripting.Category: B1CollectionTableRow
CollectScriptIdsTArrayScript IDs to execute when this item is collected.Category: B1CollectionTableRow
Foreign: Script_Collection.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase