#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "eldone_5", 1); SetLocalInt(oPC, "elmax_reduction", 1); DamRes(5,6); }