Ir para conteúdo
  • Cadastre-se
  • 0

Ajuda para deixar apenas blessed Scroll 100% l2jblueheart


Danilo Paulo

Pergunta

Olhei no arquivo enchantitemGruops.xml mais la não tem falando se é blessed ou não, entendeu? por isso to perdido batendo a cabeça pra descobrir, tentei deixar tudo com 100, mais ai todos os scroll ficar 100% blessed ou não, e eu so queria deixar o blesseds scroll, da esse help. Server max enchant+20

 

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/enchantItemGroups.xsd">
    <!-- General armor enchant group. -->
    <enchantRateGroup name="ARMOR_GROUP">
        <current enchant="0-3" chance="100" />
        <current enchant="4" chance="66.67" />
        <current enchant="5" chance="33.34" />
        <current enchant="6" chance="25" />
        <current enchant="7" chance="20" />
        <current enchant="8" chance="16.67" />
        <current enchant="9" chance="14.29" />
        <current enchant="10" chance="12.5" />
        <current enchant="11" chance="11.12" />
        <current enchant="12" chance="10.0" />
        <current enchant="13" chance="9.10" />
        <current enchant="14" chance="8.34" />
        <current enchant="15" chance="7.70" />
        <current enchant="16" chance="7.15" />
        <current enchant="17-65535" chance="0" />
        <!--
        <current enchant="17" chance="6.67" />
        <current enchant="18" chance="6.25" />
        <current enchant="19" chance="5.89" />
        <current enchant="20" chance="5.56" />
        <current enchant="21-25" chance="5" />
        <current enchant="26-65535" chance="0" />
        -->
    </enchantRateGroup>

    <!-- General full armor enchant group. -->
    <enchantRateGroup name="FULL_ARMOR_GROUP">
        <current enchant="0-3" chance="100" />
        <current enchant="4" chance="66.67" />
        <current enchant="5" chance="33.34" />
        <current enchant="6" chance="25" />
        <current enchant="7" chance="20" />
        <current enchant="8" chance="16.67" />
        <current enchant="9" chance="14.29" />
        <current enchant="10" chance="12.5" />
        <current enchant="11" chance="11.12" />
        <current enchant="12" chance="10.0" />
        <current enchant="13" chance="9.10" />
        <current enchant="14" chance="8.34" />
        <current enchant="15" chance="7.70" />
        <current enchant="16" chance="7.15" />
        <current enchant="17-65535" chance="0" />
        <!--
        <current enchant="17" chance="6.67" />
        <current enchant="18" chance="6.25" />
        <current enchant="19" chance="5.89" />
        <current enchant="20" chance="5.56" />
        <current enchant="21-25" chance="5" />
        <current enchant="26-65535" chance="0" />
        -->
    </enchantRateGroup>

    <!-- General fighter weapon enchant group. -->
    <enchantRateGroup name="FIGHTER_WEAPON_GROUP">
        <current enchant="0-3" chance="100" />
        <current enchant="4" chance="66.67" />
        <current enchant="5" chance="33.34" />
        <current enchant="6" chance="25" />
        <current enchant="7" chance="20" />
        <current enchant="8" chance="16.67" />
        <current enchant="9" chance="14.29" />
        <current enchant="10" chance="12.5" />
        <current enchant="11" chance="11.12" />
        <current enchant="12" chance="10.0" />
        <current enchant="13" chance="9.10" />
        <current enchant="14" chance="8.34" />
        <current enchant="15" chance="7.70" />
        <current enchant="16" chance="7.15" />
        <current enchant="17-65535" chance="0" />
        <!--
        <current enchant="17" chance="6.67" />
        <current enchant="18" chance="6.25" />
        <current enchant="19" chance="5.89" />
        <current enchant="20" chance="5.56" />
        <current enchant="21-25" chance="5" />
        <current enchant="26-65535" chance="0" />
        -->
    </enchantRateGroup>

    <!-- General mage weapon enchant group. -->
    <enchantRateGroup name="MAGE_WEAPON_GROUP">
        <current enchant="0-3" chance="100" />
        <current enchant="4" chance="66.67" />
        <current enchant="5" chance="33.34" />
        <current enchant="6" chance="25" />
        <current enchant="7" chance="20" />
        <current enchant="8" chance="16.67" />
        <current enchant="9" chance="14.29" />
        <current enchant="10" chance="12.5" />
        <current enchant="11" chance="11.12" />
        <current enchant="12" chance="10.0" />
        <current enchant="13" chance="9.10" />
        <current enchant="14" chance="8.34" />
        <current enchant="15" chance="7.70" />
        <current enchant="16" chance="7.15" />
        <current enchant="17-65535" chance="0" />
        <!--
        <current enchant="17" chance="6.67" />
        <current enchant="18" chance="6.25" />
        <current enchant="19" chance="5.89" />
        <current enchant="20" chance="5.56" />
        <current enchant="21-25" chance="5" />
        <current enchant="26-65535" chance="0" />
        -->
    </enchantRateGroup>

    <!-- Default scrolls enchanting route line. -->
    <enchantScrollGroup id="0">
        <!-- Bind armor group to all item slots except full armor. -->
        <enchantRate group="ARMOR_GROUP">
            <item slot="lhand" /> <!-- Left hand: Shields, Sigils -->
            <item slot="head" /> <!-- Head: Helmet -->
            <item slot="chest" /> <!-- Chest: Armor upper body. -->
            <item slot="legs" /> <!-- Legs: Armor lower body. -->
            <item slot="feet" /> <!-- Feet: Boots -->
            <item slot="gloves" /> <!-- Gloves: Gloves -->
            <item slot="neck" /> <!-- Neck: Necklaces -->
            <item slot="rear;lear" /> <!-- Right ear, Left ear: Earrings -->
            <item slot="rfinger;lfinger" /> <!-- Right finger, Left finger: Rings -->
            <item slot="belt" /> <!-- Belt: Belts -->
            <item slot="shirt" /> <!-- Shirt: Shirts -->
        </enchantRate>
        <!-- Bind only full armor group to to full armor slot items. -->
        <enchantRate group="FULL_ARMOR_GROUP">
            <item slot="fullarmor" /> <!-- Full Armor: Full armor pants are included. -->
        </enchantRate>
        <!-- Bind only fighter weapon group to all fighter weapons. -->
        <enchantRate group="FIGHTER_WEAPON_GROUP">
            <item slot="rhand" magicWeapon="false" /> <!-- Right hand: Weapons, Non magic weapon -->
            <item slot="lrhand" magicWeapon="false" /> <!-- Two hands: Weapons, Non magic weapon -->
        </enchantRate>
        <!-- Bind only mage weapon group to all magic weapons. -->
        <enchantRate group="MAGE_WEAPON_GROUP">
            <item slot="rhand" magicWeapon="true" /> <!-- Right hand: Weapons, Magic weapon -->
            <item slot="lrhand" magicWeapon="true" /> <!-- Two hands: Weapons, Magic weapon -->
        </enchantRate>
    </enchantScrollGroup>
