• 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

Question - How to do Shaman Rez?

Gillybear

Member
Joined
Jun 26, 2016
RedCents
1,053¢
So shamans have a 96% aa rez but it can only be cast OOC. How would I be able to get my shaman to cast this on anyone who dies? Autorez doesn't seem to work for this.
 
It will run in Kiss when ooc. I have mine setup that way an it works after the fight. I would say its best to just use your Call an an exp rez after
 
It will run in Kiss when ooc. I have mine setup that way an it works after the fight. I would say its best to just use your Call an an exp rez after

Mind showing ini example? I've noticed mine tends to get stuck in a loop
 
This is what I use for my druid. You may want to use the /alt act rather than /casting. I usually autorez with call of the wild via kiss, then my holy finishes the rez. The only issue is that sometimes the puller is chain pulling and support classes won't get rezzed as quickly. I finally put a cleric on the account and battle-rez just to make it easier.

Rich (BB code):
/if (!${Me.CombatState.Equal[COMBAT]} && ${Spawn[${Group.Member[${gmember}]}].Type.NotEqual[Mercenary]} && (${Spawn[${Group.Member[${gmember}]}].Hovering} && ${Spawn[${Group.Member[${gmember}]}].Type.Equal[Corpse]}) && (${Me.AltAbilityReady[Rejuvenation of Spirit]})&&(${reztimer}==0)&&(${AutoRez}==1)&& ${Group.Member[${gmember}].Distance}<=200) /casting "Rejuvenation of Spirit" alt -targetid|${Group.Member[${gmember}].ID}
 
This is what I use for my druid. You may want to use the /alt act rather than /casting. I usually autorez with call of the wild via kiss, then my holy finishes the rez. The only issue is that sometimes the puller is chain pulling and support classes won't get rezzed as quickly. I finally put a cleric on the account and battle-rez just to make it easier.

Rich (BB code):
/if (!${Me.CombatState.Equal[COMBAT]} && ${Spawn[${Group.Member[${gmember}]}].Type.NotEqual[Mercenary]} && (${Spawn[${Group.Member[${gmember}]}].Hovering} && ${Spawn[${Group.Member[${gmember}]}].Type.Equal[Corpse]}) && (${Me.AltAbilityReady[Rejuvenation of Spirit]})&&(${reztimer}==0)&&(${AutoRez}==1)&& ${Group.Member[${gmember}].Distance}<=200) /casting "Rejuvenation of Spirit" alt -targetid|${Group.Member[${gmember}].ID}

Would this be put in Holies?
 
Question - How to do Shaman Rez?

Users who are viewing this thread

Back
Top
Cart