L2JMobius

Classic Seven Signs Cancellation (id 1056) Dispelbycategory, broken?

nedixtv · 4 · 5529

Online nedixtv

  • Heir
  • **
    • Posts: 11
Hello, its actually the code for cancellation (singer/sorce) broken ? Using the free release seven signs.

I dig into it (btw 0 java knowledge) and the code looks good but doesnt work.

Code: [Select]
skill 1056 dispelbycategory code

<operateType>A1</operateType>
<reuseDelay>10000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY_ONLY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="DispelByCategory" >
<slot>BUFF</slot>
<rate>75</rate>
<max>5</max>
</effect>
</effects>

The script for the dispelbycategory is from the bitbucket.

https://bitbucket.org/MobiusDev/l2j_mobius/src/61d059b1911d32bbb2a2ad1693deba2317714938/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/scripts/handlers/effecthandlers/DispelByCategory.java?at=master&fileviewer=file-view-default

i got into this, since i wanted to change mobs cancellation and didnt work, so i created a singer and found out the cancellation wasnt workin.

Best regards


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16152