<handTools version="integer"Description: The version of the save file
Type: Integer
Required: yes
>
<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
Type: String
Required: no
>
<attributes>
<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
/>
<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
/>
</attributes>
</parentFile>
<handTool farmId="integer"Description: The id of the farm owning the tool
Type: Integer
Required: yes
age="float"Description: The age of the hand tool
Type: Float
Required: yes
price="float"Description: The price of the hand tool
Type: Float
Required: yes
filename="string"Description: The filename of the tool xml file
Type: String
Required: yes
uniqueId="string"Description: The unique id of the hand tool within the savegame
Type: String
Required: yes
modName="string"Description: Name of mod
Type: String
Required: no
>
<sprayCan remainingNumMarkers="integer"Description: Remaining number of markers
Type: Integer
Required: no
/>
<holder uniqueId="string"Description: Last holder
Type: String
Required: yes
/>
</handTool>
</handTools>