• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Necro Chain Casting Withering Venin

Joined
Jun 6, 2022
RedCents
2,210¢
Version of KissAssist.mac?
12
When did your problem start?
As soon as I added the spell to the lineup INI
Character Role?
  1. PetTank
What class is having this issue?
  1. Necromancer
How often does this issue occur?
Always
Good Morning everyone;

I'm having an issue where my necro constantly starts casting Withering Venin no matter what the mobs health is. I believe I have it set to wait until the mob is at 20% hp and not sure what is causing this. Here is my DPS section to show how I have it set.

[DPS]
DPSOn=1
DPSSize=20
DPSSkip=5
DPSInterval=10
DPS1=Scent of Gloom|99|Once
DPS2=Mortal Coil|98
DPS3=Fellid's Grasp|98
DPS4=Mental Vivisection|98
DPS5=Venonscale Venom|98
DPS6=Reaver's Pyre|90
DPS7=Encroaching Darkness|50
DPS8=Withering Venin|20
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
DebuffAllOn=0


Thanks for any and all info.
 
I tried that line.... Necro still chain casting the DD right off the hop... he will cast other dots also... and between each dot he casts witherin, and then chain casts witherin till out of mana
 
That probably means your necro is ready to go on....

Excited Naked Gun GIF by Laff


STRIIIIIIIIIIIIIIIIIIIIIIIIKE.....
 
well it shouldn't be doing that with dpson=1, dpson=2 it should

however you can just use a condition either to ensure you have the mana you want to have as a reserve

${Me.PctMana} > 30 for "if my mana is greater than 30" for example
or
${Target.PctHPs} < 20 for "if my target's hitpoints are below 20%"
 
well it shouldn't be doing that with dpson=1, dpson=2 it should

however you can just use a condition either to ensure you have the mana you want to have as a reserve

${Me.PctMana} > 30 for "if my mana is greater than 30" for example
or
${Target.PctHPs} < 20for "if my target's hitpoints are below 20%"
Thanks alot.... I attempted that.... but I didn't have the code correct.....
I'll use yours and work off that for other stuff!

You the bomb Sic
 
Problem - Necro Chain Casting Withering Venin

Users who are viewing this thread

Back
Top
Cart