Jump to content

Recommended Posts

Posted

Here Is A Custom Skill That Is Auto Added When You Pick Up Demonic Sword Zariche Or Blood Sword Akamanah!

 

<skill id="3630" levels="1" name="Void Burst">
<!--
  Needs to be finished.
  Target is set to TARGET_NONE, skillType to NOTDONE for server compatability.
  Description(s):
      Discharges cursed energy to attack nearby enemies.
-->
  <set name="mpConsume" val="200"/>
  <set name="power" val="3241.0"/>
  <set name="target" val="TARGET_ONE"/>
  <set name="hitTime" val="1733"/>
  <set name="condition" val="128"/>
  <set name="reuseDelay" val="11141"/>
  <set name="skillTime" val="1733"/>
  <set name="skillType" val="PDAM"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="40"/>
  <set name="effectRange" val="-1"/>
<for>
</for>
</skill>
<skill id="3631" levels="1" name="Void Flow">
<!--
  Needs to be finished.
  Target is set to TARGET_NONE, skillType to NOTDONE for server compatability.
  Description(s):
      Emits cursed energy to strike a distant enemy.
-->
  <set name="mpConsume" val="200"/>
  <set name="power" val="2131.0"/>
  <set name="target" val="TARGET_ONE"/>
  <set name="hitTime" val="1900"/>
  <set name="condition" val="128"/>
  <set name="reuseDelay" val="9241"/>
  <set name="skillTime" val="1900"/>
  <set name="skillType" val="PDAM"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="600"/>
  <set name="effectRange" val="1100"/>
<for>
</for>
</skill>

 

And Here Is The SQL For The Skill, In Order To Auto Add It When Someone Equips Zariche Or Akamanah.

 

L2jFree (insert one by one if you have prob)
UPDATE weapon SET itemskillid = '3630', itemskilllvl = '1' WHERE name = 'Demonic Sword Zariche'
UPDATE weapon SET itemskillid = '3631', itemskilllvl = '1' WHERE name = 'Blood Sword Akamanah'

L2OFF (insert one by one if you have prob)
UPDATE weapon SET item_skill_id = '3630', item_skill_lvl = '1' WHERE name = 'Demonic Sword Zariche'
UPDATE weapon SET item_skill_id = '3631', item_skill_lvl = '1' WHERE name = 'Blood Sword Akamanah'

 

 

Credits To:

 

JoJo_

 

 

Enjoy!

Posted

nice:)where exaactly i put the SQL for the skills?where i have to add these lines?

 

 

u have to make one sql file and insert those file inside.

then execute it into ur db and voila!

  • 5 months later...
Posted

I got some questions:

-The first code box...where i save it??(I am a bit noob ;) )

-And the other sql file when i run it to Db,do i need to add something else or it will work in his own?

tnx :)

  • 3 months later...
  • 6 months later...
  • 3 months later...

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

    • ## [1.5.1] - 2026-01-30   ### 🐛 Bug Fixes - **Top Voters**: Top voters list now loads correctly for inactive servers (previously showed "Server not found"). - **View Counter**: Server info page view count now records correctly for inactive servers.   ### 🔄 Improvements - **My Servers – Hide/Active**: The hide/active toggle now works correctly and is only shown when the server is approved (active) by an admin. Owner hide/show is separate from admin status. Toggling no longer causes a full page refresh. - **Accessibility**: Form fields across the site now have proper labels and IDs for screen readers and autofill — server info edit form, add server form, My Servers edit, Admin Panel (Email, Vote System, pricing, filters, logs), and related inputs.
    • LIVE VERIFICATION? SUMSUB? “IMPOSSIBLE”? ▪ Spoiler: it is possible — if you know who to work with. A client came in with a task to pass **live verification** on **WantToPay**, a Telegram virtual card service. On the platform side — **Sumsub**: liveness check, SMS, manual review. “Fast” and “by eye” simply don’t work here. › What was done: → analyzed the verification scenario and Sumsub requirements → built the correct flow: phone number, email, timing → **completed live verification remotely, without account handover** → handled SMS and confirmation codes → brought the process to final approval ▪ Result: → verification passed → access granted → no flags or repeat requests ▪ Live verification is not luck. It’s scenario-based preparation — not hope. › TG: @mustang_service ( https:// t.me/ mustang_service ) › Channel: Mustang Service ( https:// t.me/ +6RAKokIn5ItmYjEx ) *All data is published with the client’s consent.* #verification #sumsub #livecheck #kyc #case
    • IMPORTANT INFO: In a few days, I will switch to completely new code, written from scratch with a new download system, patch building and management system. The Updater will become true 2026 code with "foolproof systems". I'm going to create a Discord server for customers to request new ideas and features. FIRST CUSTOMERS ARE ALREADY USING THE NEW UPDATER ON LIVE SERVERS! Watch this topic for upcoming info because the new updater is around the corner! Yes, you can still use self-update on the previous updater! No, the new updater won't be compatible with the old patch system! A new build is required, but players who already have game files won't have to download the entire patch again! New templates and updates to existing templates are coming soon! Sneak peek:  
  • 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..