Addition of more enchant item groups.
This commit is contained in:
parent
4831d5c2e8
commit
b56672880b
@ -35,6 +35,22 @@
|
|||||||
<current enchant="20-29" chance="20" />
|
<current enchant="20-29" chance="20" />
|
||||||
<current enchant="30-65535" chance="0" />
|
<current enchant="30-65535" chance="0" />
|
||||||
</enchantRateGroup>
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Evolved Agathion enchant group. -->
|
||||||
|
<enchantRateGroup name="AGATHION_CHARM">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Brooch enchant group. -->
|
||||||
|
<enchantRateGroup name="BROOCH_GROUP">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
<!-- Default scrolls enchanting route line. -->
|
<!-- Default scrolls enchanting route line. -->
|
||||||
<enchantScrollGroup id="0">
|
<enchantScrollGroup id="0">
|
||||||
@ -54,6 +70,18 @@
|
|||||||
<item slot="hair" /> <!-- Hair Accessories -->
|
<item slot="hair" /> <!-- Hair Accessories -->
|
||||||
<item slot="hair2" /> <!-- Hair Accessories -->
|
<item slot="hair2" /> <!-- Hair Accessories -->
|
||||||
<item slot="hairall" /> <!-- Hair Accessories -->
|
<item slot="hairall" /> <!-- Hair Accessories -->
|
||||||
|
<item slot="talisman" /> <!-- Talisman -->
|
||||||
|
<item slot="back" /> <!-- Cloaks -->
|
||||||
|
<item slot="rbracelet" /> <!-- Bracelet -->
|
||||||
|
<item slot="lbracelet" /> <!-- Evolved Agathion Bracelet -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Agathion Charm -->
|
||||||
|
<enchantRate group="AGATHION_CHARM">
|
||||||
|
<item slot="agathion" /> <!-- Agathion Charm -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Brooch -->
|
||||||
|
<enchantRate group="BROOCH_GROUP">
|
||||||
|
<item slot="brooch" /> <!-- Brooch -->
|
||||||
</enchantRate>
|
</enchantRate>
|
||||||
<!-- Bind only full armor group to to full armor slot items. -->
|
<!-- Bind only full armor group to to full armor slot items. -->
|
||||||
<enchantRate group="FULL_ARMOR_GROUP">
|
<enchantRate group="FULL_ARMOR_GROUP">
|
||||||
|
@ -35,6 +35,22 @@
|
|||||||
<current enchant="20-29" chance="20" />
|
<current enchant="20-29" chance="20" />
|
||||||
<current enchant="30-65535" chance="0" />
|
<current enchant="30-65535" chance="0" />
|
||||||
</enchantRateGroup>
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Evolved Agathion enchant group. -->
|
||||||
|
<enchantRateGroup name="AGATHION_CHARM">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Brooch enchant group. -->
|
||||||
|
<enchantRateGroup name="BROOCH_GROUP">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
<!-- Default scrolls enchanting route line. -->
|
<!-- Default scrolls enchanting route line. -->
|
||||||
<enchantScrollGroup id="0">
|
<enchantScrollGroup id="0">
|
||||||
@ -54,6 +70,18 @@
|
|||||||
<item slot="hair" /> <!-- Hair Accessories -->
|
<item slot="hair" /> <!-- Hair Accessories -->
|
||||||
<item slot="hair2" /> <!-- Hair Accessories -->
|
<item slot="hair2" /> <!-- Hair Accessories -->
|
||||||
<item slot="hairall" /> <!-- Hair Accessories -->
|
<item slot="hairall" /> <!-- Hair Accessories -->
|
||||||
|
<item slot="talisman" /> <!-- Talisman -->
|
||||||
|
<item slot="back" /> <!-- Cloaks -->
|
||||||
|
<item slot="rbracelet" /> <!-- Bracelet -->
|
||||||
|
<item slot="lbracelet" /> <!-- Evolved Agathion Bracelet -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Agathion Charm -->
|
||||||
|
<enchantRate group="AGATHION_CHARM">
|
||||||
|
<item slot="agathion" /> <!-- Agathion Charm -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Brooch -->
|
||||||
|
<enchantRate group="BROOCH_GROUP">
|
||||||
|
<item slot="brooch" /> <!-- Brooch -->
|
||||||
</enchantRate>
|
</enchantRate>
|
||||||
<!-- Bind only full armor group to to full armor slot items. -->
|
<!-- Bind only full armor group to to full armor slot items. -->
|
||||||
<enchantRate group="FULL_ARMOR_GROUP">
|
<enchantRate group="FULL_ARMOR_GROUP">
|
||||||
|
@ -35,6 +35,22 @@
|
|||||||
<current enchant="20-29" chance="20" />
|
<current enchant="20-29" chance="20" />
|
||||||
<current enchant="30-65535" chance="0" />
|
<current enchant="30-65535" chance="0" />
|
||||||
</enchantRateGroup>
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Evolved Agathion enchant group. -->
|
||||||
|
<enchantRateGroup name="AGATHION_CHARM">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Brooch enchant group. -->
|
||||||
|
<enchantRateGroup name="BROOCH_GROUP">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
<!-- Default scrolls enchanting route line. -->
|
<!-- Default scrolls enchanting route line. -->
|
||||||
<enchantScrollGroup id="0">
|
<enchantScrollGroup id="0">
|
||||||
@ -54,6 +70,18 @@
|
|||||||
<item slot="hair" /> <!-- Hair Accessories -->
|
<item slot="hair" /> <!-- Hair Accessories -->
|
||||||
<item slot="hair2" /> <!-- Hair Accessories -->
|
<item slot="hair2" /> <!-- Hair Accessories -->
|
||||||
<item slot="hairall" /> <!-- Hair Accessories -->
|
<item slot="hairall" /> <!-- Hair Accessories -->
|
||||||
|
<item slot="talisman" /> <!-- Talisman -->
|
||||||
|
<item slot="back" /> <!-- Cloaks -->
|
||||||
|
<item slot="rbracelet" /> <!-- Bracelet -->
|
||||||
|
<item slot="lbracelet" /> <!-- Evolved Agathion Bracelet -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Agathion Charm -->
|
||||||
|
<enchantRate group="AGATHION_CHARM">
|
||||||
|
<item slot="agathion" /> <!-- Agathion Charm -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Brooch -->
|
||||||
|
<enchantRate group="BROOCH_GROUP">
|
||||||
|
<item slot="brooch" /> <!-- Brooch -->
|
||||||
</enchantRate>
|
</enchantRate>
|
||||||
<!-- Bind only full armor group to to full armor slot items. -->
|
<!-- Bind only full armor group to to full armor slot items. -->
|
||||||
<enchantRate group="FULL_ARMOR_GROUP">
|
<enchantRate group="FULL_ARMOR_GROUP">
|
||||||
|
@ -35,6 +35,22 @@
|
|||||||
<current enchant="20-29" chance="20" />
|
<current enchant="20-29" chance="20" />
|
||||||
<current enchant="30-65535" chance="0" />
|
<current enchant="30-65535" chance="0" />
|
||||||
</enchantRateGroup>
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Evolved Agathion enchant group. -->
|
||||||
|
<enchantRateGroup name="AGATHION_CHARM">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Brooch enchant group. -->
|
||||||
|
<enchantRateGroup name="BROOCH_GROUP">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
<!-- Default scrolls enchanting route line. -->
|
<!-- Default scrolls enchanting route line. -->
|
||||||
<enchantScrollGroup id="0">
|
<enchantScrollGroup id="0">
|
||||||
@ -55,6 +71,17 @@
|
|||||||
<item slot="hair2" /> <!-- Hair Accessories -->
|
<item slot="hair2" /> <!-- Hair Accessories -->
|
||||||
<item slot="hairall" /> <!-- Hair Accessories -->
|
<item slot="hairall" /> <!-- Hair Accessories -->
|
||||||
<item slot="talisman" /> <!-- Talisman -->
|
<item slot="talisman" /> <!-- Talisman -->
|
||||||
|
<item slot="back" /> <!-- Cloaks -->
|
||||||
|
<item slot="rbracelet" /> <!-- Bracelet -->
|
||||||
|
<item slot="lbracelet" /> <!-- Evolved Agathion Bracelet -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Agathion Charm -->
|
||||||
|
<enchantRate group="AGATHION_CHARM">
|
||||||
|
<item slot="agathion" /> <!-- Agathion Charm -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Brooch -->
|
||||||
|
<enchantRate group="BROOCH_GROUP">
|
||||||
|
<item slot="brooch" /> <!-- Brooch -->
|
||||||
</enchantRate>
|
</enchantRate>
|
||||||
<!-- Bind only full armor group to to full armor slot items. -->
|
<!-- Bind only full armor group to to full armor slot items. -->
|
||||||
<enchantRate group="FULL_ARMOR_GROUP">
|
<enchantRate group="FULL_ARMOR_GROUP">
|
||||||
|
@ -35,6 +35,22 @@
|
|||||||
<current enchant="20-29" chance="20" />
|
<current enchant="20-29" chance="20" />
|
||||||
<current enchant="30-65535" chance="0" />
|
<current enchant="30-65535" chance="0" />
|
||||||
</enchantRateGroup>
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Evolved Agathion enchant group. -->
|
||||||
|
<enchantRateGroup name="AGATHION_CHARM">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
|
<!-- Brooch enchant group. -->
|
||||||
|
<enchantRateGroup name="BROOCH_GROUP">
|
||||||
|
<current enchant="0-4" chance="66.67" />
|
||||||
|
<current enchant="5-6" chance="33" />
|
||||||
|
<current enchant="7-10" chance="20" />
|
||||||
|
<current enchant="11-65535" chance="0" />
|
||||||
|
</enchantRateGroup>
|
||||||
|
|
||||||
<!-- Default scrolls enchanting route line. -->
|
<!-- Default scrolls enchanting route line. -->
|
||||||
<enchantScrollGroup id="0">
|
<enchantScrollGroup id="0">
|
||||||
@ -55,6 +71,17 @@
|
|||||||
<item slot="hair2" /> <!-- Hair Accessories -->
|
<item slot="hair2" /> <!-- Hair Accessories -->
|
||||||
<item slot="hairall" /> <!-- Hair Accessories -->
|
<item slot="hairall" /> <!-- Hair Accessories -->
|
||||||
<item slot="talisman" /> <!-- Talisman -->
|
<item slot="talisman" /> <!-- Talisman -->
|
||||||
|
<item slot="back" /> <!-- Cloaks -->
|
||||||
|
<item slot="rbracelet" /> <!-- Bracelet -->
|
||||||
|
<item slot="lbracelet" /> <!-- Evolved Agathion Bracelet -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Agathion Charm -->
|
||||||
|
<enchantRate group="AGATHION_CHARM">
|
||||||
|
<item slot="agathion" /> <!-- Agathion Charm -->
|
||||||
|
</enchantRate>
|
||||||
|
<!-- Brooch -->
|
||||||
|
<enchantRate group="BROOCH_GROUP">
|
||||||
|
<item slot="brooch" /> <!-- Brooch -->
|
||||||
</enchantRate>
|
</enchantRate>
|
||||||
<!-- Bind only full armor group to to full armor slot items. -->
|
<!-- Bind only full armor group to to full armor slot items. -->
|
||||||
<enchantRate group="FULL_ARMOR_GROUP">
|
<enchantRate group="FULL_ARMOR_GROUP">
|
||||||
|
Loading…
Reference in New Issue
Block a user