• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Guide - Necro Questions (1 Viewer)

dulak

Well-known member
Joined
Jan 20, 2006
RedCents
794¢
Having just acquired a necro, I find myself not knowing the first thing about them. Could someone toss me some info? Keybinds, things like that to get me started?
 
I can do something better. I don't know if we're allowed to refer people to other forums on this site though? Class forums?


IF you are level 100, these spells you can keybind to acquire decent dps, throw a nuke or 2 in for a bit extra, I like to use soulrip for the free ee's.


Call Skeleton Host
Osalur's Flashblaze
Call Skeleton Throng
Itkari's Swift Lifedraw
Bora's Swift Sickness

Not in that exact order though.

For slackass burns you'd use third spire, your coa robe "Blightbringer's Tunic of the Grave" , embalmers carapace, and mercurial torment speeds things up a bit quicker.


For sustained/long fights you'd have to weave dots and to get good dps burning on mobs with lots of hp you'd have to weave, not something that you can do with a macro (imo).

But if you want to learn or care to learn I'd be more than happy to teach.

Necros are kinda my thing <3
 
I don't see why you wouldn't be able to refer to other sites for information. My necro is 85 (heroic toon).
 
Nothing is really keybindable until you hit 90, not sure how well kissassist uses dots I just use my keybind lazy dps spells which are the above.

At 85 your only real dps disc is third spire and the coa robe of course, you NEED the coa robe. You also need to get your 2.0 and 2.5 if possible because it adds 18% as a 2.5 or 8% as a 2.0 to your crit chance which is huge.

If kissassist uses dots correctly I can compile you a list to use.

Death bloom is your mana recovery AA.

Deaths Effigy is your instant fd/fade.

Deaths Peace is your normal fd, has like a 1 sec cast time until you hit 90 then you get Improved Death Peace which is an instant fd.

Blood Magic is your hp to mana aa, uses hp instead of mana, it is your best mana pres ability to you have especially after the db nerf, though db should give you a near full bar of mana at 85 it wont be the same at higher
levels.

Call Skeletal Swarm would be the one keybindable dps spell at 85.
 
I don't see why you wouldn't be able to refer to other sites for information. My necro is 85 (heroic toon).
So long as you can read a little code: You can check out my bot.mac ini example if you want to see how I run mine.

Rich (BB code):
[Settings]
UseCamp=FALSE
CampRadius=10
CampRadiusMax=150
InterruptToHealAt=0
InterruptToXHealAt=0
GMAction=
LootNPCs=FALSE
AuthorizedUsers=
Verbose=FALSE
MyChannel=bc
AnnounceChannel=bc
AnnounceEvents=TRY|CAST_SUCCESS|CAST_IMMUNE|CAST_RESIST
EQBCAnnounceAdds=FALSE
AutoHideNPCCorpses=FALSE
ImmunityCheck=TRUE
BotVersion=v2.67
ClearTargetDataAlias=ClearTargetDataAlias
EmergencyAlias=EmergencyAlias
EmergencySkill=EmergencySkill
OptionsCheck=|Pulling|Merc|AA|Aura|AutoClickies|ClickyMaintenance|ClickyNuke|Fade|FeignDeath|Debuff|Dot|FightBuff|Jolt|Lifetap|Nuke|Pet|Root|SelfBuff|Snare|Mana|ModRod|Cure|SummonItem|Custom|Buff|
OptionsCheckRaid=|Pulling|SetRoles|Merc|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|Dot|FightBuff|HealSingle|HealPet|XHeal|Jolt|Lifetap|Mez|Nuke|Pet|Root|SelfBuff|Snare|Mana|ModRod|
RestrictedZones=344,202,151,345

[Assist]
AssistType=3
AssistPC=NULL
AssistAt=100
OpeningMove=/pet attack
AttackRange=150
AmIOffTank=FALSE
UseMelee=FALSE
UseArchery=FALSE
ArcheryMaxDistance=200
ArcheryMinDistance=35
SetTargetMessage=Kill_this
AttackCommand=/killthis
BurnModeAlias=BurnModeAlias
AttackConditions=1

[Follow]
FollowMethod=stick|30 healer
FollowCommand=FollowCommand
StopFollowCommand=StopFollowCommand
MoveUpCommand=MoveUpCommand

[ImHit]
ImHitTotal=2
ImHitAnnounce=FALSE

ImHitUse1=TRUE
ImHitSpellName1=Embalmer's Carapace
ImHitRecast1=1s
ImHitUseAtMyHP1=20
ImHitConditions1=${SpawnCount[pccorpse ${AssistPC}]}

ImHitUse2=${If[${Group},TRUE,FALSE]}
ImHitSpellName2=Improved Death Peace
ImHitRecast2=1s
ImHitUseAtMyHP2=80
ImHitConditions2=

