Wych's litte rogue form 16/08/06
This the form I've just put together with the release of 3.11 for my Gnome combat/dagger rogue.
I'm currently using a speedpad [Belkin Nostromo N50] & Mouse on a laptop so I've removed most of the 'SHIFT' & 'CTRL' stuff as it doesn't tend to work well with only 10 keys to work with.
//
//TEST
//
vanish-ifInCombat-if>2attackers-ifPlayer<20%hp-ifNotTargetNPC
use=Heavy Runecloth Bandage-ifNotVanishActive-ifNotRecentlyBandagedActive-player<40%hp-ifNotInCombat
//item 3928 – Superior Healing Potion
//item 13446 – Major Healing Potion
//item 14530 – Heavy Runecloth Bandage
//
//Stop All
//
dismount-ifMounted
stopall-ifVanishActive
stopall-ifPolymorphed
stopall-ifFirstAidActive
//
//Group Stuff
//
--stopall-ifInGroup-ifTargetCCd
evisc-ifInGroup-ifLastChance
snd-<2cp-ifInGroup-ifSndNotActive
feint-ifInGroup-ifTargetOfTarget
feint-ifInGroup-every20s
//
//Life and Death Stuff
//
expose-2cp-player>99%hp-ifNotInGroup
bladeflurry-player<75%hp
ks-5cp-player<50%hp
use=Heavy Runecloth Bandage-ifInCombat-player<49%hp-ifTargetCCd
evasion-player<25%hp
use=Major Healing Potion-ifInCombat-player<24%hp
Use=Superior Healing Potion-ifInCombat-player<24%hp
blind-player<20%hp
feint-player<16%hp
vanish-player<10%hp
tea-player<40%energy-5cp-target>50%hp
//
//Gnome Racial
escapeArtist-ifImmobile
//
//Vs Casters
//
kick-ifTargetIsCasting
gouge-ifTargetIsCasting
ks-ifTargetIsCasting->2cp-ifNotGougeActive
//
//Combat
//
stealth-ifNotStealthed
cs-ifStealthed
garrote-ifTargetImmune=cs
ss
bs-ifInFrontAttackJustFailed
evisc-5cp
evisc-ifKillShot
evisc-ifKillShot80%
rupture-5cp-target>65%hp-ifNotRuptureActive
bs
ss-ifBehindAttackJustFailed
throw-ifNotTargetInMeleeRange
If anyone can set me straight about a few things I'd appreciate it:
- stopall-ifInGroup-ifTargetCCd = Can you set this for Polymorphed? I've found that using this is a pain in the butt if I stun the target.
- stopall-ifPolymorphed = is this supposed to work with ifTarget, I kept getting errors.
- Is there a way to stop me going back into stealth at the end of a fight?
Any feedback is welcome lazyrogue@learntoplayyourclassnoob.com