<map>

<parentFile xmlFilename="string"Description: Remove vehicle if unit empty
Type: String
Required: no
>

<attributes>
<clearList keepIndex="integer"Description: Index of list to keep
Type: Integer
Required: no
path="string"Description: List to clear but keep one item
Type: String
Required: no
/>

<remove path="string"Description: Path to remove from parent xml
Type: String
Required: no
/>

<set path="string"Description: Path change in parent xml
Type: String
Required: no
value="string"Description: Target value to set in parent file
Type: String
Required: no
/>

</attributes>
</parentFile>

<stones name="string"Description: Stone layer name
Type: String
Required: no
title="string"Description: Stone title
Type: String
Required: no
>

<general firstChannel="integer"Description: Stone first channel
Type: Integer
Required: no
numChannels="integer"Description: Stone num channels
Type: Integer
Required: no
/>

<growth>
<update period="integer"Description: Stone update period
Type: Integer
Required: no
sourceState="integer"Description: Stone update source state
Type: Integer
Required: no
targetState="integer"Description: Stone update target state
Type: Integer
Required: no
/>

</growth>
<mapColors>
<mapColor colorBlind="x y z w"Description: Color blind map colors
Type: Multiple values (x, y, z, w)
Required: no
default="x y z w"Description: Default map colors
Type: Multiple values (x, y, z, w)
Required: no
states="1 2 .. n"Description: Map color states
Type: Multiple values
Required: no
/>

</mapColors>
<picking litersPerSqm="float"Description: Stone liters per sqm
Type: Float
Required: no
maskValue="integer"Description: Stone mask value
Type: Integer
Required: no
maxValue="integer"Description: Stone max value
Type: Integer
Required: no
minValue="integer"Description: Stone min value
Type: Integer
Required: no
pickedValue="integer"Description: Stone picked value
Type: Integer
Required: no
/>

<wear>
<type multiplier1="float"Description: Multiplier in stone state 1
Type: Float
Required: no
multiplier2="float"Description: Multiplier in stone state 2
Type: Float
Required: no
multiplier3="float"Description: Multiplier in stone state 3
Type: Float
Required: no
name="string"Description: Vehicle type name
Type: String
Required: no
/>

</wear>
</stones>
</map>