Jump to content
  • 0

How To Make Noblesse Dont Take A Buff Slot?


Question

14 answers to this question

Recommended Posts

  • 0
Posted

net/sf/l2j/gameserver/model/CharEffectList.java

 

You should looking for this comment

// Remove first buff when buff list is full

And add the skill as an exception.

  • 0
Posted

It works only if I have 24 of 24 buffs and when I use noblesse it goes to the 3rd row like a 25th buff, but I i use the noblesse in the middle of my buffs, its working like a normal buff.

  • 0
Posted

It works only if I have 24 of 24 buffs and when I use noblesse it goes to the 3rd row like a 25th buff, but I i use the noblesse in the middle of my buffs, its working like a normal buff.

Try to find "Hot Spr - Malaria" logic

  • 0
Posted (edited)

Passive noblesse makes infinity mass fights and disbalanced the pvp.

Try to make the Noblesse type like "accuracy" skill.. I hope you understand what i mean..

Edited by 'Baggos'
  • 0
Posted (edited)

Add this to Noblesse Blessing code:

<effect name="EnlargeAbnormalSlot">
      <param slots="1" />
</effect>

That should give you 1 more buff-slot when Noblesse effect is up, so it isn't going to take any slot afterall.

Edited by Gries
  • 0
Posted

Add this to Noblesse Blessing code:

<effect name="EnlargeAbnormalSlot">
      <param slots="1" />
</effect>

That should give you 1 more buff-slot when Noblesse effect is up, so it isn't going to take any slot afterall.

is not working bro

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


×
×
  • 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