Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Kal Online
You last visited: Today at 16:17

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



thief skill cooldowns

Discussion on thief skill cooldowns within the Kal Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2007
Posts: 233
Received Thanks: 23
thief skill cooldowns

bin auf der suche nach den cooldowns, casttimes und range von den thief skills...

hat die jemand oda die jobsystem-e datei mit allen skills drin?

edit: wtf serversided?
xErzi2K is offline  
Old 01/03/2009, 17:57   #2
 
Dreckvieh's Avatar
 
elite*gold: 20
Join Date: Nov 2007
Posts: 1,380
Received Thanks: 147
Suche doch mal im Forum denn ich hatte garnicht vor langer Zeit auch gefragt !!
Dreckvieh is offline  
Old 01/03/2009, 18:15   #3
 
xzodi06's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 643
Received Thanks: 83
English?
xzodi06 is offline  
Old 01/04/2009, 17:13   #4
 
ZazaUAE's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 60
Received Thanks: 32
no body can convert the decode to text to we know jobsystem~e of the thief chracter to we can make a cooldown , plz if some one know
ZazaUAE is offline  
Thanks
1 User
Old 01/04/2009, 21:18   #5
 
elite*gold: 0
Join Date: Oct 2007
Posts: 233
Received Thanks: 23
if u need the cooldown of the thief skills then just go to

but i think everything is serversided^^


und naja meine frage obs überhaupt geht wurde in deinem thread Dreckvieh nicht beantwortet
... mein problem is einfach das ich zwar alles mache und cd auch wenn is von z.b hide aba ich den skill trotzdem nicht benutzen kann...
xErzi2K is offline  
Old 01/05/2009, 07:00   #6
 
elite*gold: 0
Join Date: Dec 2007
Posts: 386
Received Thanks: 33
Arrow

There is

Code:
;
;µµÀû ½ºÅ³
;

( skill ( key "thief-2")  
	( name "Attack Power Up")          
	( limit thief) 
	( action 2)  
	( image "passive028") 
	( level 1 0)         
	( grade 1 0 )  
	( maxlevel 10 0)             
	( type passive etc) 
	( property 5 1 1 2 3 0 0 0)
	( parameter 1 skill_level)
	( parameter 2 skill_level)                                                                                            	
	( ability "#nMax Attack + %1!d!#nMin Attack + %2!d!")
	( desc "#nIncrease your basic Power."))


( skill ( key "thief-3")  
	( name "Increase Target Rate")     
	( limit thief) 
	( action 3)  
	( image "passive029") 
	( level 5 0)         
	( grade 1 0 )  
	( maxlevel 10 0)             
	( type passive etc) 
	( property 5 1 1 2 3 0 0 0)
	( parameter 1 ( mul 2 skill_level))
	( ability "#nOn Target Point + %1!d!")
	( desc "#nIncrease your basic Target Points"))



( skill ( key "thief-4")  
	( name "Increase Critical Rate")   
	( limit thief) 
	( action 4)  
	( image "passive030") 
	( level 19 0)        
	( grade 1 0 )  
	( maxlevel 10 0)             
	( type passive etc) 
	( property 5 1 1 2 3 0 0 0) 
	( parameter 1 skill_level)                                                                                                    
	( ability "#nFatal attack percentage is increased : %1!d! %%")                                                                
	( desc "#nIncrease your basic Critical Attack Rate"))



( skill ( key "thief-5")  
	( name "Increase Critical Damage") 
	( limit thief) 
	( action 5)  
	( image "passive031") 
	( level 24 0)        
	( grade 1 0 )  
	( maxlevel 10 0)             
	( type passive etc) 
	( property 5 1 1 2 3 0 0 0)                                                                                                                                                                   
	( ability "#n" )                                                                                                                                                                              
	( desc "#nIncrease your basic Critical Attack damage."))



