L2JMobius

Fafurion Lute Melody will replace Guitar Melody and vice versa

fengshui · 2 · 5825

Offline fengshui

  • Heir
  • **
    • Posts: 32
Guitar Melody - BUFF_SPECIAL_MOVE

Code: [Select]
<skill id="11520" toLevel="5" name="Guitar Melody">
<!-- For $s1, party members' Atk. Spd. +$s2, Casting Spd. +$s3, and Speed +$s4, and Skill MP Consumption -$s5. -->
<abnormalType>BUFF_SPECIAL_MOVE</abnormalType>



Lute Melody - BUFF_SPECIAL_MOVE

Code: [Select]
<skill id="11522" toLevel="4" name="Lute Melody">
<!-- For $s1, Atk. Spd. +$s2, Casting Spd. +$s3, and has a chance of applying $s4 Vampiric Rage. -->
<abnormalType>BUFF_SPECIAL_MOVE</abnormalType>


This bug persists on all GoD+ chronicles and on Ertheia Guitar Melody was changed with BUFF_SPECIAL_DEFENCE and it's working.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16117
I do not know about this...
In subscriber version Ertheia we use BUFF_SPECIAL_CRITICAL for Guitar Melody.