Jump to content
  • 0

Enchantdata.xml


Saiyagr

Question

μπορει καποιος να με βοηθησει πως να φτιαξω το enchantData.xml  ωστε να εχω

SAFE weapon, armor, jewels  = + 25
MAX weapon, armor,jewels  = + 35

Normal scrolls = 70%
Bless scrolls  = 85%

 

 

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="enchantData.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" isWeapon="false" targetGrade="a" />
    <enchant id="948" isWeapon="false" targetGrade="b" />
    <enchant id="952" isWeapon="false" targetGrade="c" />
    <enchant id="956" isWeapon="false" targetGrade="d" />
    <enchant id="960" isWeapon="false" targetGrade="s" />

    <!-- Blessed Scrolls: Enchant Weapon -->
    <enchant id="6569" isBlessed="true" targetGrade="a" />
    <enchant id="6571" isBlessed="true" targetGrade="b" />
    <enchant id="6573" isBlessed="true" targetGrade="c" />
    <enchant id="6575" isBlessed="true" targetGrade="d" />
    <enchant id="6577" isBlessed="true" targetGrade="s" />
    <!-- Blessed Scrolls: Enchant Armor -->
    <enchant id="6570" isWeapon="false" isBlessed="true" targetGrade="a" />
    <enchant id="6572" isWeapon="false" isBlessed="true" targetGrade="b" />
    <enchant id="6574" isWeapon="false" isBlessed="true" targetGrade="c" />
    <enchant id="6576" isWeapon="false" isBlessed="true" targetGrade="d" />
    <enchant id="6578" isWeapon="false" isBlessed="true" targetGrade="s" />

    <!-- Crystal Scrolls: Enchant Weapon -->
    <enchant id="731" isCrystal="true" targetGrade="a" />
    <enchant id="949" isCrystal="true" targetGrade="b" />
    <enchant id="953" isCrystal="true" targetGrade="c" />
    <enchant id="957" isCrystal="true" targetGrade="d" />
    <enchant id="961" isCrystal="true" targetGrade="s" />
    <!-- Crystal Scrolls: Enchant Armor -->
    <enchant id="732" isWeapon="false" isCrystal="true" targetGrade="a" />
    <enchant id="950" isWeapon="false" isCrystal="true" targetGrade="b" />
    <enchant id="954" isWeapon="false" isCrystal="true" targetGrade="c" />
    <enchant id="958" isWeapon="false" isCrystal="true" targetGrade="d" />
    <enchant id="962" isWeapon="false" isCrystal="true" targetGrade="s" />

    <!-- Weapon Enchant Scrolls -->
    <enchant id="20517" targetGrade="a" successRate="73.326" />
    <enchant id="22006" targetGrade="b" successRate="73.326" />
    <enchant id="22007" targetGrade="c" successRate="73.326" />
    <enchant id="22008" targetGrade="d" successRate="73.326" />
    <enchant id="22009" targetGrade="s" successRate="73.326" />
    <!-- Armor Enchant Scrolls -->
    <enchant id="20518" isWeapon="false" targetGrade="a" successRate="73.326" />
    <enchant id="22010" isWeapon="false" targetGrade="b" successRate="73.326" />
    <enchant id="22011" isWeapon="false" targetGrade="c" successRate="73.326" />
    <enchant id="22012" isWeapon="false" targetGrade="d" successRate="73.326" />
    <enchant id="22013" isWeapon="false" targetGrade="s" successRate="73.326" />

    <!-- Ancient Weapon Enchant Crystal -->
    <enchant id="20519" isSafe="true" targetGrade="s" maxEnchant="16" successRate="73.326" />
    <enchant id="22014" isSafe="true" targetGrade="b" maxEnchant="16" successRate="73.326" />
    <enchant id="22015" isSafe="true" targetGrade="a" maxEnchant="16" successRate="73.326" />
    <!-- Ancient Armor Enchant Crystal -->
    <enchant id="20520" isWeapon="false" isSafe="true" targetGrade="s" maxEnchant="16" successRate="73.326" />
    <enchant id="22016" isWeapon="false" isSafe="true" targetGrade="b" maxEnchant="16" successRate="73.326" />
    <enchant id="22017" isWeapon="false" isSafe="true" targetGrade="a" maxEnchant="16" successRate="73.326" />

    <!-- Divine Weapon Enchant Crystal -->
    <enchant id="20521" isCrystal="true" targetGrade="s" />
    <enchant id="22018" isCrystal="true" targetGrade="b" />
    <enchant id="22019" isCrystal="true" targetGrade="a" />
    <!-- Divine Armor Enchant Crystal -->
    <enchant id="20522" isWeapon="false" isCrystal="true" targetGrade="s" />
    <enchant id="22020" isWeapon="false" isCrystal="true" targetGrade="b" />
    <enchant id="22021" isWeapon="false" isCrystal="true" targetGrade="a" />

    <!-- Scroll: Enchant Weapon of Destruction -->
    <enchant id="22221" isSafe="true" targetGrade="s" maxEnchant="16" />
    <enchant id="22223" isSafe="true" targetGrade="a" maxEnchant="16" />
    <enchant id="22225" isSafe="true" targetGrade="b" maxEnchant="16" />
    <enchant id="22227" isSafe="true" targetGrade="c" maxEnchant="16" />
    <enchant id="22229" isSafe="true" targetGrade="d" maxEnchant="16" />
    <!-- Scroll: Enchant Armor of Destruction -->
    <enchant id="22222" isWeapon="false" isSafe="true" targetGrade="s" maxEnchant="16" />
    <enchant id="22224" isWeapon="false" isSafe="true" targetGrade="a" maxEnchant="16" />
    <enchant id="22226" isWeapon="false" isSafe="true" targetGrade="b" maxEnchant="16" />
    <enchant id="22228" isWeapon="false" isSafe="true" targetGrade="c" maxEnchant="16" />
    <enchant id="22230" isWeapon="false" isSafe="true" targetGrade="d" maxEnchant="16" />

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

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

    <!-- Weapon-Type Enhance Backup Stone -->
    <support id="12362" targetGrade="d" maxEnchant="9" successBonus="1.20" />
    <support id="12363" targetGrade="c" maxEnchant="9" successBonus="1.18" />
    <support id="12364" targetGrade="b" maxEnchant="9" successBonus="1.15" />
    <support id="12365" targetGrade="a" maxEnchant="9" successBonus="1.12" />
    <support id="12366" targetGrade="s" maxEnchant="9" successBonus="1.10" />
    <!-- Armor-Type Enhance Backup Stone -->
    <support id="12367" isWeapon="false" targetGrade="d" maxEnchant="9" successBonus="1.35" />
    <support id="12368" isWeapon="false" targetGrade="c" maxEnchant="9" successBonus="1.27" />
    <support id="12369" isWeapon="false" targetGrade="b" maxEnchant="9" successBonus="1.23" />
    <support id="12370" isWeapon="false" targetGrade="a" maxEnchant="9" successBonus="1.18" />
    <support id="12371" isWeapon="false" targetGrade="s" maxEnchant="9" successBonus="1.15" />

    <!-- Agathion Auxiliary Stone: Enchant Weapon -->
    <support id="14702" targetGrade="d" maxEnchant="9" successBonus="1.20" />
    <support id="14703" targetGrade="c" maxEnchant="9" successBonus="1.18" />
    <support id="14704" targetGrade="b" maxEnchant="9" successBonus="1.15" />
    <support id="14705" targetGrade="a" maxEnchant="9" successBonus="1.12" />
    <support id="14706" targetGrade="s" maxEnchant="9" successBonus="1.10" />
    <!-- Agathion Auxiliary Stone: Enchant Armor -->
    <support id="14707" isWeapon="false" targetGrade="d" maxEnchant="9" successBonus="1.35" />
    <support id="14708" isWeapon="false" targetGrade="c" maxEnchant="9" successBonus="1.27" />
    <support id="14709" isWeapon="false" targetGrade="b" maxEnchant="9" successBonus="1.23" />
    <support id="14710" isWeapon="false" targetGrade="a" maxEnchant="9" successBonus="1.18" />
    <support id="14711" isWeapon="false" targetGrade="s" maxEnchant="9" successBonus="1.15" />
