Jump to content
  • 0

[request] Infinity Spear Cancel


legox

Question

Hey, im looking for Fixed Infinity Spear stats, i mean need to make Cancel on it,,, i already made 100% chance but still dont work ;/ so i muss do something wrong. If have some1 finished stats of it plx share me them ;) Thanks ;)

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

what you dont 100%?

 

already it hasn't from l2j-l2jfree as i know that skill but i know that exist!

 

 

you propably added something like that?

      <effect name="RemoveBuff" val="0"/>

      <effect name="Cancel" val="0"/>

      <effect name="Warrior_Bane" val="0"/>

      <effect name="Mage_Bane" val="0"/>

 

 

did somethint like that worked?

 

Link to comment
Share on other sites

  • 0

Here are my skill files:

 

<skill id="3591" levels="1" name="Special Ability: Infinity Spear">
<!--
 Done by EternalSins
 Description(s):
     During a critical attack, this ability removes one or more of the enemy's buffs. It increases the character's Maximum HP, Maximum CP, Atk. Spd., and Accuracy, and gives a bonus to damage inflicted on an enemy during PvP. It reflects debuffs targeted upon the character back upon the enemy. It enables the character to attack multiple enemies.
-->
 <set name="power" val="0.0"/>
 <set name="target" val="TARGET_SELF"/>
 <set name="skillType" val="BUFF"/>
 <set name="operateType" val="OP_PASSIVE"/>
 <set name="castRange" val="-1"/>
 <set name="effectRange" val="-1"/>
 <for>
   <mul val='1.25' order='0x30' stat='maxHp'/>
   <mul val='1.50' order='0x30' stat='maxCp'/>
   <mul val='1.07' order='0x30' stat='pAtkSpd'/>
   <add val='4.89' order='0x40' stat='accCombat'/>
   <add val="10" order="0x40" stat="reflectSkillPhysic"/>
   <add val="10" order="0x40" stat="reflectSkillMagic"/>
 </for>
</skill>
 <skill id="3592" levels="1" name="Dispell">
   <!-- Infinity Spear Skill -->
   <set name="magicLvl" val="80" />
   <set name="power" val="100" /> <!-- Base Land Rate 10% Managed by SQL Side -->
   <set name="target" val="TARGET_ONE" />
   <set name="skillType" val="CANCEL" />
   <set name="operateType" val="OP_ACTIVE" />
   <set name="castRange" val="40" />
   <set name="effectRange" val="400" />
   <set name="negateStats" val="BUFF HEAL_PERCENT" />
   <set name="maxNegated" val="3" />
   <!-- Making max debuff count 3 -->
 </skill>

 

Could you fix it ?:D

btw. if im ussing manualy that skill Dispell its works fine, but when im hitting other one player by spear Animation of skill works but effect no ;(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • 📢 𝗦𝐭𝐚𝐫𝐭 𝐨𝐧 𝟐𝟲/𝟏𝟎/𝟐𝟎𝟐𝟒  𝟏6:𝟎𝟎 𝑳𝒐𝒏𝒅𝒐𝒏 𝑻𝒊𝒎𝒆 ⚔️ 𝗥𝗮𝘁𝗲𝘀: 𝗫𝗣 𝟐𝟱𝐗, 𝗔𝗱𝗲𝗻𝗮 𝟏𝟎𝐗, 𝗦𝗽𝗼𝗶𝗹 𝟏𝟎𝐗, 𝗗𝗿𝗼𝗽 7𝐗, 💬 𝗠𝗮𝘅 𝗲𝗻𝗰𝗵𝗮𝗻𝘁 +𝟭𝟲 𝘄𝗶𝘁𝗵 𝟱𝟎% 𝗻𝗼𝗿𝗺𝗮𝗹 𝗮𝗻𝗱 𝟲𝟎% 𝗯𝗹𝗲𝘀𝘀𝗲𝗱, 👉 𝗔𝘂𝘁𝗼 𝗲𝘃𝗲𝗻𝘁𝘀 🌍 𝗪𝗲𝗯𝗦𝗶𝘁𝗲: https://l2glorious.online/
    • Well, I'm looking for errors like the 1599 bug in attack speed bro Well, I'm looking for errors like the 1599 bug in attack speed bro
    • Hey! I’ve run into similar issues before. They usually track you through IPs, cookies, and sometimes even browser fingerprints, so just changing your MAC or IP probably won’t do the trick. I found that using a VPN really helps mask your IP, and clearing your cookies regularly makes a big difference. Also, browsing in incognito mode or using something like the Brave browser can help keep things private.
    • If you're trying to boost your attack speed in Interlude, I'd recommend focusing on optimizing your gear and skills instead of hunting for bugs. I’ve found that mixing up your equipment and looking for buffs that enhance attack speed can make a big difference. It’s also worth experimenting with different skill combos to maximize your damage output.
    • That code is shared of "Server Shares & Files [L2J]" section. Requires Java source of the server and interface modification.
  • Topics

×
×
  • Create New...