Ranger Spell List

abbadon

Active Member
Attached is a very rough draft ranger spell list to level 60. Many of them have 0 for the spell type and there may be some spelling errors. I haven't tested it yet but I wanted to get it out here for those with much better understanding than me of the scripts to rip it up.


Thanks
 

Attachments

insanitywiz

Senior Member
A few corrections, you had focus fire listed as simply Focus, and you had the sneak attack line using 2 different numbers. I also filled in a couple of the unknowns, but there is still a lot to do, such as finding out what to label the following lines

Steady Aim (Short duration ranged buff, I think should be 155 which would fire it off whenever avaliable and in combat I believe)
Hidden Shot (ranged sneak attack without a flanking requirement)
Leg Shot (Ranged attack snare I believe)
 

Attachments

abbadon

Active Member
Awesome

Thanks for the update. I had abandoned my ranger but if an eq2bot can be worked I am more interested. Not for afking but mainly to automate the repetitiveness of killing. I prefer running eq2bot in manual mode so I have control but don't have to kill my hands or keyboard.

Thanks again I am going to look at a class routine this week and see if there is one that could be easily modified.
 

insanitywiz

Senior Member
Cobbled together a working ranger script that works fine for melee.

I'm not sure what I'm doing wrong to make it do ranged attacks, so if anyone who has a better understanding of the code could take a look it would be much appreciated. I'm only just getting back into eq2bot scripts but if we could get this thing running properly I would be more then happy to maintain it.

p.s. I've fixed a couple more mistakes in the spell lists and the script itself, but I haven't spent a lot of time checking through them yet, please let me know if you run into any more.
 

Attachments

Greythorn

Well-Known Member
changed a few things in the script. Added spells up to level 70 and fixed some assignment numbers.

May need some new assignment numbers for some of the spells ie. (Hawk Dive) this is a pet graphic DoT type spell.
 

Attachments

Greythorn

Well-Known Member
Guestion

If I use a spell assignment number from other classes will they work in this one?

Conjurer has an assignment # (328 - Summons Pet which lasts a short duration.) that could possibly work

** Nope checked it in general keylist and #328 is set for warlock but is listed in general as #329
 

Turtle

Active Member
I have tested a little

I have tested the script a little (only about 20 min) and it worked, but that was solo. I asume this script is optimized for group, or is it possible to actually run around solo with it?

Will test more when i get time, and post :)
 

insanitywiz

Senior Member
It's not really optimized period right now, but one thing you really need to do with it in it's current version is remove the archery buff. Since it doesn't work with the ranged arts yet, all that does is massively decrease your atk.
 

Greythorn

Well-Known Member
New and improved .. added HO's and AA weapon select using Karye's fine scripting :)

*EDIT* fixed some spelling errors in spell list
 

Attachments

Last edited:

Greythorn

Well-Known Member
Found the problem with Stance being set to ranged full time .. there is an ammo check routine that sets ranged if true. I was thinking of taking out that routine to fix the problem .. any suggestions? Would be nice to keep it in.
 
Last edited:
Top Bottom