18 lines
781 B
XML
18 lines
781 B
XML
<QuestCompensationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/QuestCompensationData QuestCompensationData.xsd" xmlns="https://vezel.dev/novadrop/dc/QuestCompensationData">
|
|
<Quest questId="48021">
|
|
<Compensation>
|
|
<CompensationType type="normal" gold="150000" exp="1500000" policyPoint="0" />
|
|
</Compensation>
|
|
</Quest>
|
|
<Quest questId="48091">
|
|
<Compensation>
|
|
<CompensationType type="normal" gold="80000" exp="800000" policyPoint="0" />
|
|
</Compensation>
|
|
</Quest>
|
|
<Quest questId="48022">
|
|
<Compensation>
|
|
<CompensationType type="normal" gold="220000" exp="2200000" />
|
|
</Compensation>
|
|
</Quest>
|
|
</QuestCompensationData>
|