Page 2 of 2

Re: HOW to CONFIG on GLT Cross skill WEAPON BLOCK w WEAPON SLASH

Posted: 09 Dec 2010, 04:22
by kaldabog
without macro? can you share :D

Re: HOW to CONFIG on GLT Cross skill WEAPON BLOCK w WEAPON SLASH

Posted: 09 Dec 2010, 21:59
by gueshoo
yes without macro, sure.. just change the levels. :)
useSelf_skill Weaponblocking {
lvl 1
whenStatusInactive Weapon Blocking
sp > 10%
inLockOnly 1
timeout 180
}

attackComboSlot Counterslash {
lvl 4
afterSkill Weaponblocking
sp > 10%
inLockOnly 1
monsters Kobold-1, Kobold-2, Kobold-3, Khalitzburg, Raydric, Raydric Archer, Abysmal Knight, Rideword, Ice Titan, Siroma, Snowier
maxUses 99
}
this was what i did, and it works fine.

Re: HOW to CONFIG on GLT Cross skill WEAPON BLOCK w WEAPON SLASH

Posted: 12 Dec 2016, 11:22
by traplord01
This Works! Others on here are outdated or garbage.
Make sure to sue this if you are GLT Cross


useSelf_skill Weapon blocking {
lvl 1
whenStatusInactive Weapon blocking
sp > 10%
inLockOnly 1
timeout 180
}

attackComboSlot Counter slash {
lvl 5
afterSkill Weapon blocking
sp > 10%
inLockOnly 1
aggressives > 3
maxUses 99
}