2nd Weapon Buff
From AgBot Rev6
Fixing Skilltimer for 2nd weapon for 2.4.8
So, if you got agBot version 2.4.7 and you want to switch weapons to buff yourself,
you will find that the bot casts the buff every xx seconds (20 for the Recovery Division, which will be explained here).
You don't like that because you get to kill 2-3 mobs and it buffs again -> not cool.
To make the bot cast the buff every xxx seconds (300 = 5 minutes for Recovery Division) you must edit Skill.txt (/data/Skill.txt).
- Before you edit Skill.txt make sure to save a copy of the original file first, for backup
Here's what you have to edit:
- I'll only explain for Recovery Division lvl 1, everything is the same for all of them
First, you search for the line you need to edit :
"F4270000","SKILL_EU_CLERIC_RECOVERYA_GROUP_A_01","Recovery Division",40,500,1334,1166,20000,1685418593,654,642,1,518,2,0,1,1272
OK, you got it. The number in bold is the number you must edit. 20000 = 20000 miliseconds = 20 seconds change it into 300000 for 300 seconds(5 minutes) or maybe a little lower, like 290000. So the new line will look like this :
"F4270000","SKILL_EU_CLERIC_RECOVERYA_GROUP_A_01","Recovery Division",40,500,1334,1166,290000,1685418593,654,642,1,518,2,0,1,1272
Ok, now save the file, restart agBot and the buff will be casted every 290 seconds (4:50).
