forked from TERA_p3104/Server-Datasheets
Better loot Compensation
This commit is contained in:
@@ -1,8 +1,27 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user