SET TO 0 TO DISABLE BLACKLIST REQUIRES GUID EG: ["S_Player_Karlach_2c76687d-93a2-477b-8b18-8a14b549304c", "S_Player_Minsc_0de603c5-42e2-4811-9dad-f652de080eba"] --No longer on off it's all controls how many clones of each, turn off with 0, SummonXPClone allows summon cloning only if they give xp NormalClones=1 BossClones=1 SummonClones=0 SummonXPClones=1 --XP modifier for clones, it scales off of original xp with equaliser on, and by itself with it off XPModifier=1 --A fix for the not joining combat issue dw they'll tp back to their start positions... not perfect and liable to pop your characters out of sneak but I've set it to prioritize non sneaking chars, won't work if too far CloneSpawnUnderPlayer=1 --Remove cloning upon reviving a dead enemy, set to 1 to enable DisableREVClone=0 --Make clones xp give the same value as original, set to 1 to enable XPEqualiser=0 Enable temporary HP adjustment instead of true HP, if you experience problems EnableTemporaryHP=0 --Define maximum and minimum clone for randomness, to enable this function, satisfy upperbound >= lowerbound and upperbound*lowerbound >= 0 NormalUpperBound=7 NormalLowerBound=1 BossUpperBound=7 BossLowerBound=1 SummonUpperBound=7 SummonLowerBound=1 --Toggle whether clone drops loot (if their templates contain loot) EnableCloneLoot=1 --1000 is 1 sec, only adjust B if stats are mucked up on clones but more likely something else is at issue TimerA=250 TimerB=500