</list>

 

 

 

san

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados

  • 0
1 hora atrás, Danilo Paulo disse:

Da esse help, meu cérebro já ta  fritando a dias batendo nisso tudo que eu mexo no game aparece.. "Não se encaixa nas condições de reforço do pergaminho - Does not fit strengthening conditions of the scroll".

......de PE? tbm sou :D.....

 

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/enchantItemData.xsd">
    <!-- Scrolls: Enchant Weapon -->
    <enchant id="729" targetGrade="A" />
    <enchant id="947" targetGrade="B" />
    <enchant id="951" targetGrade="C" />
    <enchant id="955" targetGrade="D" />
    <enchant id="959" targetGrade="S" />

    <!-- Scrolls: Enchant Armor -->
    <enchant id="730" targetGrade="A" />
    <enchant id="948" targetGrade="B" />
    <enchant id="952" targetGrade="C" />
    <enchant id="956" targetGrade="D" scrollGroupId="0" /> <!-- Default scroll groups binding. -->
    <enchant id="960" targetGrade="S" />

    <!-- Blessed Scrolls: Enchant Weapon -->
    <enchant id="6569" targetGrade="A" />
    <enchant id="6571" targetGrade="B" />
    <enchant id="6573" targetGrade="C" />
    <enchant id="6575" targetGrade="D" />
    <enchant id="6577" targetGrade="S" />
    <!-- Blessed Scrolls: Enchant Armor -->
    <enchant id="6570" targetGrade="A" />
    <enchant id="6572" targetGrade="B" />
    <enchant id="6574" targetGrade="C" />
    <enchant id="6576" targetGrade="D" />
    <enchant id="6578" targetGrade="S" />

    <!-- Safe Enchant scrolls -->
    <enchant id="40109" targetGrade="S" minEnchant="3" maxEnchant="20"/>
    <enchant id="40104" targetGrade="S" minEnchant="3" maxEnchant="20" />

    <!-- vote Enchant scrolls -->
    <enchant id="40108" targetGrade="S" />
    <enchant id="40103" targetGrade="S" />

    <!-- Not used anymore. -->
    <!-- Crystal Scrolls: Enchant Weapon -->
    <!-- <enchant id="731" targetGrade="A" bonusRate="100" /> -->
    <!-- <enchant id="949" targetGrade="B" bonusRate="100" /> -->
    <!-- <enchant id="953" targetGrade="C" bonusRate="100" /> -->
    <!-- <enchant id="957" targetGrade="D" bonusRate="100" /> -->
    <!-- <enchant id="961" targetGrade="S" bonusRate="100" /> -->
    <!-- Crystal Scrolls: Enchant Armor -->
    <!-- <enchant id="732" targetGrade="A" bonusRate="100" /> -->
    <!-- <enchant id="950" targetGrade="B" bonusRate="100" /> -->
    <!-- <enchant id="954" targetGrade="C" bonusRate="100" /> -->
    <!-- <enchant id="958" targetGrade="D" bonusRate="100" /> -->
    <!-- <enchant id="962" targetGrade="S" bonusRate="100" /> -->

    <!-- Weapon Enchant Scrolls -->
    <enchant id="22006" targetGrade="D" bonusRate="10" />
    <enchant id="22007" targetGrade="C" bonusRate="10" />
    <enchant id="22008" targetGrade="B" bonusRate="10" />
    <enchant id="22009" targetGrade="A" bonusRate="10" />
    <enchant id="20517" targetGrade="S" bonusRate="10" />
    <!-- Armor Enchant Scrolls -->
    <enchant id="22010" targetGrade="D" bonusRate="10" />
    <enchant id="22011" targetGrade="C" bonusRate="10" />
    <enchant id="22012" targetGrade="B" bonusRate="10" />
    <enchant id="22013" targetGrade="A" bonusRate="10" />
    <enchant id="20518" targetGrade="S" bonusRate="10" />

    <!-- Ancient Weapon Enchant Crystal -->
    <enchant id="22014" targetGrade="B" minEnchant="0" maxEnchant="16" bonusRate="10" />
    <enchant id="22015" targetGrade="A" minEnchant="0" maxEnchant="16" bonusRate="10" />
    <enchant id="20519" targetGrade="S" minEnchant="0" maxEnchant="16" bonusRate="10" />
    <!-- Ancient Armor Enchant Crystal -->
    <enchant id="22016" targetGrade="B" minEnchant="0" maxEnchant="16" bonusRate="10" />
    <enchant id="22017" targetGrade="A" minEnchant="0" maxEnchant="16" bonusRate="10" />
    <enchant id="20520" targetGrade="S" minEnchant="0" maxEnchant="16" bonusRate="10" />

    <!-- Divine Weapon Enchant Crystal -->
    <enchant id="22018" targetGrade="B" bonusRate="100" />
    <enchant id="22019" targetGrade="A" bonusRate="100" />
    <enchant id="20521" targetGrade="S" bonusRate="100" />
    <!-- Divine Armor Enchant Crystal -->
    <enchant id="22020" targetGrade="B" bonusRate="100" />
    <enchant id="22021" targetGrade="A" bonusRate="100" />
    <enchant id="20522" targetGrade="S" bonusRate="100" />

    <!-- Scroll: Enchant Weapon of Destruction -->
    <enchant id="22221" targetGrade="S" minEnchant="0" maxEnchant="15" />
    <enchant id="22223" targetGrade="A" minEnchant="0" maxEnchant="15" />
    <enchant id="22225" targetGrade="B" minEnchant="0" maxEnchant="15" />
    <enchant id="22227" targetGrade="C" minEnchant="0" maxEnchant="15" />
    <enchant id="22229" targetGrade="D" minEnchant="0" maxEnchant="15" />
    <!-- Scroll: Enchant Armor of Destruction -->
    <enchant id="22222" targetGrade="S" minEnchant="0" maxEnchant="6" />
    <enchant id="22224" targetGrade="A" minEnchant="0" maxEnchant="6" />
    <enchant id="22226" targetGrade="B" minEnchant="0" maxEnchant="6" />
    <enchant id="22228" targetGrade="C" minEnchant="0" maxEnchant="6" />
    <enchant id="22230" targetGrade="D" minEnchant="0" maxEnchant="6" />

    <!-- Master Yogi's Scroll: Enchant Weapon -->
    <enchant id="13540" maxEnchant="23">
        <item id="13539" /> <!-- Staff of Master Yogi -->
    </enchant>

    <!-- Olf's T-shirt Enchant Scroll -->
    <enchant id="21581" maxEnchant="10">
        <item id="21580" /> <!-- Olf's T-shirt -->
        <item id="21706" /> <!-- Olf's T-shirt (Event) -->
    </enchant>

    <!-- Blessed Olf's T-shirt Enchant Scroll -->
    <enchant id="21582" maxEnchant="10">
        <item id="21580" /> <!-- Olf's T-shirt -->
        <item id="21706" /> <!-- Olf's T-shirt (Event) -->
    </enchant>

    <!-- Blessed Olf's T-shirt Enchant Scroll - Event -->
    <enchant id="21707" maxEnchant="10">
        <item id="21580" /> <!-- Olf's T-shirt -->
        <item id="21706" /> <!-- Olf's T-shirt (Event) -->
    </enchant>

    <!-- Event - Herdsman's Love Scroll Event -->
    <enchant id="15381" maxEnchant="16">
        <item id="15383" /> <!-- Weaver's Multi-colored Clothes (7-day limited period) -->
        <item id="15384" /> <!-- Weaver's Multi-colored Clothes (30-day limited period) -->
        <item id="15385" /> <!-- Weaver's Multi-colored Clothes (60-day limited period) -->
        <item id="15386" /> <!-- Weaver's Multi-colored Clothes (90-day limited period) -->
        <item id="15387" /> <!-- Weaver's Multi-colored Clothes (Permanent Use) -->
        <item id="15388" /> <!-- Weaver's Multi-colored Clothes (Event) (7-day limited period) -->
        <item id="15389" /> <!-- Weaver's Multi-colored Clothes (Event) (30-day limited period) -->
        <item id="15390" /> <!-- Weaver's Multi-colored Clothes (Event) (60-day limited period) -->
        <item id="15391" /> <!-- Weaver's Multi-colored Clothes (Event) (90-day limited period) -->
        <item id="15392" /> <!-- Weaver's Multi-colored Clothes (Event) (Permanent Use) -->
    </enchant>

    <!-- Event - Vitality Belt Enchant Scroll -->
    <enchant id="15382" maxEnchant="50">
        <item id="15393" /> <!-- Vitality Belt (7-day limited period) -->
        <item id="15394" /> <!-- Vitality Belt (30-day limited period) -->
        <item id="15395" /> <!-- Vitality Belt (60-day limited period) -->
        <item id="15396" /> <!-- Vitality Belt (90-day limited period) -->
        <item id="15397" /> <!-- Vitality Belt (Permanent Use) -->
        <item id="15398" /> <!-- Vitality Belt (Event) (7-day limited period) -->
        <item id="15399" /> <!-- Vitality Belt (Event) (30-day limited period) -->
        <item id="15400" /> <!-- Vitality Belt (Event) (60-day limited period) -->
        <item id="15401" /> <!-- Vitality Belt (Event) (90-day limited period) -->
        <item id="15402" /> <!-- Vitality Belt (Event) (Permanent Use) -->
    </enchant>

    <!-- Weapon enhancing scroll exclusive for PC cafe -->
    <enchant id="15346" targetGrade="S">
        <item id="15313" /> <!-- Player Commendation - Forgotten Blade (Player Recommendation Weapon) -->
        <item id="15314" /> <!-- Player Commendation - Basalt Battlehammer (Player Recommendation Weapon) -->
        <item id="15315" /> <!-- Player Commendation - Imperial Staff (Player Recommendation Weapon) -->
        <item id="15316" /> <!-- Player Commendation - Angel Slayer (Player Recommendation Weapon) -->
        <item id="15317" /> <!-- Player Commendation - Dragon Hunter Axe (Player Recommendation Weapon) -->
        <item id="15318" /> <!-- Player Commendation - Saint Spear (Player Recommendation Weapon) -->
        <item id="15319" /> <!-- Player Commendation - Demon Splinter (Player Recommendation Weapon) -->
        <item id="15320" /> <!-- Player Commendation - Heaven's Divider (Player Recommendation Weapon) -->
        <item id="15321" /> <!-- Player Commendation - Arcana Macw (Player Recommendation Weapon) -->
        <item id="15322" /> <!-- Player Commendation - Draconic Bow (Player Recommendation Weapon) -->
        <item id="15323" /> <!-- Player Commendation - Laevateinn (Player Recommendation Weapon) -->
        <item id="15324" /> <!-- Player Commendation - Gram (Player Recommendation Weapon) -->
        <item id="15325" /> <!-- Player Commendation - Sarunga (Player Recommendation Weapon) -->
        <item id="15326" /> <!-- Player Commendation - Tallum Blade *Dark Legion's Edge (Player Recommendation Weapon) -->
    </enchant>
    <enchant id="15347" targetGrade="A">
        <item id="13210" /> <!-- Player Commendation - Sirra's Blade (Player Commendation Weapon) -->
        <item id="13211" /> <!-- Player Commendation - Sword of Ipos (Player Commendation Weapon) -->
        <item id="13212" /> <!-- Player Commendation - Barakiel's Axe (Player Commendation Weapon) -->
        <item id="13213" /> <!-- Player Commendation - Behemoth Tuning Fork (Player Commendation Weapon) -->
        <item id="13214" /> <!-- Player Commendation - Naga Storm (Player Commendation Weapon) -->
        <item id="13215" /> <!-- Player Commendation - Tiphon's Spear (Player Commendation Weapon) -->
        <item id="13216" /> <!-- Player Commendation - Shyeed's Bow (Player Commendation Weapon) -->
        <item id="13217" /> <!-- Player Commendation - Sobekk's Hurricane (Player Commendation Weapon) -->
        <item id="13218" /> <!-- Player Commendation - Themis' Tongue (Player Commendation Weapon) -->
        <item id="13219" /> <!-- Player Commendation - Cabrio's Hand (Player Commendation Weapon) -->
        <item id="13220" /> <!-- Player Commendation - Daimon Crystal (Player Commendation Weapon) -->
        <item id="13221" /> <!-- Player Commendation - Tallum Blade*Damascus (Player Commendation Weapon) -->
        <item id="13222" /> <!-- Player Commendation - Eclair Bijou (Player Commendation Weapon) -->
        <item id="13223" /> <!-- Player Commendation - Durendal (Player Commendation Weapon) -->
        <item id="13224" /> <!-- Player Commendation - Screaming Vengeance (Player Commendation Weapon) -->
    </enchant>
    <enchant id="15348" targetGrade="B">
        <item id="13194" /> <!-- Player Commendation - Damascus Sword (Player Commendation Weapon) -->
        <item id="13195" /> <!-- Player Commendation - Lance (Player Commendation Weapon) -->
        <item id="13196" /> <!-- Player Commendation - Deadman's Glory (Player Commendation Weapon) -->
        <item id="13197" /> <!-- Player Commendation - Art of Battle Axe (Player Commendation Weapon) -->
        <item id="13198" /> <!-- Player Commendation - Staff of Evil Spirits (Player Commendation Weapon) -->
        <item id="13199" /> <!-- Player Commendation - Devil's Dagger (Player Commendation Weapon) -->
        <item id="13200" /> <!-- Player Commendation - Bellion Cestus (Player Commendation Weapon) -->
        <item id="13201" /> <!-- Player Commendation - Bow of Peril (Player Commendation Weapon) -->
        <item id="13202" /> <!-- Player Commendation - Samurai*Samurai (Player Commendation Weapon) -->
        <item id="13203" /> <!-- Player Commendation - Guardian's Sword (Player Commendation Weapon) -->
        <item id="13204" /> <!-- Player Commendation - Wizard's Tear (Player Commendation Weapon) -->
        <item id="13205" /> <!-- Player Commendation - Kaim Vanul's Bones (Player Commendation Weapon) -->
        <item id="13206" /> <!-- Player Commendation - Star Buster (Player Commendation Weapon) -->
        <item id="13207" /> <!-- Player Commendation - Colichemarde (Player Commendation Weapon) -->
        <item id="13208" /> <!-- Player Commendation - Dismantler (Player Commendation Weapon) -->
        <item id="13209" /> <!-- Player Commendation - Hell Hound (Player Commendation Weapon) -->
    </enchant>
    <enchant id="15349" targetGrade="C">
        <item id="13178" /> <!-- Player Commendation - Samurai Long Sword (Player Commendation Weapon) -->
        <item id="13179" /> <!-- Player Commendation - Ghost's Wand (Player Commendation Weapon) -->
        <item id="13180" /> <!-- Player Commendation - Ghoul's Wand (Player Commendation Weapon) -->
        <item id="13181" /> <!-- Player Commendation - Devil's Wand (Player Commendation Weapon) -->
        <item id="13182" /> <!-- Player Commendation - Crystal Dagger (Player Commendation Weapon) -->
        <item id="13183" /> <!-- Player Commendation - Great Pata (Player Commendation Weapon) -->
        <item id="13184" /> <!-- Player Commendation - Eminence Bow (Player Commendation Weapon) -->
        <item id="13185" /> <!-- Player Commendation - Orcish Poleaxe (Player Commendation Weapon) -->
        <item id="13186" /> <!-- Player Commendation - Yaksa Mace (Player Commendation Weapon) -->
        <item id="13187" /> <!-- Player Commendation - Shamshir*Shamshir (Player Commendation Weapon) -->
        <item id="13188" /> <!-- Player Commendation - Admiral's Estoc (Player Commendation Weapon) -->
        <item id="13189" /> <!-- Player Commendation - Saber Tooth (Player Commendation Weapon) -->
        <item id="13190" /> <!-- Player Commendation - Sharpshooter (Player Commendation Weapon) -->
        <item id="13191" /> <!-- Player Commendation - Ecliptic Sword (Player Commendation Weapon) -->
        <item id="13192" /> <!-- Player Commendation - Ecliptic Axe (Player Commendation Weapon) -->
        <item id="13193" /> <!-- Player Commendation - Dwarven Hammer (Player Commendation Weapon) -->
        <item id="15403" /> <!-- Player Commendation - Berserker Blade - (Player Commendation Weapon) -->
    </enchant>
    <enchant id="15350" targetGrade="D">
        <item id="13163" /> <!-- Player Commendation - Bastard*Crimson Sword (Player Commendation Weapon) -->
        <item id="13164" /> <!-- Player Commendation - Claymore (Player Commendation Weapon) -->
        <item id="13165" /> <!-- Player Commendation - Bonebreaker (Player Commendation Weapon) -->
        <item id="13166" /> <!-- Player Commendation - Atuba Hammer (Player Commendation Weapon) -->
        <item id="13167" /> <!-- Player Commendation - Ghost's Wand (Player Commendation Weapon) -->
        <item id="13168" /> <!-- Player Commendation - Hall of Life (Player Commendation Weapon) -->
        <item id="13169" /> <!-- Player Commendation - Atuba Mace (Player Commendation Weapon) -->
        <item id="13170" /> <!-- Player Commendation - Mithril Dagger (Player Commendation Weapon) -->
        <item id="13171" /> <!-- Player Commendation - Scallop Jamadhr (Player Commendation Weapon) -->
        <item id="13172" /> <!-- Player Commendation - Crossbow (Player Commendation Weapon) -->
        <item id="13173" /> <!-- Player Commendation - Glaive (Player Commendation Weapon) -->
        <item id="13174" /> <!-- Player Commendation - Elven Long Sword (Player Commendation Weapon) -->
        <item id="13175" /> <!-- Player Commendation - Grand Epee (Player Commendation Weapon) -->
        <item id="13176" /> <!-- Player Commendation - General Katzbalger (Player Commendation Weapon) -->
        <item id="13177" /> <!-- Player Commendation - Cranequin (Player Commendation Weapon) -->
    </enchant>

    <!-- Weapon-Type Enhance Backup Stone -->
    <support id="12362" targetGrade="D" minEnchant="0" maxEnchant="9" bonusRate="20" />
    <support id="12363" targetGrade="C" minEnchant="0" maxEnchant="9" bonusRate="18" />
    <support id="12364" targetGrade="B" minEnchant="0" maxEnchant="9" bonusRate="15" />
    <support id="12365" targetGrade="A" minEnchant="0" maxEnchant="9" bonusRate="12" />
    <support id="12366" targetGrade="S" minEnchant="0" maxEnchant="9" bonusRate="10" />

    <!-- Armor-Type Enhance Backup Stone -->
    <support id="12367" targetGrade="D" minEnchant="0" maxEnchant="9" bonusRate="35" />
    <support id="12368" targetGrade="C" minEnchant="0" maxEnchant="9" bonusRate="27" />
    <support id="12369" targetGrade="B" minEnchant="0" maxEnchant="9" bonusRate="23" />
    <support id="12370" targetGrade="A" minEnchant="0" maxEnchant="9" bonusRate="18" />
    <support id="12371" targetGrade="S" minEnchant="0" maxEnchant="9" bonusRate="15" />

    <!-- Agathion Auxiliary Stone: Enchant Weapon -->
    <support id="14702" targetGrade="D" minEnchant="0" maxEnchant="9" bonusRate="20" />
    <support id="14703" targetGrade="C" minEnchant="0" maxEnchant="9" bonusRate="18" />
    <support id="14704" targetGrade="B" minEnchant="0" maxEnchant="9" bonusRate="15" />
    <support id="14705" targetGrade="A" minEnchant="0" maxEnchant="9" bonusRate="12" />
    <support id="14706" targetGrade="S" minEnchant="0" maxEnchant="9" bonusRate="10" />

    <!-- Agathion Auxiliary Stone: Enchant Armor -->
    <support id="14707" targetGrade="D" minEnchant="0" maxEnchant="9" bonusRate="35" />
    <support id="14708" targetGrade="C" minEnchant="0" maxEnchant="9" bonusRate="27" />
    <support id="14709" targetGrade="B" minEnchant="0" maxEnchant="9" bonusRate="23" />
    <support id="14710" targetGrade="A" minEnchant="0" maxEnchant="9" bonusRate="18" />
    <support id="14711" targetGrade="S" minEnchant="0" maxEnchant="9" bonusRate="15" />

Consegui resolver, no arquivo enchantitemdata.xml

<enchant id="6577" targetGrade="S" minEnchant="0" maxEnchant="20" bonusRate="100" />

e dps, vai no arquivo enchantintemGroups.xml e muda o max enchant la tbm.

san

Link para o comentário
Compartilhar em outros sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.