</list>

Edited by Saiyagr
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

ti pack xrisimopieis?
kai episis min psaxneis se xml arxeia gia na to ftiakseis auto auto pu zitas ftiaxnete apo ta configs tu server su

sto l2jfrozen p.x. eine gameserver\config\head\enchant.properties kai eine kapws etsi

# ----------------------------------------------
#  Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,75;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,56;75,62;16,75; <-
# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,75;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,56;75,62;16,75; <---- ta change gia ta normal scrolls
# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,75;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,56;75,62;16,75; <---
 
# ----------------------------------------------
#  Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100; <-
# Armor
BlessArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100; <---- ta change gia ta blessed scroll
# Jewel
BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100; <---
 
# ---------------------------------------------
#  Chance For Crystal Scrolls -
# ---------------------------------------------
# Weapon
CrystalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100; <--
# Armor
CrystalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100; <----- ta change gia to crystal
# Jewel
CrystalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100; <----
 
# Safe enchant
EnchantSafeMax = 5 <- safe enchant ta mona parts armors p.x.
EnchantSafeMaxFull = 6 <- safe enchant ta upper/lower body opws i draconic armor p.x.
 
# Crystal Limits
CrystalEnchantMin = 0 <----- max enchant me crystal scrolls
CrystalEnchantMax = 20  <--
 
