B1PublishingTableRow
Publishing.json — Royalty settings per quality (5 rows).
| Property | Type | Description | Metadata |
|---|---|---|---|
| Quality | EB1Quality | Quality grade. | Category: B1PublishingTableRow |
| MaxRepeats | int32 | Max royalty repeat count. | Category: B1PublishingTableRow ClampMin: 1 |
| BaseAmount | int32 | Base royalty amount (Mu). | Category: B1PublishingTableRow ClampMin: 0 |
| DecayRate | float | Decay rate per repeat (0.0 ~ 1.0). | Category: B1PublishingTableRow ClampMax: 1.0 ClampMin: 0.0 |
| JackpotRepeat | int32 | Jackpot evaluation repeat (evaluated once at this repeat). | Category: B1PublishingTableRow ClampMin: 1 |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |