iono why but when i try to chain bash the after delay is so bad that there are times where he would stand there and do nothing, so i added a 3 second timeout to the skill use so it can weave some normal attacks into the delay, and so far it's looking decent
is there any way to make chain bashing faster? or is that just a lag issue between me and server?
fellow swordmen, how do you set up bash usage?
Moderator: Moderators
-
- Human
- Posts: 26
- Joined: 06 Jul 2012, 17:54
- Noob?: Yes
-
- Halfway to Eternity
- Posts: 398
- Joined: 08 Jun 2012, 15:42
- Noob?: No
- Location: Brazil
Re: fellow swordmen, how do you set up bash usage?
[EN]
Do not quite understand what you mean ... Have you made any configuration block to use skills and want the delay is less?
I ask you to write in a clearer language.
[PT-BR]
Não entendi direito o que quis dizer... Você fez alguma configuração de bloco para usar habilidades e deseja que o delay seja menor?
Peço que escreva com uma linguagem mais clara.
Do not quite understand what you mean ... Have you made any configuration block to use skills and want the delay is less?
I ask you to write in a clearer language.
[PT-BR]
Não entendi direito o que quis dizer... Você fez alguma configuração de bloco para usar habilidades e deseja que o delay seja menor?
Peço que escreva com uma linguagem mais clara.
-
- Noob
- Posts: 17
- Joined: 11 Jul 2012, 14:10
- Noob?: Yes
Re: fellow swordmen, how do you set up bash usage?
Decided to bot Caramels, this is how it goes and it works fine. If you want to spam bash, set maxUses higher or remove it maybe.
monsterSkill Provoke {
lvl 1
sp > 15
aggressives < 4
maxUses 1
target whenStatusInactive silence
target Caramel
target_dist > 2
}
attackSkillSlot Bash{
lvl 10
dist 1.5
sp > 15
maxUses 2
maxAttempts 10
whenStatusInactive silence
monsters Caramel
}
monsterSkill Provoke {
lvl 1
sp > 15
aggressives < 4
maxUses 1
target whenStatusInactive silence
target Caramel
target_dist > 2
}
attackSkillSlot Bash{
lvl 10
dist 1.5
sp > 15
maxUses 2
maxAttempts 10
whenStatusInactive silence
monsters Caramel
}