ImHitUse3=FALSE
ImHitSpellName3=
ImHitRecast3=1s
ImHitUseAtMyHP3=30
ImHitConditions3=
ImHitConditions=


[Custom]
CustomCombatTotal=1
CustomCombatTotal=1
CustomRestTotal=1
CustomCombat1=/if (${Me.Buff[Gift of Deathly Resolve].ID} && ${Me.Song[Bestow Mortality].ID}) /nomodkey /notify ShortDurationBuffWindow SDBW_Buff${Math.Calc[${Me.Song[Bestow Mortality].ID}-1].Int}_Button leftmouseup
CustomCombat2=/if (${Spawn[${SummonTankTarget}].ID}!=${Target.ID} && ${Target.ID}  && ${Target.Type.Equal[NPC]}) /sumtank 30
CustomCombat3=/if (!${Target.Named} && !${Target.Name.Find[#]}||${Target.Level}<${Me.Level}) /varset DebuffUse1 FALSE
CustomCombat4=/if (${Target.Named}||${Target.Name.Find[#]} && ${Target.Level}>${Me.Level}) /varset DebuffUse1 TRUE
CustomRest1=/if (${Me.Buff[Gift of Deathly Resolve].ID} && ${Me.Song[Bestow Mortality].ID}) /nomodkey /notify ShortDurationBuffWindow SDBW_Buff${Math.Calc[${Me.Song[Bestow Mortality].ID}-1].Int}_Button leftmouseup
CustomRest2=/call Cure

[Pulling]
AmIPuller=FALSE
PullRadius=1000
PullZRadius=50
PullCastRange=150
MQ2NavPullRadius=10
MQ2NavPullZRadius=10
ReturnActionTotal=0
ReturnAction1=
PullConColor=GREY,GREEN,LIGHT BLUE,BLUE,WHITE,YELLOW
PullingMethod=standard
PullingAnnounceCMD=/bc ${SetTargetMessage} ${Target.ID}
PullingTotal=1
PullAtMyHPs=60
PullConditions=${SpawnCount[group]}==${Group.GroupSize} && !${Debuff.Snared} && ${Me.PctMana}>60 && ${Me.Pet.ID}
AlertListClear=FALSE
AlertListClearTimer=60m
CourseCorrectionTimer=3s

PullSkillName1=Scent of Terris
PullSkillRequiresLineOfSight1=TRUE
PullSkillDistance1=190
PullSkillSummon1=

PullSkillName2=
PullSkillRequiresLineOfSight2=TRUE
PullSkillDistance2=
PullSkillSummon2=


[Roles]
SetRoles=TRUE
GroupLeader=NULL
GroupMainTank=${Me.Mercenary}
GroupMainAssist=NULL
GroupPuller=NULL
GroupXTarget1=Group Assist Target
RaidXTarget1=Raid Assist 1 Target

[Merc]
MercAssistAt=100
WAR_MercStanceNormal=
WAR_MercStanceNamed=
WAR_MercStanceOOC=
WIZ_MercStanceNormal=
WIZ_MercStanceNamed=
WIZ_MercStanceOOC=
CLR_MercStanceNormal=
CLR_MercStanceNamed=
CLR_MercStanceOOC=
ROG_MercStanceNormal=
ROG_MercStanceNamed=
ROG_MercStanceOOC=


[AA]
AATotal=17
AAAnnounce=FALSE

AAUse1=TRUE
AASpellName1=Reluctant Benevolence
AAUseAtMobPctHP1=100
AAStopAtMobPctHP1=1
AARecast1=1s
AANamedOnly1=FALSE
AAConditions1=${Spell[Reluctant Benevolence].Stacks}

AAUse2=TRUE
AASpellName2=Empowered Focus of Arcanum
AAUseAtMobPctHP2=98
AAStopAtMobPctHP2=5
AARecast2=1s
AANamedOnly2=FALSE
AAConditions2=

AAUse3=TRUE
AASpellName3=Army of the Dead
AAUseAtMobPctHP3=96
AAStopAtMobPctHP3=50
AARecast3=20s
AANamedOnly3=FALSE
AAConditions3=(${SpawnCount[corpse radius 50]}>4||${LootNPCs} && ${Macro.RunTime}>30)

AAUse4=TRUE
AASpellName4=Silent Casting
AAUseAtMobPctHP4=98
AAStopAtMobPctHP4=5
AARecast4=1s
AANamedOnly4=TRUE
AAConditions4=

AAUse5=TRUE
AASpellName5=Fundament: Third Spire of Necromancy
AAUseAtMobPctHP5=98
AAStopAtMobPctHP5=5
AARecast5=1s
AANamedOnly5=FALSE
AAConditions5=(${Me.Buff[Curse of Muram].ID}||${BurnMode}||${Me.Buff[Gift of Deathly Resolve].ID})

AAUse6=TRUE
AASpellName6=Embrace The Decay
AAUseAtMobPctHP6=96
AAStopAtMobPctHP6=5
AARecast6=1s
AANamedOnly6=FALSE
AAConditions6=((${Debuffs.Poisoned}||${Debuffs.Diseased}) && !${Raid.Members})

AAUse7=TRUE
AASpellName7=Swarm of Decay
AAUseAtMobPctHP7=96
AAStopAtMobPctHP7=5
AARecast7=1s
AANamedOnly7=FALSE
AAConditions7=

AAUse8=TRUE
AASpellName8=Rise of Bones
AAUseAtMobPctHP8=96
AAStopAtMobPctHP8=5
AARecast8=1s
AANamedOnly8=FALSE
AAConditions8=

AAUse9=TRUE
AASpellName9=Frenzy of the Dead
AAUseAtMobPctHP9=96
AAStopAtMobPctHP9=5
AARecast9=1s
AANamedOnly9=FALSE
AAConditions9=${Me.Pet.ID} && ${Me.Pet.Distance}<50

AAUse10=TRUE
AASpellName10=Gift of Deathly Resolve
AAUseAtMobPctHP10=96
AAStopAtMobPctHP10=50
AARecast10=1s
AANamedOnly10=TRUE
AAConditions10=(!${Raid.Members}||${BurnMode})

AAUse11=TRUE
AASpellName11=Funeral Pyre
AAUseAtMobPctHP11=96
AAStopAtMobPctHP11=50
AARecast11=1s
AANamedOnly11=TRUE
AAConditions11=!${SpawnCount[group brd]}

AAUse12=TRUE
AASpellName12=Mercurial Torment
AAUseAtMobPctHP12=96
AAStopAtMobPctHP12=50
AARecast12=1s
AANamedOnly12=TRUE
AAConditions12=(!${Raid.Members}||${BurnMode})

AAUse13=FALSE
AASpellName13=
AAUseAtMobPctHP13=96
AAStopAtMobPctHP13=5
AARecast13=1s
AANamedOnly13=FALSE
AAConditions13=

AAUse14=TRUE
AASpellName14=Pestilent Paralysis
AAUseAtMobPctHP14=100
AAStopAtMobPctHP14=5
AARecast14=1s
AANamedOnly14=FALSE
AAConditions14=!${Raid.Members} && ${Target.ID}==${TarID} && ${Target.ID} && ${Target.Distance}<50

AAUse15=TRUE
AASpellName15=Fortify Companion
AAUseAtMobPctHP15=96
AAStopAtMobPctHP15=5
AARecast15=1s
AANamedOnly15=FALSE
AAConditions15=${Spawn[${Me.Pet.ID}].Distance}<100 && ${Me.Pet.PctHPs}<=70 && ${Me.Pet.ID}

AAUse16=TRUE
AASpellName16=Companion's Blessing
AAUseAtMobPctHP16=96
AAStopAtMobPctHP16=5
AARecast16=1s
AANamedOnly16=FALSE
AAConditions16=${Spawn[${Me.Pet.ID}].Distance}<250 && ${Me.Pet.PctHPs}<=70 && ${Me.Pet.ID}

AAUse17=TRUE
AASpellName17=Replenish Companion
AAUseAtMobPctHP17=96
AAStopAtMobPctHP17=5
AARecast17=1s
AANamedOnly17=TRUE
AAConditions17=${Spawn[${Me.Pet.ID}].Distance}<150 && ${Me.Pet.PctHPs}<=20 && ${Me.Pet.ID}
AAConditions=


[Aura]
AuraTotal=1
AuraAnnounce=FALSE
AuraUse1=FALSE
AuraSpellName1=Bonestitch Manikin
AuraSpellGem1=gem8
AuraSpellIcon1=
AuraName1=
AuraConditions=

[ClickyMaintenance]
clickies=0
doclickies=1


[ClickyNuke]
ClickyNukeTotal=3
ClickyNukeAnnounce=FALSE

ClickyNukeUse1=TRUE
ClickyNukeName1=Deathwhisper
ClickyNukeConditions1=
ClickyNukeSpellGem1=item
ClickyNukeRecast1=30s
ClickyNukeUseAtMobPctHP1=96
ClickyNukeStopAtMobPctHP1=1
ClickyNukeNamedOnly1=FALSE

ClickyNukeUse2=TRUE
ClickyNukeName2=Latent Etheric Robe of the Exhumer
ClickyNukeConditions2=
ClickyNukeSpellGem2=item
ClickyNukeRecast2=180s
ClickyNukeUseAtMobPctHP2=96
ClickyNukeStopAtMobPctHP2=1
ClickyNukeNamedOnly2=FALSE

ClickyNukeUse3=TRUE
ClickyNukeName3=Blightbringer's Tunic of the Grave
ClickyNukeRecast3=120s
ClickyNukeSpellGem3=item
ClickyNukeUseAtMobPctHP3=96
ClickyNukeStopAtMobPctHP3=1
ClickyNukeNamedOnly3=FALSE
ClickyNukeConditions3=
ClickyNukeConditions=

[Fade]
FadeTotal=1
FadeAnnounce=FALSE
FadeUse1=TRUE
FadeSpellName1=Death's Effigy
FadeUseAtMyHP1=15
FadeConditions1=
FadeConditions=

[Dot]
DotTotal=${If[${Group}>2,3,6]}
DotTotalIfNamed=${If[${Raid.Members},11,6]}
ForceMemDot=TRUE
DotAnnounce=FALSE

DotUse1=TRUE
DotSpellName1=Osalur's Flashblaze
DotSpellGem1=gem4
DotUseAtMobPctHP1=99
DotStopAtMobPctHP1=5
DotRecast1=1s
DotMaxTries1=2
DotConditions1=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}||${Me.GemTimer[${NukeSpellName1}]} && !${Target.Body.Name.NotEqual[undead]}) && (!${Me.Song[Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>20)))

DotUse2=TRUE
DotSpellName2=Itkari's Swift Lifedraw
DotSpellGem2=gem3
DotUseAtMobPctHP2=99
DotStopAtMobPctHP2=5
DotRecast2=1s
DotMaxTries2=2
DotConditions2=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}||${Me.GemTimer[${NukeSpellName1}]} && !${Target.Body.Name.NotEqual[undead]}) && (!${Me.Song[Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>20)))

DotUse3=TRUE
DotSpellName3=Bora's Swift Sickness
DotSpellGem3=gem2
DotUseAtMobPctHP3=99
DotStopAtMobPctHP3=5
DotRecast3=1s
DotMaxTries3=2
DotConditions3=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}||${Me.GemTimer[${NukeSpellName1}]} && !${Target.Body.Name.NotEqual[undead]}) && (!${Me.Song[Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>20)))

