B1FlowerEnchantTableRow
- Table row defining a flower enchantment type, including its description text
* and the list of preference-based buff associations.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DescriptionTextId | FString | String table key for the description text of this flower enchantment. | Category: B1FlowerEnchantTableRow StringTableKey: Id |
| BuffInfo | TArray | List of preference-to-buff mappings for this enchantment type. | Category: B1FlowerEnchantTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |