Jump to content
  • 0

Skilldata Effect +% To Debuff Target (Interlude)


khul

Question

Hello all!

 

Im looking at interludes epic jewels and i see that they on my interlude files they currently provide a "resist debuff"effect but no "enhanced chance to activate debuff on target".

I have been looking around and cant seem to find how to do so. Perhaps someone could iluminate me on what efffect i could use for that?

(running depmax64 full IL version)

 

Thanks a lot!

Edited by khul
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

effect = {{i_dispel_by_slot;?;?}}

 

otherwise can you be more specific?

Hey etherian, thanks for answering!

 

You know how epic jewels give you two things mainly:

 

1) Resist debuff : {{p_activate_rate_self;attr_hold;-20}}

 

2)Increased chance to effectively cast debuff on a target: {XXXXXXXXX;bleed;50}

This increased chance effect is what im looking for =/

 

 

Also, I believe: {i_dispel_by_slot;N;K} is used to remove a debuff.

(Ex: skill_name=[s_cure_poison1] effect={{i_dispel_by_slot;poison;3}} )

Link to comment
Share on other sites

  • 0

Hey etherian, thanks for answering!

 

You know how epic jewels give you two things mainly:

 

1) Resist debuff : {{p_activate_rate_self;attr_hold;-20}}

 

2)Increased chance to effectively cast debuff on a target: {XXXXXXXXX;bleed;50}

This increased chance effect is what im looking for =/

 

 

Also, I believe: {i_dispel_by_slot;N;K} is used to remove a debuff.

(Ex: skill_name=[s_cure_poison1] effect={{i_dispel_by_slot;poison;3}} )

yes thats why i asked you for specific info tho,,,

bcz you mean debuff i missunderstood your need

 

can you paste here the jewel and skill info

things that need to be reworked or unfinished ? or in other case they might not work as it should

you know dvampire got tonz of bugs and exploits depmax64 is basic...

im not good at interlude im staying in C4-C5 never liked so much what next l2 expansions brought to players 

the only thing i like from C6 is augment system... the rest i despise... dinos... and overskills on all classes

 

back to the main theme

 

you need to cast debuff on target on % chance 

post here the epic jewel you need to re-work and we will see how to fix it

 

 

Link to comment
Share on other sites

  • 0

Awesome! So here is Ant queen's ring.

 

[s_ring_of_queen] operate_type=P effect={{p_activate_rate_self;attr_poison;-60};{p_activate_rate_self;attr_hold;-40};{p_hit;{all};2;diff};{p_critical_damage;15;per}} skill_end

 

Its add resistance to poison (60) and hold (40). But does not boost a characters chance to poison or hold other characters as it is right now. Im starting to doubt there is such "skill effect" in the extender for interlude =/

Any ideas?

Link to comment
Share on other sites

  • 0

Awesome! So here is Ant queen's ring.

 

[s_ring_of_queen] operate_type=P effect={{p_activate_rate_self;attr_poison;-60};{p_activate_rate_self;attr_hold;-40};{p_hit;{all};2;diff};{p_critical_damage;15;per}} skill_end

 

Its add resistance to poison (60) and hold (40). But does not boost a characters chance to poison or hold other characters as it is right now. Im starting to doubt there is such "skill effect" in the extender for interlude =/

Any ideas?

 

checkout my C5 QA ring, what did you see here?  : )  

( bro QA ring does not trigger by chance or activate rate )

 

skill_begin skill_name = [s_ring_of_queen] /* [여왕개미의 반지] */ skill_id = 3562 level = 1 operate_type = P magic_level = 75 effect = {{p_defence_attribute;attr_poison;-60};{p_defence_attribute;attr_hold;-40};{p_hit;{all};2;diff};{p_critical_damage;15;per}} skill_end

 

 

so effect = {{p_defence_attribute;attr_poison;-60};{p_defence_attribute;attr_hold;-40}

since in interlude many things changed 

 

basically what you need here is to add p_attack_attribute 

 

{{p_attack_attribute;attr_poison;60};{p_attack_attribute;attr_hold;40}

 

try maybe like this ?

 

skill_begin skill_name = [s_ring_of_queen] /* [여왕개미의 반지] */ skill_id = 3562 level = 1 operate_type = P magic_level = 75 effect = {{p_defence_attribute;attr_poison;-60};{p_defence_attribute;attr_hold;-40};{p_attack_attribute;attr_poison;60};{p_attack_attribute;attr_hold;40};{p_hit;{all};2;diff};{p_critical_damage;15;per}} skill_end

 

otherwise i RLY suggest you to start looking for other iL extender if such basic thing as queen ant ring wont work

i dont want to even imagine what others things you can discover in that pack xP

 

btw whos interlude extender youre using? i wonder why they use activate rate ... xD

 

 

Edited by etherian
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


  • Posts

    • L2 Insignia High Five 20x MID SERVER FOCUSED ON OLYMPIAD | PVP | AUTOFARM       OPEN BETA TEST SERVER 3 MAY 2024   GRAND OPENING 10 MAY 2024    Rates: 📜 XP/SP 20x | Spoil 15x | Drop 10x | Adena 10x 📜     Server Features: 🔥 No Olf-T Shirt, No big over-enchant, No over-power Donate 🔥 🔥 VIP Gold Color Chat, Unique Olympiad Extra Points Engine, GvG Event 🔥 🔥 Auto-Farm, LoA and DV scheduled PvP Zone, Calendar Daily Reward 🔥 🔥 Castle Instance, Solo Instance, PvP Solo Rift, Dress me system, Adena Boxes 🔥        Website: https://www.l2insignia.com  Discord: https://discord.com/invite/yEgsrHn2hQ      
    • I am selling the essence project which includes versions 388 and 439 that have been running for over 2 years or (447 as custom PVP like Pride). I have a test server for you to test them out. If you are really interested in it then contact my seller at discord: kiwi7106. Price: 4000 Euro P/s: This is a project that I have spent a lot of money and time developing, so if you are not interested in it, please get out of this topic, thank you. P/s 2: If you find the price too expensive, it's best to skip this article and find another project and don't comment negatively on my topic, thank you.
    • Someone ask me for this, it should work on any client that has Kamael race, preview:     Installation - there are two ways to install depending on how you want to use it:   Method 1: If you want to completely replace the original, do:   Copy all lines from your armorgrp to Notepad++, press Ctrl+H, check the "match whole word" option and replace:   kamael.Mkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_MKamael_m001_w_ad00   Then replace:   MKamael.Mkamael_m000_t00_w   by:   AvengersKamaelWings.MKamael_m001_t00_w   Now repeat the same process with the female, replace:   kamael.Fkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_FKamael_m001_w_ad00   Then replace:   FKamael.Fkamael_m000_t00_w   by:   AvengersKamaelWings.FKamael_m001_t00_w   You're done, paste everything back into File Edit and save!   Method 2: If you only want to replace in specific sets, execute the above process only on the armorgrp of those sets.   Repack by: AvengersTeamBr Password: LadrãoDeFrango      
    • 用于解密、加密和编辑 .u 文件的工具。
  • Topics

×
×
  • Create New...