• 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

Config - .ini snippets

revloki42

Member
Joined
Nov 4, 2015
RedCents
61¢
my current kiss .ini's are a work in progress as i'm learning conditions and some things are not quite right yet so not posting the full files for the moment, however there are some parts that work amazingly and also tend to serve a visual secondary role

from one of my melee types, note these 2 buff lines are the last 2 lines, in addition to keeping up the familiar, this gives a visual aid to "we have finished buffing after a wipe" as the familiar is the last thing on the list to do, also this puts the character back into maximum defensive position (1h weapon/shield, use this technique for both PAL and SK) at the end of each post fight buff cycle, this means fights always start with shields in place for the initial burst until such time as adds are mezzed or it's determined that it's 2h weapon time for the DPS

Buffs13=Metamorph Wand - Mad Jester|Cond4
Buffs14=Command:/bandolier activate 1HS|cond11

Cond4=!${Me.Buff[Familiar: Hooded Scrykin].ID}
Cond11=${InvSlot[mainhand].Item.Name.Equal[Hardened Heartwood Lance]}
 
something i have been playing with for the enchanter, this works with either the Darkened Sebilisian or the EOK chest piece, anything afterwards uses a similar clickie with a higher mana regen, however it also applies a chromatic debuff to a target so you do need to carry the extra in a bag, all of the enc robes share the same timer so you can only use either once every 6 minutes, however that's usually not an issue. i have this set after most of the other mana tools such as mod rods etc, usually by that time the whole group is low so this triggering automatically on buff cycle helps reduce downtime, currently i have it trigger at 20% however just started playing with this and may up it and see how it affects downtime

Buffs16=Sebilisian Froglokskin Robe|cond12
cond12=${Me.PctMana} < 20
 
Config - .ini snippets

Users who are viewing this thread

Back
Top
Cart