how can i change uproot timer?

Welcome to the Life is Feudal: MMO community! Here you can ask your basic starters questions.

Insane_Lightning
 
Posts: 2
Joined: 27 Apr 2015, 21:47

how can i change uproot timer?

Post by Insane_Lightning » 28 Apr 2015, 05:44

Im using blackbox dedicated server with heidi SQL im not sure how to change the uproot timer. if anyone could provide some insight i would appreciate it

User avatar
HolyCrusader
Beta Tester
 
Posts: 251
Joined: 24 Nov 2014, 15:47

Re: how can i change uproot timer?

Post by HolyCrusader » 12 May 2015, 03:33

Insane_Lightning wrote:Im using blackbox dedicated server with heidi SQL im not sure how to change the uproot timer. if anyone could provide some insight i would appreciate it

Find the =\data\ folder on your dedicated server and open the skill_types.xml file

Search for "uproot"

Remove the values in the <duration const=""> tag. Specify a number of seconds you want for it to take to uproot - for example, 5 below.

<ability name="Uproot" id="35" lvl="30">
<duration const="">5</duration>
<chance>0.01</chance>
<ability_skill_mult>1200</ability_skill_mult>

Return to Newcomer Section