====== PAVED_ROAD_MANAGER_CONFIG ====== **Category**: Asset Parent class: [[preview:api:asset|ASSET]]\\ [[preview:assets:paved_road_manager_config| List of PAVED_ROAD_MANAGER_CONFIG assets]] ===== Properties ===== ---- ==== AssetZone ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:api:zone|ZONE]]'' * **Expected**: ''asset ID'' ---- ==== CostPerRoadSegment ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:resource_float_quantity_pair|RESOURCE_FLOAT_QUANTITY_PAIR]]>'' * **Expected**: ''list of RESOURCE_FLOAT_QUANTITY_PAIR values'' ---- ==== MaxSegmentPavingPerCycle ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]]'' * **Expected**: ''integer value'' * **Default value**: ''5'' ---- ==== TimeBeforeDowngrade ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:api:time_system|TIME_SYSTEM]]'' * **Expected**: ''TIME_SYSTEM value'' ---- ==== RoadDowngradeTimePercentageWeightValue ==== //[[:annotations#serialized|Serialized]]// Weight Multiplier for road multiplied by their downgrade time percentage (on a 75% time expired, we will add a weight of 0.75 * (this value) to the distance of the road). * **Type**: ''[[preview:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''50.0f'' ---- ==== UnpavedRoadWeightValue ==== //[[:annotations#serialized|Serialized]]// Weight addition when a road is unpaved. * **Type**: ''[[preview:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''25.0f''