11 lines
778 B
XML
11 lines
778 B
XML
<CollectionCommonData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/CollectionCommonData CollectionCommonData.xsd" xmlns="https://vezel.dev/novadrop/dc/CollectionCommonData">
|
|
<CollectDifficulty easyProbOver="90" easyProbUnder="101" hardProbOver="0" hardProbUnder="50" normalProbOver="50" normalProbUnder="90" />
|
|
<IconPathTable>
|
|
<Item typeName="Herb" path="Icon_System.Collection_Herb" />
|
|
<Item typeName="Mine" path="Icon_System.Collection_Mine" />
|
|
<Item typeName="Energy" path="Icon_System.Collection_Energy" />
|
|
<Item typeName="Quest" path="Icon_System.Collection_Quest" />
|
|
</IconPathTable>
|
|
<ShowNamePlate distance="125" extractorDistance="800" />
|
|
</CollectionCommonData>
|