( skill ( key "thief-6")  
	( name "Hiding")                   
	( limit thief) 
	( action 6)  
	( image "active134")  
	( level 15 0)        
	( grade 1 0 )  
	( maxlevel 3 0)              
	( type active once) 
	( property 5 1 1 1 3 0 0 0) 
	( motion 0 0 none)       
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 0)                   
	( compare 1 ( plus 10 ( mul 10 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 60000)  
	( parameter 1 ( plus 15 ( mul  5 skill_level)))                                  
	( parameter 2 ( plus 10 ( mul 10 skill_level)))                                                                       	                                                                
	( ability "#nMaintaining Time : %1!d!#nMove Speed  : 70 %%#nEnergy used : %2!d!")                                                                                                             
	( desc "#nConceal yourself from the detection of enemy. #nThis skill reduces your Movement."))


( skill ( key "thief-7")  
	( name "Assault")                  
	( limit thief) 
	( action 7)  
	( image "active135")  
	( level 19 0)        
	( grade 1 0 )  
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 1 0 0 5 0) 
	( motion 0 3 none)       
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 1) 
	( condition 6 1)  
	( compare 1 ( plus 25 ( mul 20 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 30000)  
	( parameter 1 ( plus 50 ( div ( mul ( div ( mul 7 char_dex) 4) skill_level) 2))) 
	( parameter 2 ( mul 2 skill_level))             
	( parameter 3 ( plus 25 ( mul 20 skill_level)))                                                 
	( ability "#nAdd Power : %1!d!#nOn Target Point : %2!d!#nFatal attack percentage is increased : 10 %%#nEnergy used : %3!d!")  	
	( exist 6) 
	( desc "#nDeliver a powerful blow to an enemy.#ncan be used only while Hiding."))



;;;;; 1Â÷ ÀüÁ÷																
														

( skill ( key "thief-8")  
	( name "Stun")                     
	( limit thief) 
	( action 8)  
	( image "active136")  
	( level 30 0)        
	( grade 2 0 )  
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0) 
	( motion 0 4 none)       
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 3) 
	( condition 7 1)  
	( compare 1 ( plus 10 ( mul 10 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 10000)  
	( parameter 1 ( plus 10 ( mul 10 skill_level)))                                                                                                                                               
	( ability "#nDefense decrease : -50#nEnergy used : %1!d!")                                                                                                                                    
	( exist 6) 
	( desc "#nStun an enemy.#ncan be used only while Hiding.#nFailing to stun a target reduces your Defense for 5#nThe Stun effect lasts for a set duration, but is canceled if the target receives damage."))



( skill ( key "thief-9")  
	( name "Confusion")                
	( limit thief) 
	( action 9)  
	( image "active137")  
	( level 30 0)        
	( grade 2 0 )  
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0) 
	( motion 0 5 none)       
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2) 
	( condition 7 1)  
	( compare 1 ( plus 10 ( mul 20 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 300000) 
	( parameter 1 ( plus 10 ( mul 20 skill_level)))                                                                                                                                               
	( ability "#nEnergy used : %1!d!")                                                                                                                                                            
	( desc "#nConfuse a target.#nWhen confused, enemy cannot attack you for a set duration,but can perform other actions except attack"))



( skill ( key "thief-10") 
	( name "Strangle")                 
	( limit thief) 
	( action 10) 
	( image "active138")  
	( level 35 0)        
	( grade 2 0 )  
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0) 
	( motion 0 6 none)       
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 1)        
	( condition 7 2)         
	( compare 1 ( plus 10 ( mul 5 skill_level)))         
	( compare 2 weapon_range)        
	( compare 3 0)        
	( compare 4 20000)         
	( parameter 1 ( plus 1 skill_level))                                                    
	( parameter 2 ( plus 50 ( mul 10 skill_level)))        
	( parameter 3 ( plus 9 skill_level))                   
	( parameter 4 ( plus 10 ( mul 5 skill_level)))         
	( ability "#nMaintaining Time : %1!d!#nAdd Power : %2!d!#nOn Target Point : %3!d!#nEnergy used : %4!d!")              	                                                                
	( exist 6)        
	( desc "#nStrangle an enemy to inflict damage and cause the Stun effect.#ncan be used only while Hiding."))