# Max enchant Settings by scrolls.
EnchantWeaponMax=20 <--
EnchantArmorMax=20 <----- to max enchant pu mporeis na kaneis me enchant scrolls
EnchantJewelryMax=20 <---
Link to comment
Share on other 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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.



  • Posts

    • So excited to announce 3x Telegram Premium (6 months)   Join our official TG and participate to win!   Asocks.com - trusted proxy service providing mobile and residential proxies with a single price of $3 per 1GB   A huge locations pool and high speed will help complete all tasks    
    • Well, sorry not sorry for resurrecting old topic, but I believe it's ultimately stupid to implement license checks like Vilmis did 🙂   private static String url = "jdbc:mysql://185.80.128.233/" + getData("Zm9ydW1fZGI="); private static String username = getData("bXJjb3B5cmlnaHQ="); private static String password = getData("Y29weXJpZ2h0XzEyMw=="); con = GlobalDB.getInstance().getConnection(); PreparedStatement statement; statement = con.prepareStatement("SELECT field_6 from core_pfields_content WHERE member_id = ?"); statement.setInt(1, Config.FORUM_USER_ID); ResultSet rset = statement.executeQuery();   This awesome way of coding things leaves us with base64-encoded credentials and DB exposed and accessible globally 😉 Btw he checks his licensing data from some plugin generated table his forum uses. Vilmis took action and ensured that mrcopyright user would have only needed accesses and rights for this operation. But he forgot to ensure that his INFORMATION_SCHEMA database would not be exposed and readable... That leads us to fully readable server variables like version used (10.1.26-MariaDB-0+deb9u1 - pretty ancient DB and OS, I'd assume). From here you can go south and do some kinky stuff, if you want and have knowledge for that. But who cares, right?   Ooh, table core_pfields_content field_6 is IP address which is checked by FORUM_USER_ID. Yep, you can query all IP addresses there (124 of them right now) and also do whatever you want with them! 🙂  The most fun part? Files source has been shared what, more than 2 years ago?  Vilmis still uses very same credentials and never changed it after sources exposure - who cares. Although, "sources" may be way too strong word here. If anyone still use paid Orion versions, I'd suggest packing your shit and leaving immediately, or at least fix this incompetent fool caused problems. It's obvious Vilmis don't care or maybe doesn't even know from the first place how to solve this problem (hint hint - tiny PHP Rest API microservice which would do absolutely the same but without exposing sensitive data?). By doing that, he exposes his infrastructure and YOUR data, and he does that for more than 2 years now 🙂 Developer of century!    
    • rename the l2.bin into l2.exe
    • L2LIVE.PRO- Dynamic Mid-rates Essence Seven Signs GRAND OPENING - July 5, 20:00 GMT+3 (EEST) TEST SERVER IS OPEN - COME AND CHECK IT OUT TODAY! Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu   Server description * EXP/SP: Dynamic (x1- x100 based on your level, *before* Sayha and EXP buffs * Adena: x50 / Item Drop: x10 / Fishing EXP increased / Attribute EXP increased * Simplified gameplay to stay in the loop while not spending hours and hours farming * Starter Pack containing very useful items for beginners * MP replenishing potions with auto-consumption * No overpowered donations L2LIVE shop * All spellbook coupons, pet spellbook coupons and master books are sold via Game Assistant * Additionally you can buy SP pouches, enchanted talismans, pet training guides and various other consumables for Adena and L-Coin * More items such as cloaks, more talismans, agathions, belts, pendants, enchantment scrolls of various grades, evolution stones, etc will be added! Shop server as a shortcut, and all retail-like ways of earning items are still here! L-Coins * Drops with small change and in random amounts from Lv60+ monsters  * All raidbosses drop random amount of L-Coin Pouches generating up to 420 Lcoin per unit. **Grand Olympiad and Events** * Grand Olympiad is held week day * Format is 1v1, unlimited weekly fights  * Heroes are declared weekly at Sunday * There are three automated events - TvT, CTF and Deathmatch, running at evenings * Orc Fortress, Battle with Balok, Keber Hunter, Archievements Box, Daily Gift Calendar provisional events are active too Custom user commands * .offlineplay command, your character will keep playing till death or server restart * .offlineshop command, keeps your shop sitting until all items are purchased * .apon / .apoff - enable/disable HP/MP autoconsume And lots of other small improvements are waiting for you!   Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu
  • Topics

×
×
  • Create New...