<map>
<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
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
/>
<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
/>
<remove path="string"Description: Path to remove from parent xml
Type: String
Required: no
/>
</attributes>
</parentFile>
<farmlands infoLayer="string"Description: Name of the info layer
Type: String
Required: no
numChannels="8"Description: Number of channels of the info layer
Type: Integer
Default: 8
Required: no
pricePerHa="60000"Description: Price per Ha
Type: Float
Default: 60000
Required: no
densityMapFilename="string"Description: Filename of the info layer
Type: String
Required: no
>
<farmland priceScale="1"Description: Price scale of the farmland
Type: Float
Default: 1
Required: no
indicatorPosition="x y"Description: World position of the indicator
Type: Multiple values (x, y)
Required: no
id="integer"Description: Id of the farmland
Type: Integer
Required: yes
npcName="string"Description: Name of the owner npc
Type: String
Required: no
name="string"Description: Name of the farmland
Type: String
Required: no
showOnFarmlandsScreen="true"Description: Indicates if the farmland should be shown on the map screen
Type: Boolean
Default: true
Required: no
defaultFarmProperty="true"Description: Indicates if the farmland is owned on start
Type: Boolean
Default: true
Required: no
areaInHa="2.5"Description: Area of the farmland in Ha
Type: Float
Default: 2.5
Required: no
price="float"Description: Price of the farmland
Type: Float
Required: no
/>
</farmlands>
</map>