• 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 - In combat buffing

Weebles

Member
Joined
May 2, 2014
RedCents
112¢
Is there a reliable way to do this with kiss assist? How can I keep FA and Fero on my team in long fights?
 
Could you elaborate or provide an example plz? I’m not sure exactly what you mean.

like I literally put

DPS#=Ferine Avatar|class|mnk,rng

into the dps section using the buff syntax?
 
Last edited:
Could you elaborate or provide an example plz? I’m not sure exactly what you mean.
> my kiss cleric ini <
for example:
this would use the heal section (since my kiss ini for cleric doesn't dps) to recast retort on my MA
INI:
Heals17=Jorlleag's Retort|99|MA|Once|Cond1
Cond1=${Me.GroupAssistTarget.Named}

or like a shaman - wintry gift is a nuke, but it needs to be through a player, so we do it through the MA
INI:
DPS1=Wintry Gift|99|MA|Cond1
Cond1=!${Me.Song[Healing Twincast].ID}

you would just do something like:

INI:
DPS1=BuffName|99|Cond1
Cond1=!${Me.Buff[buff name].ID}
 
> my kiss cleric ini <
for example:
this would use the heal section (since my kiss ini for cleric doesn't dps) to recast retort on my MA
INI:
Heals17=Jorlleag's Retort|99|MA|Once|Cond1
Cond1=${Me.GroupAssistTarget.Named}

or like a shaman - wintry gift is a nuke, but it needs to be through a player, so we do it through the MA
INI:
DPS1=Wintry Gift|99|MA|Cond1
Cond1=!${Me.Song[Healing Twincast].ID}

you would just do something like:

INI:
DPS1=BuffName|99|Cond1
Cond1=!${Me.Buff[buff name].ID}

I added the following to my bst ini but it still does not seem to be buffing in combat.

Heals3=Ferocity|100|class|mnk,rng
 
I added the following to my bst ini but it still does not seem to be buffing in combat.

Heals3=Ferocity|100|class|mnk,rng
I don't believe you can use class tags anywhere outside of buffs., you would need to use it in a condition
 
Question - In combat buffing

Users who are viewing this thread

Back
Top
Cart