thief skill

03/13/2009 13:15 poepnoob#1
can anyone post the "code' of the thief skills if anyone has these de-coded.

thank you.
03/16/2009 18:55 poepnoob#2
no1 has the thief codes?
03/16/2009 19:46 Mahatma#3
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."))
09/19/2013 19:32 RiffleLord#4
can u release the thief skills in the server side???
09/20/2013 02:08 katze123#5
Quote:
Originally Posted by RiffleLord View Post
can u release the thief skills in the server side???
wtf
10/05/2013 23:24 RiffleLord#6
Quote:
wtf
what do u want -.-
10/06/2013 00:55 PhantomTopBack#7
Quote:
Originally Posted by RiffleLord View Post
what do u want -.-
You = dumb
10/06/2013 01:38 EddyGER#8
thief skills are server sided

server sided = cant edit the CD from the skills, capisce ? ;)