B1GatheringToolTableRow
- Table row defining a gathering tool, including its gathering type and tool level.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GatheringType | EB1GatheringType | Gathering type this tool is used for (mining, fishing, farming). | Category: B1GatheringToolTableRow |
| ToolLevel | int32 | Level of this tool, used to unlock higher-tier rewards. | Category: B1GatheringToolTableRow ClampMin: 0 |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |