Better loot Compensation

This commit is contained in:
2025-04-10 03:55:39 -04:00
parent e1270a6e99
commit 1d0d7d8969
93 changed files with 2321 additions and 2251 deletions

View File

@@ -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>