Jump to content
  • 0

[HELP] Vesper weapons SA


Question

Posted

Hi. Can anybody tell me how can i fix vesper weapons SA? coz they dont work.  Where should i fix this?

and this is one of vesper weapons.

 

<item id="14125" name="Vesper Buster - Acumen">

  <for>

    <set val="317" order="0x08" stat="pAtk"/>

    <set val="234" order="0x08" stat="mAtk"/>

    <set val="8" order="0x08" stat="rCrit"/>

    <add val="0" order="0x10" stat="accCombat"/>

    <set val="379" order="0x08" stat="pAtkSpd"/>

    <enchant val="0" order="0x0C" stat="pAtk"/>

    <enchant val="0" order="0x0C" stat="mAtk"/>

  </for>

</item>

 

2 answers to this question

Recommended Posts

  • 0
Posted

Try adding something like this

    <!-- SA: Acumen -->

    <mul val='1.15' order='0x30' stat='mAtkSpd'/>

And for other sa's u could change the mAtkSpd to what stat u want and the value to what u want now its 15% :P

  • 0
Posted

Hey, ill try to help you, try to do like here:

 

C:\xxxx\L2J Free Gracia Part 2\Gameserver\data\stats\weapon:

 

<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE list SYSTEM "weapons.dtd">
<list>

<item id='30000' name="Vesper Shield">
 <for>
   <sub val='8' order='0x10' stat='rEvas'/>
   <set val='174' order='0x08' stat='sDef'/>
   <set val='20' order='0x08' stat='rShld'/>
<enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30001' name="Vesper Sigil">
 <for>
  <sub val='8' order='0x10' stat='rEvas'/>
   <set val='174' order='0x08' stat='sDef'/>
   <set val='20' order='0x08' stat='rShld'/>
<enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30002' name="Vesper Cutter">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30003' name="Vesper Shaper">
 <for>
  <set val='350' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30004' name="Vesper Burster">
 <for>
  <set val='290' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30005' name="Vesper Slasher">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30006' name="Vesper Stormer">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30007' name="Vesper Avenger">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30008' name="Vesper Knuckles">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30009' name="Vesper Caster">
 <for>
  <set val='290' order='0x08' stat='pAtk'/>
  <set val='240' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30010' name="Vesper Thrower">
 <for>
  <set val='700' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30011' name="Vesper Retributer">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30012' name="Vesper Singer">
 <for>
  <set val='320' order='0x08' stat='pAtk'/>
  <set val='260' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30013' name="Vesper Pincer">
 <for>
  <set val='360' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30014' name="Vesper Nagen">
 <for>
  <set val='425' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30015' name="Vesper Schutze">
 <for>
  <set val='465' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30016' name="Vesper Dual Cutter Sword">
 <for>
  <set val='500' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
 </for>
</item>

<item id='30017' name="Vesper Cutter - Focus">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='8' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30018' name="Vesper Cutter - Health">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='8' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30019' name="Vesper Cutter - Haste">
 <for>
  <set val='395' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='4' order='0x08' stat='rCrit'/>
  <add val='4' order='0x10' stat='accCombat'/>
  <set val='325' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30020' name="Vesper Slasher - Focus">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='8' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30021' name="Vesper Slasher - Health">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='8' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30022' name="Vesper Slasher - Haste">
 <for>
  <set val='470' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='4' order='0x08' stat='rCrit'/>
  <add val='4' order='0x10' stat='accCombat'/>
  <set val='325' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
</item>

<item id='30023' name="Vesper Burster - Acumen">
 <for>
  <set val='290' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <set val='4' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30024' name="Vesper Burster - Conversion">
 <for>
  <set val='290' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <set val='4' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30025' name="Vesper Burster - Acumen">
 <for>
  <set val='290' order='0x08' stat='pAtk'/>
  <set val='202' order='0x08' stat='mAtk'/>
  <set val='4' order='0x08' stat='rCrit'/>
  <set val='379' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

<item id='30026' name="Vesper Thrower - Focus">
 <for>
  <set val='700' order='0x08' stat='pAtk'/>
  <set val='163' order='0x08' stat='mAtk'/>
  <set val='6' order='0x08' stat='rCrit'/>
  <add val='2' order='0x10' stat='accCombat'/>
  <set val='350' order='0x08' stat='pAtkSpd'/>
  <enchant val='0' order='0x0C' stat='pAtk'/>
  <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>

 

Here is full file i cant make mss more than 20000 characters:

http://rapidshare.com/files/252513681/30000-30099.xml

 

For me works fine

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Buying Epics/ S Gear on Elixir Whisper me
    • Hello everyone, I am looking to purchase a Premium Lineage 2 High Five server pack. My main requirements are: Stability & Quality (Most Important): The pack must be highly stable with no system errors or major bugs. Custom Features: It must include ready-to-use custom features such as a fully functional Community Board, custom NPC Buffers, and Custom Item Sellers (GM Shops), etc. Complete Files: It is absolutely necessary that the full source code (src) and complete Geodata are included. If you are selling a pack that meets these criteria, please send me a PM or leave a reply with the following information: Brief details and key features of the pack Price Test server availability (I would like to test it before buying) Thank you!
    • L2jmobiusDevClon — Classic Interlude p110 Emulator L2jmobiusDevClon is actively developing a Lineage 2 Classic Interlude p110 emulator. Development is done in free time with a strong focus on: • Stability • Authentic Classic mechanics • Clean and optimized architecture The project is based on the L2jMobius source and is continuously evolving and improving. System Requirements: • Java 25 • MariaDB 12.0 • Client p110 Current Revision: 3.0 Development Status: Active Distribution: Free Official Website: https://www.l2jmobiusdevclon.pp.ua Discord Server: https://discord.gg/23a9S8g4Bn Contact: Telegram — @L2jmobiusDevClon Also available via private messages Project Goals: ✔ Improved stability ✔ Maximum Classic accuracy ✔ Core optimization We are currently looking for: • Testers • Server administrators Suggestions, bug reports, and ideas are always welcome. Contact us via: ✔ Discord ✔ Telegram ✔ Private Messages
    • i guess loading only the effects that are needed it will maybe work, like removing from reshade shader folder the ones that are not needed, depends on the pc also i guess, also limithing the game at 30fps can be better maybe
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..