====== PAVED_ROAD_MANAGER_CONFIG ====== **Category**: Asset Parent class: [[:api:asset|ASSET]]\\ [[:assets:paved_road_manager_config| List of PAVED_ROAD_MANAGER_CONFIG assets]] ===== Properties ===== ---- ==== AssetZone ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:zone|ZONE]]'' * **Expected**: ''asset ID'' ---- ==== CostPerRoadSegment ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:resource_float_quantity_pair|RESOURCE_FLOAT_QUANTITY_PAIR]]>'' * **Expected**: ''list of RESOURCE_FLOAT_QUANTITY_PAIR values'' ---- ==== MaxSegmentPavingPerCycle ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]]'' * **Expected**: ''integer value'' * **Default value**: ''5'' ---- ==== TimeBeforeDowngrade ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[: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**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''50.0f'' ---- ==== UnpavedRoadWeightValue ==== //[[:annotations#serialized|Serialized]]// Weight addition when a road is unpaved. * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''25.0f''