forked from TERA_p3104/Server-Datasheets
Droprate Changes 1.0
This commit is contained in:
@@ -2,33 +2,31 @@
|
||||
<WCompensationData>
|
||||
<!--Better loot Compensation-->
|
||||
<Compensation minLevel="1" maxLevel="65">
|
||||
<ItemBag id="1" bagName="StrongBox" probability="0.225" wValue="1" backLock="">
|
||||
<Item templateId="213026" name="StrongBox" min="1" max="1" probability="1" />
|
||||
<ItemBag id="1" bagName="StrongBox" probability="1" wValue="1.0" backLock="">
|
||||
<Item templateId="213026" name="StrongBox" min="1" max="5" probability="1" />
|
||||
</ItemBag>
|
||||
</Compensation>
|
||||
<Compensation minLevel="1" maxLevel="65">
|
||||
<ItemBag id="1" bagName="StrongBoxKeys" probability="0.225" wValue="1" backLock="">
|
||||
<Item templateId="210537" name="StrongBoxKey" min="1" max="1" probability="1" />
|
||||
<ItemBag id="1" bagName="StrongBoxKeys" probability="1.0" wValue="1" backLock="">
|
||||
<Item templateId="210537" name="StrongBoxKey" min="1" max="5" probability="1" />
|
||||
</ItemBag>
|
||||
</Compensation>
|
||||
<Compensation minLevel="1" maxLevel="65">
|
||||
<ItemBag id="1" bagName="FashonCupon" probability="0.375" wValue="1" backLock="">
|
||||
<Item templateId="92074" name="FashonCupon" min="1" max="10" probability="1" />
|
||||
<ItemBag id="1" bagName="FashonCupon" probability="1.0" wValue="1" backLock="">
|
||||
<Item templateId="92074" name="FashonCupon" min="1" max="20" probability="1" />
|
||||
</ItemBag>
|
||||
</Compensation>
|
||||
<Compensation minLevel="1" maxLevel="65">
|
||||
<ItemBag id="1" bagName="DiamondRareDrop" probability="0.025" wValue="1" backLock="">
|
||||
<ItemBag id="1" bagName="DiamondRareDrop" probability="0.225" wValue="1" backLock="">
|
||||
<Item templateId="369" name="DiamondRareDrop" min="1" max="1" probability="1" />
|
||||
</ItemBag>
|
||||
</Compensation>
|
||||
<Compensation minLevel="1" maxLevel="65">
|
||||
<ItemBag id="1" bagName="AmethystDrop" probability="0.125" wValue="1" backLock="">
|
||||
<Item templateId="364" name="AmethystDrop" min="1" max="1" probability="1" />
|
||||
<ItemBag id="1" bagName="AmethystDrop" probability="0.75" wValue="1" backLock="">
|
||||
<Item templateId="364" name="AmethystDrop" min="1" max="3" probability="1" />
|
||||
</ItemBag>
|
||||
</Compensation>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--Removed for Testing-->
|
||||
<!--
|
||||
<Compensation minLevel="58" maxLevel="65">
|
||||
|
||||
Reference in New Issue
Block a user