( skill ( key "thief-12") 
	( name "Dual Shadow")              
	( limit thief) 
	( action 12) 
	( image "active139")  
	( level 40 0)        
	( grade 2 0 )  
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 1 4 0 5 0)        
	( motion 0 7 none)              
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 1)        
	( condition 10 1)        
	( compare 1 ( plus 10 ( mul 10 skill_level)))        
	( compare 2 weapon_range)        
	( compare 3 0)        
	( compare 4 600000)        
	( parameter 1 ( mul 12 skill_level))                                                    
	( parameter 2 ( mul 2 skill_level))                    
	( parameter 3 ( mul 3 skill_level))                    
	( parameter 4 ( plus 10 ( mul 10 skill_level)))        
	( ability "#nAdd Power : Assault + %1!d!#nOn Target Rate : %2!d!#nAdd Target rate : %3!d!#nMaintaining Time 15sec#nEnergy used : %4!d!")                   
	( desc "#nInflict damage and increase your Evasion Rate."))



;;;;; 2Â÷                                                                                                                                                                                                          
	( property 5 2 0 1 0 0 5 0 )

( skill ( key "thief-14") 
	( name "Fatal Wound")              
	( limit thief) 
	( action 14) 
	( image "active141")  
	( level 53 0)        
	( grade 7 0 )  
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 0 0 5 0)        
	( motion 0 9 none)              
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 2)                          
	( compare 1 ( plus 15 ( mul 30 skill_level)))        
	( compare 2 weapon_range)        
	( compare 3 0)        
	( compare 4 30000)         
	( parameter 1 ( plus 15 ( mul 30 skill_level)))
	( ability "Attack every target in the area every 2 seconds for 16 seconds.#nEnergy used : %1!d!")                     	                                                                
	( desc "#nAmbush an enemy to inflict fatal wound that causes continuous damage for a set duration."))



( skill ( key "thief-15") 
	( name "Ankle Amputate")           
	( limit thief) 
	( action 15) 
	( image "active142")  
	( level 54 0)        
	( grade 7 0 )  
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0)        
	( motion 0 10 none)             
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 2)        
	( condition 14 1)        
	( compare 1 ( plus 45 ( mul 10 skill_level)))        
	( compare 2 weapon_range)        
	( compare 3 0)        
	( compare 4 20000)         
	( parameter 1 ( plus 45 ( mul 10 skill_level)))                                                                       	                                                                
	( ability "#nMove Speed 50% Down#nEnergy used : %1!d!")                                                               	                                                                
	( desc "#nAttack the ankle of an enemy to slow down the Movement Speed."))




( skill ( key "thief-16") 
	( name "Vital Strike")             
	( limit thief) 
	( action 16) 
	( image "active143")  
	( level 56 0)        
	( grade 7 0 )  
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0)        
	( motion 0 11 none)             
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 2)                          
	( compare 1 ( plus 35 ( mul 30 skill_level)))        
	( compare 2 weapon_range)        
	( compare 3 0)        
	( compare 4 30000)         
	( parameter 1 ( plus 2 skill_level))                                                    
	( parameter 2 ( plus 35 ( mul 30 skill_level)))                   	
	( ability "#nStun Time : %1!d! sec#nEnergy used : %2!d!")                                                             	                                                                
	( desc "#nWhen a target¡¯s HP is 50% or lower, attack the vital point to inflict great damage and cause the Stun effect.#nIf the target¡¯s HP is higher than 50%, this skill only inflicts damage."))