DotUse4=TRUE
DotSpellName4=Pyre of Marnek
DotSpellGem4=gem12
DotUseAtMobPctHP4=98
DotStopAtMobPctHP4=30
DotRecast4=1s
DotMaxTries4=2
DotConditions4=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}) && (!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse5=TRUE
DotSpellName5=Termination
DotSpellGem5=gem12
DotUseAtMobPctHP5=98
DotStopAtMobPctHP5=10
DotRecast5=1s
DotMaxTries5=2
DotConditions5=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse6=TRUE
DotSpellName6=Ignite Thoughts
DotSpellGem6=gem12
DotUseAtMobPctHP6=98
DotStopAtMobPctHP6=20
DotRecast6=1s
DotMaxTries6=2
DotConditions6=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}) && (!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse7=TRUE
DotSpellName7=Coruscating Shadow
DotSpellGem7=gem12
DotUseAtMobPctHP7=96
DotStopAtMobPctHP7=10
DotRecast7=1s
DotMaxTries7=2
DotConditions7=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}) && (!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse8=TRUE
DotSpellName8=Pernicious Wounds
DotSpellGem8=gem12
DotUseAtMobPctHP8=95
DotStopAtMobPctHP8=10
DotRecast8=1s
DotMaxTries8=2
DotConditions8=((!${DebuffUse1}||${Debuff1${Target.ID}}||!${Me.AltAbilityReady[Death's Malaise]} && ${Me.GemTimer[${NukeSpellName1}]}) && (!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>90))||${Me.Song[Deathly Resolve].ID})

DotUse9=TRUE
DotSpellName9=Pyre of the Forsaken
DotSpellGem9=gem12
DotUseAtMobPctHP9=96
DotStopAtMobPctHP9=10
DotRecast9=1s
DotMaxTries9=2
DotConditions9=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse10=TRUE
DotSpellName10=Dissolution
DotSpellGem10=gem12
DotUseAtMobPctHP10=96
DotStopAtMobPctHP10=10
DotRecast10=1s
DotMaxTries10=2
DotConditions10=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse11=TRUE
DotSpellName11=Halstor's Pallid Haze
DotSpellGem11=gem12
DotUseAtMobPctHP11=96
DotStopAtMobPctHP11=10
DotRecast11=1s
DotMaxTries11=2
DotConditions11=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse12=TRUE
DotSpellName12=Halstor's Grasp
DotSpellGem12=gem12
DotUseAtMobPctHP12=96
DotStopAtMobPctHP12=10
DotRecast12=1s
DotMaxTries12=2
DotConditions12=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse13=TRUE
DotSpellName13=Binaesa Venom
DotSpellGem13=gem12
DotUseAtMobPctHP13=96
DotStopAtMobPctHP13=10
DotRecast13=1s
DotMaxTries13=2
DotConditions13=((!${Me.Buff[Gift of Deathly Resolve].ID} && (${Target.Named}||${Target.Name.Find[#]}||${Target.PctHPs}>30))||${Me.Song[Deathly Resolve].ID})

DotUse14=TRUE
DotSpellName14=
DotSpellGem14=
DotUseAtMobPctHP14=96
DotStopAtMobPctHP14=30
DotRecast14=1s
DotMaxTries14=2
DotConditions14=

DotUse15=TRUE
DotSpellName15=
DotSpellGem15=
DotUseAtMobPctHP15=96
DotStopAtMobPctHP15=30
DotRecast15=1s
DotMaxTries15=2
DotConditions15=
DotConditions=

[FightBuff]
FightBuffTotal=1
ForceMemFightBuff=FALSE
FightBuffAnnounce=FALSE

FightBuffUse1=TRUE
FightBuffSpellName1=Bestow Mortality
FightBuffSpellIcon1=Bestow Mortality
FightBuffSpellGem1=gem7
FightBuffNamedOnly1=FALSE
FightBuffForAggro1=FALSE
FightBuffConditions1=!${Me.Buff[Gift of Deathly Resolve].ID}
FightBuffConditions=

[Lifetap]
LifetapTotal=2
LifetapTotalIfNamed=2
ForceMemLifetap=FALSE
LifetapAnnounce=FALSE
InterruptToLifetapAt=40

LifetapUse1=TRUE
LifetapSpellName1=Dying Grasp
LifetapSpellGem1=alt
LifetapUseAtMyHP1=40
LifetapConditions1=

LifetapUse2=TRUE
LifetapSpellName2=Plunder Essence
LifetapSpellGem2=gem1
LifetapUseAtMyHP2=70
LifetapConditions2=
LifetapConditions=


[Mez]
DontMezConColor=|GREY|GREEN|
MezTotal=0
ForceMemMez=FALSE
MezAnnounce=FALSE

MezUse1=FALSE
MezSpellName1=Dismay
MezSpellGem1=gem8
MezUse2=TRUE
MezSpellName2=
MezSpellGem2=

[Nuke]
NukeTotal=5
NukeTotalIfNamed=5
ForceMemNuke=FALSE
NukeAnnounce=FALSE

NukeUse1=TRUE
NukeSpellName1=Scintillate Bones
NukeSpellGem1=gem12
NukeUseAtMobPctHP1=99
NukeStopAtMobPctHP1=15
NukeRecast1=1s
NukeConditions1=((${DebuffUse1} && !${Debuff1${Target.ID}})||(${Me.GemTimer[${DotSpellName1}]} && ${Me.GemTimer[${DotSpellName2}]} && ${Me.GemTimer[${DotSpellName3}]})||(!${Me.Song[Deathly Resolve].ID} && ${Me.Buff[Gift of Deathly Resolve].ID}))

NukeUse2=TRUE
NukeSpellName2=Mind Strip
NukeSpellGem2=gem5
NukeUseAtMobPctHP2=96
NukeStopAtMobPctHP2=10
NukeRecast2=1s
NukeConditions2=((${Me.GemTimer[${DotSpellName1}]} && ${Me.GemTimer[${DotSpellName2}]} && ${Me.GemTimer[${DotSpellName3}]}||${Target.PctHPs}<70) && !${Me.Song[Deathly Resolve].ID} && !${Me.Buff[Gift of Deathly Resolve].ID})

NukeUse3=TRUE
NukeSpellName3=Dissolving Venin
NukeSpellGem3=gem10
NukeUseAtMobPctHP3=15
NukeStopAtMobPctHP3=1
NukeRecast3=1s
NukeConditions3=(${Target.PctHPs}<15||(${Me.GemTimer[${DotSpellName1}]} && ${Me.GemTimer[${DotSpellName2}]} && ${Me.GemTimer[${DotSpellName3}]})||(!${Me.Song[Deathly Resolve].ID} && ${Me.Buff[Gift of Deathly Resolve].ID}))

NukeUse4=TRUE
NukeSpellName4=Call Skeleton Throng
NukeSpellGem4=gem6
NukeUseAtMobPctHP4=96
NukeStopAtMobPctHP4=15
NukeRecast4=1s
NukeConditions4=((!${Me.Song[Deathly Resolve].ID} && ${Me.Buff[Gift of Deathly Resolve].ID})||(!${Me.Song[Deathly Resolve].ID} && ((${DotOn1}||${Me.GemTimer[4]}) && (${DotOn2}||${Me.GemTimer[3]}) && (${DotOn3}||${Me.GemTimer[2]}))||(!${Me.Song[Deathly Resolve].ID} && ${Target.PctHPs}<30)))


NukeUse5=TRUE
NukeSpellName5=Impel for Blood
NukeSpellGem5=gem5
NukeUseAtMobPctHP5=96
NukeStopAtMobPctHP5=15
NukeRecast5=1s
NukeConditions5=((${Me.GemTimer[${DotSpellName1}]} && ${Me.GemTimer[${DotSpellName2}]} && ${Me.GemTimer[${DotSpellName3}]})||(!${Me.Song[Deathly Resolve].ID} && ${Me.Buff[Gift of Deathly Resolve].ID}))
NukeConditions=

[Pet]
UsePet=TRUE
PetSpell=Unearthed Assassin
PetSpellGem=gem12
UsePetFocusAA=TRUE
PetAttackAt=100
ShrinkPet=TRUE
ShrinkPetIfHeightAbove=1.5
ShrinkPetSpell=Modest Earring
ShrinkPetSpellGem=item
DoPetHeals=FALSE
PetHealAt=50
PetHealSpell=
PetHealSpellGem=
UseAAPetHeal=TRUE
PetAAHealAt=20
DoPetBuffs=TRUE
PetBuffRecheck=10s

PetBuffTotal=2
PetBuffName1=Sigil of the Sundered
PetBuffSpell1=Sigil of the Sundered
PetBuffGem1=gem12
PetBuffRecast1=1s

PetBuffName2=Aegis of Kildrukaun
PetBuffSpell2=Aegis of Kildrukaun
PetBuffGem2=alt
PetBuffRecast2=1s

PetBuffName3=
PetBuffSpell3=
PetBuffGem3=
PetBuffRecast3=
PetGearDefaultAlias=mask|aggro|aggro
magic=Summoned: Frightforged Shortsword
fire=Summoned: Frightforged Fireblade
ice=Summoned: Frightforged Iceblade
aggro=Summoned: Frightforged Ragesword
jolt=Summoned: Frightforged Mindblade
mask=Summoned: Visor of Gobeker
arms=Frightforged Plate Vambraces
hands=Frightforged Plate Gauntlets
head=Frightforged Plate Helm
feet=Frightforged Plate Boots
wrist=Frightforged Plate Bracers
chest=Frightforged Plate Breastplate
legs=Frightforged Plate Greaves
waist=Summoned: Frightforged Belt
PetGearSpellName=
PetMaskSpellName=
PetArmorSpellName=
PetGearSpellGem=
PetGHOLD=TRUE
[Root]
DontRootConColor=|GREY|GREEN|
RootPrimaryTarget=FALSE
RootAdds=${If[(${Select[${Zone.ShortName},breedinggrounds,grelleth]}||!${SpawnCount[group brd]} && !${SpawnCount[group enc]}),TRUE,FALSE]}
FaceNPCToRoot=TRUE
RootTotal=2
RootTotalIfNamed=2
RootAnnounce=FALSE

RootUse1=TRUE
RootSpellName1=Pestilent Paralysis
RootSpellGem1=alt
RootUseAtMobPctHP1=100
RootStopAtMobPctHP1=1
RootRecast1=1s
RootMaxTries1=2
RootConditions1=

RootUse2=TRUE
RootSpellName2=Shackle
RootSpellGem2=gem7
RootUseAtMobPctHP2=100
RootStopAtMobPctHP2=1
RootRecast2=2m
RootMaxTries2=2
RootConditions2=
RootConditions=

[Snare]
SnareTotal=1
ForceMemSnare=FALSE
SnareAnnounce=FALSE

SnareUse1=TRUE
SnareSpellName1=Encroaching Darkness
SnareSpellGem1=alt
SnareUseAtMobPctHP1=99
SnareMaxTries1=2
SnareConditions1=${Group}==2
SnareConditions=

[Mana]
MedAt=75
MedToFull=FALSE
MedEvenIfNotInOOCRegen=FALSE
MedTimer=10s
DeathBloom_IfManaBelow=70
DeathBloom_IfMyHPAbove=70
DontDeathBloom_UnlessManaBelow=99
UseClarityPotions=FALSE
ManaConditions=
DeathBlossom_IfManaBelow=80

[Combat]
CombatFrequency1=
CombatFrequency2=Rez|ModRod|Mana
CombatFrequency3=
CombatFrequency4=FightBuff
CombatFrequency5=Custom|Lifetap|AA|Dot|Nuke|Snare|ClickyNuke|Jolt
StandardCombatOptions=Bard|XHeal|HealSingle|HealGroup|HealBalance|HealSelf|HealPet|Disc|MainTankBuff|FightBuff|Lifetap|Stun|AA|Dot|Nuke|Snare|ClickyNuke|Jolt|Rez|ModRod|Mana|Merc

[Jolt]
JoltTotal=1
ForceMemJolt=FALSE
JoltAnnounce=FALSE

JoltAfter1=30
JoltUse1=TRUE
JoltSpellName1=Improved Death Peace
JoltConditions1=
JoltSpellGem1=alt
JoltUseAtMobPctHP1=96
JoltStopAtMobPctHP1=5
JoltRecast1=18s
JoltValue1=10
JoltNamedOnly1=FALSE
JoltAtAggroPct1=65
JoltConditions=

[SelfBuff]
SelfBuffTotal=4
SelfBuffAnnounce=FALSE

SelfBuffUse1=FALSE
SelfBuffSpellName1=Perfected Dead Man Floating
SelfBuffSpellIcon1=Perfected Dead Man Floating
SelfBuffConditions1=!${Me.Levitating}
SelfBuffSpellGem1=alt

SelfBuffUse2=TRUE
SelfBuffSpellName2=Forsakenside
SelfBuffSpellIcon2=Forsakenside
SelfBuffSpellGem2=gem12
SelfBuffConditions2=

SelfBuffUse3=TRUE
SelfBuffSpellName3=Shield of the Dauntless
SelfBuffSpellIcon3=Shield of the Dauntless
SelfBuffSpellGem3=gem12
SelfBuffConditions3=

SelfBuffUse4=TRUE
SelfBuffSpellName4=Zombieskin
SelfBuffSpellIcon4=Zombieskin
SelfBuffSpellGem4=gem12
SelfBuffConditions4=!${Me.Song[Death Bloom].ID} && !${Me.Song[Death Blossom].ID}

SelfBuffUse5=TRUE
SelfBuffSpellName5=
SelfBuffSpellGem5=
SelfBuffConditions5=
SelfBuffConditions=

[Debuff]
DontDebuffConColor=|GREY|GREEN|
DebuffAdds=FALSE
DebuffTotal=1
DebuffTotalIfNamed=1
ForceMemDebuff=FALSE
DebuffAnnounce=FALSE

DebuffUse1=${If[(${SpawnCount[group shm]}||${SpawnCount[group enc]}),FALSE,TRUE]}
DebuffSpellName1=Death's Malaise
DebuffSpellGem1=alt
DebuffUseAtMobPctHP1=96
DebuffStopAtMobPctHP1=1
DebuffRecast1=5m
DebuffMaxTries1=2
DebuffConditions1=${Me.GemTimer[${NukeSpellName1}].Seconds}>6 && ${Target.Body.Name.Equal[Undead]}
DebuffConditions=

[AAtoBuy]
AABuy=FALSE
AABuyChannel=/bc
AABuyAt=25
AABuyMode=Classic
AABuyPageOrder=Class|Archetype|General|Special
AACount=0
AAActivatedOnly=FALSE
CanPurchaseFilter=TRUE
SetAAPctOnLevelTo=0
LimitedGeneral=
LimitedArchetype=
LimitedClass=
LimitedSpecial=

[Buff]
BuffXTargets=TRUE
BuffPets=TRUE
AutoInvis=TRUE
AutoBreakInvis=TRUE
InvisSpell=Cloak of Shadows
InvisSpellGem=alt
InvisUndeadSpell=Group Perfected Invisibility to Undead
InvisUndeadSpellGem=alt
LevitateSpell=Perfected Dead Man Floating
LevitateSpellGem=alt

BuffTotal=0
BuffAnnounce=FALSE

BuffUse1=TRUE
BuffSpellName1=Perfected Dead Man Floating
BuffSpellIcon1=Perfected Dead Man Floating
BuffConditions1=
BuffSpellGem1=alt
BuffIconAlt1=Dead Man Floating|Dead Men Floating
BuffAlias1=|dmf|
BuffClasses1=BER,BRD,BST,CLR,DRU,ENC,MAG,MNK,NEC,PAL,RNG,ROG,SHD,SHM,WAR,WIZ
BuffConditions=


[FeignDeath]
FeignDeathStandAtMyHP=50
FeignDeathTotal=2
FeignDeathAnnounce=FALSE

FeignDeathAfter1=100
FeignDeathUse1=TRUE
FeignDeathSpellName1=Death's Effigy
FeignDeathSpellGem1=alt
FeignDeathRecast1=1s
FeignDeathUseAtMyHP1=20
FeignDeathConditions1=

FeignDeathAfter2=100
FeignDeathUse2=FALSE
FeignDeathSpellName2=Improved Death Peace
FeignDeathSpellGem2=alt
FeignDeathRecast2=10s
FeignDeathUseAtMyHP2=40
FeignDeathConditions2=
FeignDeathConditions=


[Cure]
CureTash=FALSE
Curemalo=FALSE
AvailableCureTypes=Poisoned,Diseased,Cursed,Corrupted,HPDrain,ManaDrain,EnduranceDrain,Slowed,SpellSlowed,Snared,Rooted,ManaCost,CastingLevel,HealingEff,SpellDmgEff,Blind,Charmed,Feared,
CureTypes=Poisoned,Diseased,Corrupted,Cursed,Slowed,Snared,SpellSlowed,
CureDuringCombat=FALSE
CureRequest=FALSE
CureRequestTimer=10s
CureSelf=TRUE
CureOthers=FALSE
CureIgnoreList=|
CureTotal=1
CureUse1=TRUE
CureSpellName1=Embrace The Decay
CureSpellGem1=alt
CureConditions=

Basically slows mob if no slower, debuffs/AAs/clickies, then quick/long dots depending on how many are in group and if it is a named, then once everything is on it does nukes.
 
Outside of raids, you are best off not using stuff like pern, coruscating, and halstors is never a good idea unless you just want the recourse tap, and then I'd go with dark leach.

Stacking the 30 seconds from previous expansions will give you MUCH more dps, doom and pyre of hazarak are still your top 5 dps spells.

The best group dps is cycling your fast dots/last 2 pet swarms, especially if you have a bard running aria because the pets benefit a lot from it. Since the recast on those is pretty low you should only be hitting a few spells in between, pyre of marnek, ignite thoughts, pyre of hazarak, termination, then doom or you can do binasea venom, dissolution is really only good if you have a druid running skin to seedlings but if you do it is better then doom/binasea.

I notice you have funeral pyre in there, I am pretty newb at mq so not sure if you can set this but if you can have it use hand of death then lifeburn afterwards you will get MUCH more dps with that then funeral pyre, and nothing in a group setting should last longer then hand of death anyways.

Also I don't see emblamers carapace as a dps aa, I know it isn't listed in the aa tab in EQ but it is a dps disc if you get the second rank "Increase Critical DoT Damage by 125% of Base Damage"

Depending on your group make up, you may be better off burning with fast dots then gift depending on how long the boss lasts, I know some bosses can be droped within a minute with a good box crew even in cotf.
 
Oh, it only uses what i have memmed for dots. and that is 3 x fast dots, then 3 x 30 second dots. doesnt actually use pern or halstors or any of those things unless it is a raid named. ive found in group settings i can barely get off 3 quick dots before mob dies these days though.
 
If you care at all, using the 100/95 swarms after the 3 fast dots will get you much more dps.

ive tried that in KISS, and the setup i had before was actually more dps, by about 10k~ on average... and I ran it with just the necro dpsing and my tank tanking while bard was playing.. necro on my old way was doing 25-35k and that way is doing about 12k
 
The swarms/fast dots work best with short fights. What are your normal kill times?

average is about 16 seconds..

and thats the average out of 9k kills on the log since ive been testing stuff, the last 100 or so were around 10-12k with what you suggested

im tweaking it to see if I can make it higher, with the percents at which stuff should fire off..

threw in pyre of marnek and pyre of hazarak and seemed to have improved the dps, testing ignited thoughts right now and that is showing improvements in dps
 
Last edited:
Using the spell lineup on the necro site, I was amazed at how quickly I killed a DB mob in the Ferrott. Do believe I'll be on the look out for more info. What would be 2 good toons to compliment the necro? Also, what merc would you guys suggest?
 
Using the spell lineup on the necro site, I was amazed at how quickly I killed a DB mob in the Ferrott. Do believe I'll be on the look out for more info. What would be 2 good toons to compliment the necro? Also, what merc would you guys suggest?

A mage is always good with a necro so that you can pet tank almost anything in game and provide your necro pet with toys. Mage's also get a spell (Salvo of many at 95-100 range) that nukes harder with the more pets you have on a mob. If I recall, it's a low mana cost too. Should be great with necro swarm.

My second (or third) might be a shaman/druid who can eventually take over heals for a healer merc. Then add 3 Wiz mercs and burn baby burn! You could also consider a chanter who can pull, cc, slow, add learners, and keep the mana flowing.
 
ive tried that in KISS, and the setup i had before was actually more dps, by about 10k~ on average... and I ran it with just the necro dpsing and my tank tanking while bard was playing.. necro on my old way was doing 25-35k and that way is doing about 12k


Can you share your ini with me? Or can anyone else share a good lvl 100 Necro ini please?

Thank you.
 
Guide - Necro Questions

Users who are viewing this thread

Back
Top