forked from TERA_p3104/Server-Datasheets
27 lines
1.2 KiB
XML
27 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WCompensationData>
|
|
<!--Better loot Compensation-->
|
|
<Compensation minLevel="1" maxLevel="65">
|
|
<ItemBag id="1" bagName="StrongBox" probability="0.025" wValue="1" backLock="">
|
|
<Item templateId="213026" name="StrongBox" min="1" max="1" probability="1" />
|
|
</ItemBag>
|
|
</Compensation>
|
|
<Compensation minLevel="1" maxLevel="65">
|
|
<ItemBag id="1" bagName="StrongBoxKeys" probability="0.025" wValue="1" backLock="">
|
|
<Item templateId="210537" name="StrongBoxKey" min="1" max="1" probability="1" />
|
|
</ItemBag>
|
|
</Compensation>
|
|
<Compensation minLevel="1" maxLevel="65">
|
|
<ItemBag id="1" bagName="FashonCupon" probability="0.05" wValue="1" backLock="">
|
|
<Item templateId="92074" name="FashonCupon" min="1" max="10" probability="1" />
|
|
</ItemBag>
|
|
</Compensation>
|
|
<!--Removed for Testing-->
|
|
<!--
|
|
<Compensation minLevel="1" maxLevel="65">
|
|
<ItemBag id="1" bagName="풀베기몹 드랍확률" probability="0.00001" wValue="1" backLock="">
|
|
<Item templateId="213026" name="신규 강화제 상자" min="1" max="1" probability="1" />
|
|
</ItemBag>
|
|
</Compensation>
|
|
-->
|
|
</WCompensationData> |