( skill ( key "thief-17") 
	( name "Rupture")                  
	( limit thief) 
	( action 17) 
	( image "active144")  
	( level 58 0)        
	( grade 7 0 )  
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 0 0 0 5 0) 
	( motion 12 13 none)     
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2) 
	( condition 15 1) ( compare 1 ( plus 35 ( mul 30 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 2) 
	( compare 4 120000) 
	( parameter 1 ( plus 35 ( mul 30 skill_level)))                                                                       	                                                                
	( ability "Attack every target in the area every 2 seconds for 16 seconds.#nEnergy used : %1!d!")                     	                                                                
	( desc "#nDeliver a powerful blow that inflicts continuous damage."))




( skill ( key "thief-18") 
	( name "Final Blow")               
	( limit thief) 
	( action 18) 
	( image "active145")  
	( level 60 0)        
	( grade 7 0 )  
	( maxlevel 2 0)              
	( type active use)  
	( property 5 1 0 0 0 0 5 0) 
	( motion 14 15 none)     
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2) 
	( condition 17 2) 
	( compare 1 ( plus 30 ( mul 35 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 2) 
	( compare 4 600000)              	( ability "#nEnergy used : 450")        	                                                                
	( desc "#nWhen a target¡¯s HP is 50% or lower, spend all of your energy to deliver a critical blow."))




( skill ( key "thief-21") 
	( name "Suicidal Blow")            
	( limit thief) 
	( action 21) 
	( image "active148")  
	( level 56 0)        
	( grade 7 0 )  
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 0 0 0 5 0)        
	( motion 18 19 none)            
	( effect "" "" "")        
	( sound "" "" "")        
	( damagetype 2)                   ( compare 1 ( plus 45 ( mul 40 skill_level)))        
	( compare 2 weapon_range)        
	( compare 3 3)        
	( compare 4 600000)        
	( parameter 1 ( plus 45 ( mul 40 skill_level)))                                                                       	                                                                
	( ability "#nOn Target Point + 100#nEnergy used : %1!d!")                                                             	                                                                
	( desc "#nConsume a certain amount of your HP to deliver a powerful attack; has high Hit Rate, but can be used only when your HP is 60% or higher."))




;;;;; 2Â÷                                                                                                                                                                                                          
	( property 5 3 0 1 0 0 5 0 )




( skill ( key "thief-13") 
	( name "Dance of Killing")         
	( limit thief) 
	( action 13) 
	( image "active140")  
	( level 50 0)        
	( grade 11 0 ) 
	( maxlevel 2 0)              
	( type active once) 
	( property 5 1 1 1 3 0 5 0) 
	( motion 0 8 attackauto) 
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 0)                   
	( compare 1 ( plus 25 ( mul 25 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 40000)  
	( parameter 1 ( plus 25 ( mul 25 skill_level))) 
	( ability "#nMaintaining Time : 15sec")                                    	
	( desc "#nMomentarily intensify your energy to deliver a shower of attacks to an enemy."))



( skill ( key "thief-19") 
	( name "Spin Attack")              
	( limit thief) 
	(	 action 19) 
	( image "active146")  
	( level 50 0)        
	( grade 11 0 ) 
	( maxlevel 3 0)              
	( type active use)  
	( property 5 1 0 1 0 0 5 0) 
	( motion 0 16 none)      
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2)                   
	( compare 1 ( plus 25 ( mul 50 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 20000)  
	( parameter 1 ( plus 25 ( mul 50 skill_level)))    
	( ability "#nOn Target Point + 5#nEnergy used : %1!d!")                       	
	( desc "#nInflict area-effective damage to surrounding enemies"))




( skill ( key "thief-20") 
	( name "Counter attack")           
	( limit thief) 
	( action 20) 
	( image "active147")  
	( level 53 0)        
	( grade 11 0 ) 
	( maxlevel 5 0)              
	( type active once) 
	( property 5 1 1 1 3 0 0 0) 
	( motion 0 17 none)      
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 0)                   
	( compare 1 ( plus 15 ( mul 30 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 60000)  
	( parameter 1 ( plus 15 ( mul 30 skill_level)))     
	( ability "#nFatal attack percentage is increased 50 %%.#nEnergy used : %1!d!")                                                                                                               
	( desc "#nWhen attacked, reflect a certain amount of damage to the attacker for this skill¡¯s duration."))



( skill ( key "thief-22") 
	( name "Armor Breaker")            
	( limit thief) 
	( action 22) 
	( image "active149")  
	( level 54 0)        
	( grade 11 0 ) 
	( maxlevel 5 0)              
	( type active use)  
	( property 5 1 0 1 2 0 5 0) 
	( motion 0 20 none)      
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2)                   
	( compare 1 ( plus 35 ( mul 30 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 30000)  
	( parameter 1 ( mul 10 skill_level))                                             
	( parameter 2 ( plus 35 ( mul 30 skill_level)))
	( ability "#nMaintaining Time: 10sec.#nEnergy used : %2!d!")                                                          	                                                                
	( desc "#nAttack the armor of an enemy to decrease the Defense for a set duration."))



( skill ( key "thief-23") 
	( name "Twin Blade Strike")        
	( limit thief) 
	( action 23) 
	( image "active150")  
	( level 60 0)        
	( grade 11 0 ) 
	( maxlevel 1 0)              
	( type active use)  
	( property 5 1 0 1 0 0 5 0) 
	( motion 0 21 none)      
	( effect "" "" "") 
	( sound "" "" "") 
	( damagetype 2)                   
	( compare 1 ( plus 35 ( mul 30 skill_level))) 
	( compare 2 weapon_range) 
	( compare 3 0) 
	( compare 4 600000) 
	( parameter 1 ( plus 35 ( mul 30 skill_level)))                                                                       	                                                                
	( ability "#nEnergy used : %1!d!")                                                                                    	                                                                
	( desc "#nInflict great damage with dual daggers."))

;																																	
( skill ( key "thief-24") 
	( name "Life Extension")           
	( limit thief) 
	( action 30) 
	( image "passive015") 
	( level 1 2 3 4 5 0) 
	( grade 3 0 )  
	( maxlevel 50 55 60 65 70 0) 
	( type passive etc) 
	( property 5 0 1 0 9 0)                                                                                                                                                                       
	( parameter 1 ( plus 14 ( mul skill_level 10)))                                                                       	                                                                
	( ability "#nHp Revision: %1!d! %%")            	
	( desc "#nAdd more Health Points to your original HP forever."))
mercenarioo7 is offline  
Thanks
2 Users
Old 01/05/2009, 21:07   #7
 
ZazaUAE's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 60
Received Thanks: 32
tyvm mercenarioo7...

can u convert decode of inititem.TXT to i can make the speed attack hack.. tyvm ^,*
ZazaUAE is offline  
Old 01/07/2009, 07:13   #8
 
elite*gold: 0
Join Date: Dec 2007
Posts: 386
Received Thanks: 33
ok, THere is inititem
Attached Files
File Type: txt inititem.txt (424.7 KB, 94 views)
mercenarioo7 is offline  
Thanks
1 User
Old 01/07/2009, 12:59   #9
 
elite*gold: 0
Join Date: Mar 2008
Posts: 66
Received Thanks: 2
Youre my hero merce! now i can be hiding twentyfour seven!!!!
Tapsa is offline  
Reply


Similar Threads Similar Threads
thief skill
10/06/2013 - Kal Online - 7 Replies
can anyone post the "code' of the thief skills if anyone has these de-coded. thank you.
Thief LVL 75 Skill(Unearthly Ghost)
11/15/2009 - Kal Online - 3 Replies
hiho ich bin auf der suche nach dem LVL 75 Skill vom Thief ( Unearthly Ghost ) Sollte wer nen bild bzw nen Video haben schreibt es bitte in dieses Topic :) ThX würde mich freuen:handsdown:
Thief und ein BoT Die richtigen skill einstellung
07/09/2004 - Ragnarok Online - 1 Replies
HI ich hab als bot char eine thief gemacht was habt ihr den so Wenn ich auch eine thief hat kann mir der mal seine config schicken für die skills usw oder ist als bot ein thief nicht gerade das wahre sollte man doch lieber einer march machen ????



All times are GMT +1. The time now is 16:20.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.