PropListData
classStructure that stores several StaticProp records (prop variations) with shared spawn chance
Fields
| Name | Type | Description |
|---|---|---|
| weight | integer | Spawn weight |
| min_dist | number | Minimum block distance from origin for this tier |
| far_weight | number | Weight multiplier at the far end of the distance band |
| props | StaticProp[] | List of prop assets (prop variations) |
Functions
Used by
- StaticPropList.data field