#include "ac_imbue2"

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "ammdone_3", 1);
SetLocalInt(oPC, "ammmax_reduction", 1);
DodgeBonus(3);
}