Jump to content
  • 0

Interlude skills


Question

Posted

hello guys i need some skills effects for core.please if any1 have it give it to me my pack is last rev l2jserver

 

 

Name: Dodge. ID:446Fixed

Name: Counterattack. ID:447Fixed

Name: Arcane Roar. ID:433Fixed

thx


i have problem with invocation when effect finish the buff don't disapear tell me what i must change fixed

 

thx


when i am attacking the buff dosen't remove what i must change?

thx

9 answers to this question

Recommended Posts

  • 0
Posted

What kind of effects you mean?

Explain more about it if you're expecting help.

in l2jserver>some effects is missing i  need the effects from

Dodge skill

counterattack skill

and arcana roar

 

i don't know the names of effects

  • 0
Posted

Just ninja them from Freya.

 

- From Freya XMLs, search your skills.

- After that, find the related effect and note it

- Search in Freya core all occurences, tadam you succeed.

 

Dodge and conterattack are easy to implement, about arcana roar i don't get the use, I will tell you when his time to refactor will come :D.

  • 0
Posted

Just ninja them from Freya.

 

- From Freya XMLs, search your skills.

- After that, find the related effect and note it

- Search in Freya core all occurences, tadam you succeed.

 

Dodge and conterattack are easy to implement, about arcana roar i don't get the use, I will tell you when his time to refactor will come :D.

thanks you but i have one other problem

 

i have problem with invocation when effect finish the buff don't disapear tell me what i must change

  • 0
Posted

stopSkillEffects(effect.getSkill().getId());

 

In L2Character, stopImmobileUntilAttacked() method or whatever you called it.

 

The fix I said works if for exemple you're hited by someone, so it should break the effect but your bug continue effect (hp/mp regen) without "visual" meditation effect.

 

Explain better your problem if I miss something.

  • 0
Posted

look when i am use the skill invocation look like this 2yk05qp.png when you do one buff to you, example nobless the buff stuck like this33ois6u.png

 

 


the XML

<skill id="1430" levels="5" name="Invocation">
  <table name="#pDef"> 0.8 0.8 0.8 0.8 0.8 </table>
  <table name="#mpConsume"> 27 28 30 33 34 </table>
  <table name="#Tab-regMp"> 90 100 115 125 140 </table>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="hitTime" val="2000"/>
  <set name="reuseDelay" val="900000"/>
  <set name="skillType" val="BUFF"/>
  <set name="staticReuse" val="true"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="negateId" val="1430"/>
  <for>
    <effect count="1" name="ManaHealOverTime" time="30" val="0">
  <add order="0x40" stat="regMp" val="#Tab-regMp"/>
</effect>
<effect count="1" name="Paralyze" time="30" val="0">
<mul order="0x30" stat="pDef" val="0.1" />
    </effect>
  </for>
</skill>

 

Fixed!


but i have  new problem

 

when i am attacking the buff dosen't remove what i must change?

  • 0
Posted

You c/ped Freya Meditation implementation. IL is different.

 

Anyway you missed an "RemovedIfAttacked = True". On Freya it exists, but you have to add it on IL.

 

Another way is to do it differently, because by default you're wrong. On IL, meditation uses the FLOATING_ROOT animation, you're not paralyzed.

 

Check Kamalol or Gracia, perhaps they got the old implementation (using EffectImmobileUntilAttacked effect).

 

You can check my IL project aswell. Why to reinvent the wheel, when someone made it for you...

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

    • Good luck with your project!
    • Hola Fissban , che queria preguntarte algo estoy tratando de hacer que el testserver ande pro que cuando logeo y voy a elejir el servidor no aparece y he estado con la ia incluso buscando que puede ser pero no e logrado decifrarlo me darias una mano o alguien ?  
    • The Return of L2Elixir – A Legacy Reborn in 2025 Read more features: https://l2elixir.org/features/ It’s time to relive the magic. Many of you remember L2Elixir, first launched in 2008 – a server that brought players together, created friendships, rivalries, and unforgettable memories. For two+ incredible years, until its closure in 2010, Elixir was more than just a server… it was home. In 2018, a fake project borrowed the name and damaged that legacy, but the true memories of L2Elixir never died. Today, in 2025, we are proud to announce that a new dedicated team has taken up the mantle to bring L2Elixir back to life – with respect for the past and a fresh vision for the future.   What to Expect We’re not here to be “just another server.” Our mission is to bring back nostalgia with innovation, offering a unique progression experience: Interlude-Like start, capturing that classic old-school feeling. A natural evolution into Gracia Final. Followed by Gracia Epilogue, keeping the journey alive without losing balance. This is not a copy-paste server – it’s a carefully crafted world designed to honor the spirit of Lineage II while introducing fresh ideas to keep the gameplay alive and rewarding. Why L2Elixir? A balanced environment where community comes first. A project built with passion, not profit. A server that values longevity, fairness, and nostalgia.   📅 Launch Date & Details Closed Beta: Online. Open Beta & Rewards: November 15 & 21:00 UTC +2 Launch: November 28 & 21:00 UTC +2   🔗 Join the Community Be part of history once again. Follow our Discord, join the discussion, and prepare to step back into the world where legends were made.   https://l2elixir.org/ https://discord.gg/5ydPHvhbxs L2Elixir 2025 – Honoring the Past. Building the Future.
    • 10-24-2025 - OUR TOPIC IS RELEVANT! CONTACT US BY THE CONTACTS BELOW
    • Can someone decompile in classes this LineageSkilleffect.u ? I am willing to pay if needed,  protocol god any. https://wormhole.app/BEj0pr#osVXtnL9Q-AmmVmxOcEZfw found, ty
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock