fellow swordmen, how do you set up bash usage?

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

kty1987
Human
Human
Posts: 26
Joined: 06 Jul 2012, 17:54
Noob?: Yes

fellow swordmen, how do you set up bash usage?

#1 Post by kty1987 »

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?
Kaspy
Halfway to Eternity
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?

#2 Post by Kaspy »

[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.
Image
sheim
Noob
Noob
Posts: 17
Joined: 11 Jul 2012, 14:10
Noob?: Yes

Re: fellow swordmen, how do you set up bash usage?

#3 Post by sheim »

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
}