#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "prdone_32", 1); SetLocalInt(oPC, "prmax_reduction2", 1); DamageReduction(11,4); }