• 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

Fork / Mod support class list for buffs Buff

Joined
May 22, 2015
RedCents
3,467¢
This mod allows you specify for the class list for buffs. Came out of this discussion: http://www.redguides.com/community/...-to-modify-kiss-mac-to-define-melee-for-buffs

For the second part of buffs, you can add a "class:list of classes" option
Rich (BB code):
[Buffs]
BuffsOn=1
Buffs1=My buff name|class:CLR,DRU,SHM,etc

List of short class names
caster: CLR,DRU,SHM,BST,ENC,MAG,NEC,PAL,SHD,RNG,WIZ
melee: BRD,BER,BST,MNK,PAL,ROG,RNG,SHD,WAR
all: CLR,DRU,SHM,ENC,MAG,NEC,WIZ,BRD,WAR,MNK,ROG,BER,PAL,SHD,BST,RNG

If you forget
Rich (BB code):
/echo ${Target.Class.ShortName}

Examples

Paladin deagro buff
Rich (BB code):
Buffs1=Marr's Salvation|class:WIZ,BER,ROG

old school clarity casters minus necro
Rich (BB code):
Buffs1=Clarity|class:CLR,DRU,SHM,BST,ENC,MAG,PAL,SHD,RNG,WIZ

Druid skin stacking issues, All minus PAL and CLR
Rich (BB code):
Buffs1=Shieldstone Blessing|class:DRU,SHM,ENC,MAG,NEC,WIZ,BRD,WAR,MNK,ROG,BER,SHD,BST,RNG

Cleric surety with druid in group
Rich (BB code):
Buffs1=Unified Surety|class:CLR,PAL

Let me know if you have any issues. Attaching kissassist.mac 8.3.0 and my git diff for this change

- - - Updated - - -

The one thing which I'm a bit confused about, when /varset Buffs[${i}] overrides for the stacking check, I don't see where it's reset to the full multi-part version.

I assume it's happening somewhere, just not sure where.
 

Attachments

Fork / Mod support class list for buffs Buff

Users who are viewing this thread

Back
Top
Cart