#include "ac_imbue"

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "accdone_3", 1);
SetLocalInt(oPC, "accmax_reduction", 1);
ArmourBonus(3);
}