weapon

03/13/2008 13:18 zadkine#1
hello all i have a question about cooldown upward slash.
i searched for the compare of upward some time ago but now i whant to cooldown it but it says like this:
( compare 2 weapon_range )
( compare 3 0 )
( compare 4 weapon_speed )
so my question is it posseble to cooldown it? and where can i find the weapon speed :\
thnks
03/13/2008 14:01 StickyIcky#2
( key "knight-16")
( name "Powerful Upward Slash")
( limit knight)
( action 16)
( image "active058")
( desc "#nAfter stabbing the weapon deeply in to the body,#nlifting up strongly.#nWhen making a hit, you get 1 Death Blow Point.")
( ability "#nAdd. Attack Point + %1!d!#nEnergy used : %2!d!")
( parameter 1 ( div ( plus 100 ( mul skill_level 10)) 80) )
( parameter 2 ( plus 24 ( mul skill_level 2)) )
( level 50 57 63 68 0) ( grade 7 0)
( maxlevel 1 2 3 4 0)
( type active use)
( compare 1 ( plus 24 ( mul skill_level 2)) )
( compare 2 weapon_range )
( compare 3 0 )
( compare 4 ( plus weapon_speed 4600) )
( motion 0 28 none )
( damagetype 1)
03/13/2008 14:20 zadkine#3
i changed the 4600 didnt help :\
03/13/2008 14:44 StickyIcky#4
then you found wrong skill in Memory
or server owner changed cd time
03/13/2008 15:20 zadkine#5
ke ty i go search better ^^ thnks
03/13/2008 15:34 zadkine#6
aa thnks i found it they changed it and i didnt search for the skill :P but for the weapon and that whasnt good :P thnks