#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "elmax_reduction2", 1); SetLocalInt(oPC, "eldone_32", 1); DamRes2(5,4); }